Bump release
This commit is contained in:
parent
55e4312ca7
commit
cc8a335aa1
@ -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}}
|
||||
@ -312,6 +312,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Shell.Porta
|
||||
|
||||
%changelog
|
||||
## START: Generated by rpmautospec
|
||||
* Fri May 22 2026 Eduard Abdullin <eabdullin@almalinux.org> - 49.4-3
|
||||
- Bump release
|
||||
|
||||
* Tue Feb 17 2026 Joan Torres Lopez <joantolo@redhat.com> - 49.4-2
|
||||
- Update passwordless GDM implementation to match upstream
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user