diff --git a/SPECS/python-re-assert.spec b/SPECS/python-re-assert.spec
index d7aa078..b6cb1cf 100644
--- a/SPECS/python-re-assert.spec
+++ b/SPECS/python-re-assert.spec
@@ -10,7 +10,7 @@ Show where your regex match assertion failed!}
 Name:           python-%{srcname}
 Version:        1.1.0
 %forgemeta
-Release:        %autorelease
+Release:        19%{?dist}
 Summary:        Show where your regex match assertion failed!
 URL:            %{forgeurl}
 Source:         %{forgesource}
@@ -47,4 +47,59 @@ Summary: %{summary}
 %files -n python3-%{srcname} -f %{pyproject_files}
 
 %changelog
-%autochangelog
+* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-19
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
+* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.1.0-18
+- Rebuilt for Python 3.13
+
+* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-17
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
+* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-16
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
+* Tue Jan 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-15
+- Assert that %%pyproject_files contains a license file
+
+* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-14
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
+
+* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.1.0-13
+- Rebuilt for Python 3.12
+
+* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-12
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
+
+* Fri Oct 14 2022 chedi toueiti <chedi.toueiti@gmail.com> - 1.1.0-11
+- updating the build script to the latest guidelines
+
+* Thu Oct 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-10
+- Confirm License is SPDX MIT
+
+* Thu Oct 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-9
+- Drop a trailing blank line in the description
+
+* Thu Oct 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-8
+- Run the tests from the GitHub archive
+
+* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
+
+* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.1.0-6
+- Rebuilt for Python 3.11
+
+* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
+
+* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
+* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.1.0-3
+- Rebuilt for Python 3.10
+
+* Mon Apr 19 2021 Tomas Hrnciar <thrnciar@redhat.com> - 1.1.0-2
+- BuildRequire setuptools explicitly
+
+* Tue Mar 23 2021 chedi <chedi.toueiti@gmail.com> - 1.1.0-1
+- initial commit
\ No newline at end of file