diff --git a/SPECS/pyparsing.spec b/SPECS/pyparsing.spec
index ebb3588..4f8b86a 100644
--- a/SPECS/pyparsing.spec
+++ b/SPECS/pyparsing.spec
@@ -11,7 +11,7 @@
 Summary:        %{_summary}
 Name:           pyparsing
 Version:        2.4.7
-Release:        7.1%{?dist}
+Release:        9%{?dist}
 
 License:        MIT
 URL:            https://github.com/pyparsing/pyparsing
@@ -117,6 +117,15 @@ popd
 
 
 %changelog
+* Wed Feb 16 2022 Tomas Orsava <torsava@redhat.com> - 2.4.7-9
+- Add gating configuration and a simple smoke test
+- Related: rhbz#1950291
+
+* Tue Feb 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.4.7-8.1
+- Add automatically generated Obsoletes tag with the python39- prefix
+  for smoother upgrade from RHEL8
+- Related: rhbz#1990421
+
 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.4.7-7.1
 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
   Related: rhbz#1991688