diff --git a/SPECS/python-semantic_version.spec b/SPECS/python-semantic_version.spec index a9fa7b3..04c2db0 100644 --- a/SPECS/python-semantic_version.spec +++ b/SPECS/python-semantic_version.spec @@ -2,7 +2,7 @@ ## (rpmautospec version 0.6.5) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: - release_number = 8; + release_number = 10; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} @@ -77,6 +77,12 @@ rm -rf docs/_build/html/.{doctrees,buildinfo} %changelog ## START: Generated by rpmautospec +* Thu Dec 05 2024 Francisco Trivino - 2.10.0-10 +- Bump release for inclusion of the package in CRB10 + +* Thu Dec 05 2024 Francisco Trivino - 2.10.0-9 +- Add gating.yaml and tests + * Tue Oct 29 2024 Troy Dawson - 2.10.0-8 - Bump release for October 2024 mass rebuild: