mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-21 21:51:24 +00:00
update
This commit is contained in:
parent
6049655c91
commit
474e6c1274
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user