diff --git a/SPECS/libxml2.spec b/SPECS/libxml2.spec
index 07d7635..205bc36 100644
--- a/SPECS/libxml2.spec
+++ b/SPECS/libxml2.spec
@@ -7,7 +7,7 @@
 
 Name:           libxml2
 Version:        2.9.7
-Release:        15%{?dist}.1
+Release:        16%{?dist}
 Summary:        Library providing XML and HTML support
 
 License:        MIT
@@ -52,9 +52,9 @@ Patch16:        libxml2-2.9.7-CVE-2022-23308.patch
 Patch17:        libxml2-2.9.7-CVE-2022-29824.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=2120781
 Patch18:        libxml2-2.9.7-CVE-2016-3709.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=2136562
+# https://bugzilla.redhat.com/show_bug.cgi?id=2136563
 Patch19:        libxml2-2.9.7-CVE-2022-40303.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=2136567
+# https://bugzilla.redhat.com/show_bug.cgi?id=2136568
 Patch20:        libxml2-2.9.7-CVE-2022-40304.patch
 
 BuildRequires:  gcc
@@ -227,9 +227,9 @@ gzip -9 -c doc/libxml2-api.xml > doc/libxml2-api.xml.gz
 %{python3_sitearch}/libxml2mod.so
 
 %changelog
-* Wed Nov 02 2022 David King <dking@redhat.com> - 2.9.7-15.1
-- Fix CVE-2022-40303 (#2136562)
-- Fix CVE-2022-40304 (#2136567)
+* Wed Nov 02 2022 David King <dking@redhat.com> - 2.9.7-16
+- Fix CVE-2022-40303 (#2136563)
+- Fix CVE-2022-40304 (#2136568)
 
 * Wed Aug 24 2022 David King <dking@redhat.com> - 2.9.7-15
 - Fix CVE-2016-3709 (#2120781)