diff --git a/.gitignore b/.gitignore
index cac2186..a10c46c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 SOURCES/javazic-1.8-37392f2f5d59.tar.xz
 SOURCES/javazic.tar.gz
-SOURCES/tzcode2023c.tar.gz
-SOURCES/tzdata2023c.tar.gz
+SOURCES/tzcode2022g.tar.gz
+SOURCES/tzdata2022g.tar.gz
diff --git a/.tzdata.metadata b/.tzdata.metadata
index 616e1c2..4b12d75 100644
--- a/.tzdata.metadata
+++ b/.tzdata.metadata
@@ -1,4 +1,4 @@
 77292e1839952807567570118e01405b405af80c SOURCES/javazic-1.8-37392f2f5d59.tar.xz
 ee8ad215161cd132e65e2be447b279457158b540 SOURCES/javazic.tar.gz
-89c79224f532827836671ed9b5941a1496514cc1 SOURCES/tzcode2023c.tar.gz
-c81ef1c556143917f73f989c4b6e9f006e2fbe16 SOURCES/tzdata2023c.tar.gz
+ffcae61ec6a0b703deb7c5dba497577eae018cd5 SOURCES/tzcode2022g.tar.gz
+f28562b04f3a26c4a01b295efce86a5d378ea9af SOURCES/tzdata2022g.tar.gz
diff --git a/SOURCES/0003-continue-to-ship-posixrules.patch b/SOURCES/0003-continue-to-ship-posixrules.patch
index fa905d3..1755352 100644
--- a/SOURCES/0003-continue-to-ship-posixrules.patch
+++ b/SOURCES/0003-continue-to-ship-posixrules.patch
@@ -1,13 +1,13 @@
 diff -Nrup a/Makefile b/Makefile
---- a/Makefile	2023-03-22 17:41:49.069789592 -0400
-+++ b/Makefile	2023-03-22 17:44:07.528427093 -0400
-@@ -52,7 +52,7 @@ LOCALTIME=	Factory
+--- a/Makefile	2020-10-13 15:58:12.000000000 -0400
++++ b/Makefile	2020-10-13 16:03:09.461302282 -0400
+@@ -60,7 +60,7 @@ LOCALTIME=	GMT
  #	make zonenames
  # to get a list of the values you can use for POSIXRULES.
  
 -POSIXRULES=	-
-+POSIXRULES=	America/New_York
++POSIXRULES=    America/New_York
  
  # Also see TZDEFRULESTRING below, which takes effect only
- # if POSIXRULES is '-' or if the template file cannot be accessed.
-Binary files a/tzdata2023a-rearguard.tar.gz and b/tzdata2023a-rearguard.tar.gz differ
+ # if the time zone files cannot be accessed.
+Binary files a/tzdata2020b-rearguard.tar.gz and b/tzdata2020b-rearguard.tar.gz differ
diff --git a/SPECS/tzdata.spec b/SPECS/tzdata.spec
index 2ef03c1..3994d3b 100644
--- a/SPECS/tzdata.spec
+++ b/SPECS/tzdata.spec
@@ -1,9 +1,9 @@
 Summary: Timezone data
 Name: tzdata
-Version: 2023c
-%define tzdata_version 2023c
-%define tzcode_version 2023c
-Release: 1%{?dist}
+Version: 2022g
+%define tzdata_version 2022g
+%define tzcode_version 2022g
+Release: 2%{?dist}
 License: Public Domain
 Group: System Environment/Base
 URL: https://www.iana.org/time-zones
@@ -149,20 +149,6 @@ echo ============END TESTING===========
 %{_datadir}/javazi-1.8
 
 %changelog
-* Tue Mar 28 2023 Patsy Griffin <patsy@redhat.com> - 2023c-1
-- Rebase to tzdata-2023c
-  - Lebanon reversed the change added in tzdata-2023b.
-
-* Fri Mar 24 2023 Patsy Griffin <patsy@redhat.com> - 2023b-1
-- Rebase to tzdata-2023b
-  - Lebanon will transition to DST on April 20/21, not March 25/26.
-
-* Wed Mar 22 2023 Patsy Griffin <patsy@redhat.com> - 2023a-1
-- Rebase to tzdata-2023a
-  - Egypt reintroduced DST, from April through October.
-  - Morocco springs forward April 23, not April 30.
-  - Palestine delayed the start of DST this year.
-
 * Fri Jan 6 2023 Patsy Griffin <patsy@redhat.com> - 2022g-2
 - Include leap-seconds.list in tzdata install. (#2154109)