diff --git a/pyinstaller-hooks-contrib-2022.12.tar.gz b/pyinstaller-hooks-contrib-2022.12.tar.gz
deleted file mode 100644
index 26abbb6..0000000
--- a/pyinstaller-hooks-contrib-2022.12.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2c3b81b78d26149babddb76b94442f6e0edc31e4792a694ac32a2c2e884c0630
-size 92883
diff --git a/pyinstaller-hooks-contrib-2022.13.tar.gz b/pyinstaller-hooks-contrib-2022.13.tar.gz
new file mode 100644
index 0000000..452054e
--- /dev/null
+++ b/pyinstaller-hooks-contrib-2022.13.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e06d0881e599d94dc39c6ed1917f0ad9b1858a2478b9892faac18bd48bcdc2de
+size 92999
diff --git a/python-pyinstaller-hooks-contrib.changes b/python-pyinstaller-hooks-contrib.changes
index a0f8085..ac29bbf 100644
--- a/python-pyinstaller-hooks-contrib.changes
+++ b/python-pyinstaller-hooks-contrib.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Fri Dec  2 22:48:58 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
+
+- Update to version 2022.13 
+  * Update pyproj hook for compatibility with pyproj v3.4.0. (#505)
+
 -------------------------------------------------------------------
 Wed Nov  9 18:30:17 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
 
diff --git a/python-pyinstaller-hooks-contrib.spec b/python-pyinstaller-hooks-contrib.spec
index f698293..432a30b 100644
--- a/python-pyinstaller-hooks-contrib.spec
+++ b/python-pyinstaller-hooks-contrib.spec
@@ -26,7 +26,7 @@
 %bcond_with test
 %endif
 Name:           python-pyinstaller-hooks-contrib%{psuffix}
-Version:        2022.12
+Version:        2022.13
 Release:        0
 Summary:        Community maintained hooks for PyInstaller
 License:        Apache-2.0 OR GPL-2.0-only