This commit is contained in:
Louis Abel 2024-05-14 09:25:16 -07:00
parent 6049655c91
commit 474e6c1274
Signed by: label
GPG Key ID: 2A6975660E424560
2 changed files with 7 additions and 1 deletions

View File

@ -200,6 +200,9 @@ enable gpsd.socket
# https://bugzilla.redhat.com/show_bug.cgi?id=1141607
enable x2gocleansessions.service
# https://issues.redhat.com/browse/RHEL-35582
enable tuned.service
# https://bugzilla.redhat.com/show_bug.cgi?id=1215641
enable unbound-anchor.timer

View File

@ -21,7 +21,7 @@
%define distro_code Red Quartz
%define major 10
%define minor 0
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.8}
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.9}
%define rpm_license BSD-3-Clause
%define dist .el%{major}
%define home_url https://rockylinux.org/
@ -481,6 +481,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
%{_datadir}/pki/sb-certs/*
%changelog
* Tue May 14 2024 Louis Abel <label@rockylinux.org> - 10.0-0.9
- Update preset
* Sat May 04 2024 Louis Abel <label@rockylinux.org> - 10.0-0.8
- Update contributors