diff --git a/SPECS/gnome-shell.spec b/SPECS/gnome-shell.spec index bce5cec..3ba1d5d 100644 --- a/SPECS/gnome-shell.spec +++ b/SPECS/gnome-shell.spec @@ -2,7 +2,7 @@ ## (rpmautospec version 0.6.5) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: - release_number = 2; + release_number = 3; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} @@ -285,10 +285,13 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Shell.Porta %endif %changelog +## START: Generated by rpmautospec +* Tue Oct 29 2024 Troy Dawson - 47.0-3 +- Bump release for October 2024 mass rebuild: + * Fri Oct 25 2024 MSVSphere Packaging Team - 47.0-2 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec * Thu Oct 03 2024 Tomas Popela - 47.0-2 - Update to the final version of RHEL 10 illustrations