diff --git a/python-semver.spec b/python-semver.spec index 2396944..cc4dc2b 100644 --- a/python-semver.spec +++ b/python-semver.spec @@ -2,7 +2,7 @@ Name: python-%{modname} Version: 2.13.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python helper for Semantic Versioning License: BSD @@ -53,6 +53,9 @@ py.test-%{python3_version} -v %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.13.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 2.13.0-7 - Rebuilt for Python 3.11