diff --git a/.gitignore b/.gitignore
index e42efff..c6569a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/qatzip-1.0.9.tar.gz
+SOURCES/qatzip-1.1.2.tar.gz
diff --git a/.qatzip.metadata b/.qatzip.metadata
index bc7d43c..f1d9d75 100644
--- a/.qatzip.metadata
+++ b/.qatzip.metadata
@@ -1 +1 @@
-50c6dfb8f3eb44bd098588ffcbbe84911346bbc0 SOURCES/qatzip-1.0.9.tar.gz
+cf8e42860c74fb9e21052abf029008c1824d94e2 SOURCES/qatzip-1.1.2.tar.gz
diff --git a/SPECS/qatzip.spec b/SPECS/qatzip.spec
index d2b01a4..57de47f 100644
--- a/SPECS/qatzip.spec
+++ b/SPECS/qatzip.spec
@@ -4,7 +4,7 @@
 %global libqatzip_soversion 3
 
 Name:           qatzip
-Version:        1.0.9
+Version:        1.1.2
 Release:        1%{?dist}
 Summary:        Intel QuickAssist Technology (QAT) QATzip Library
 License:        BSD
@@ -83,8 +83,15 @@ rm -vf %{buildroot}%{_mandir}/*.pdf
 %doc docs/QATzip-man.pdf
 %{_includedir}/qatzip.h
 %{_libdir}/libqatzip.so
+%{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Wed Mar 29 2023 Vladis Dronov <vdronov@redhat.com> - 1.1.2-1
+- Update to qatzip 1.1.2 (bz 2178765)
+- Update README, update driver configure files
+- Fix some bugs
+- Add support for pkgconfig
+
 * Mon Aug 08 2022 Vladis Dronov <vdronov@redhat.com> - 1.0.9-1
 - Rebuild for qatzip v1.0.9 (bz 2048039)
 - Update to require qatlib-devel >= 22.07.0 due to soversion bump