9.1 stable release
This commit is contained in:
parent
ac7f697b0c
commit
68979167fc
@ -213,9 +213,14 @@ enable greenboot-status.service
|
||||
enable greenboot-task-runner.service
|
||||
enable redboot-auto-reboot.service
|
||||
enable redboot-task-runner.service
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2108625
|
||||
enable greenboot-service-monitor.service
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2013299
|
||||
enable low-memory-monitor.service
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2049627
|
||||
enable switcheroo-control.service
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2106811
|
||||
enable clevis-luks-askpass.path
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global distro AlmaLinux
|
||||
%global release_name Emerald Puma
|
||||
%global release_name Lime Lynx
|
||||
%global major 9
|
||||
%global minor 0
|
||||
%global minor 1
|
||||
|
||||
Name: almalinux-release
|
||||
Version: %{major}.%{minor}
|
||||
Release: 4%{?dist}
|
||||
Release: 1.9%{?dist}
|
||||
Summary: %{distro} release files
|
||||
License: GPLv2
|
||||
URL: https://almalinux.org
|
||||
@ -296,6 +296,9 @@ install -p -m 0644 %{SOURCE600} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 15 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 9.1-1.9
|
||||
- 9.1 stable
|
||||
|
||||
* Wed Jun 22 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 9.0-4
|
||||
- Fix AlmaLinux version in EULA
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user