mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-10 16:51:24 +00:00
bump to 17
This commit is contained in:
parent
b1727829e8
commit
f6b7baf9ec
@ -8,8 +8,6 @@ disable systemd-networkd-wait-online.service
|
||||
# We want to update systemd-boot from packaging scriptlets after updates.
|
||||
disable systemd-boot-update.service
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/systemd-resolved
|
||||
enable systemd-resolved.service
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/EnableSystemdOomd
|
||||
enable systemd-oomd.service
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define distro_code Red Quartz
|
||||
%define major 10
|
||||
%define minor 0
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.16}
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.17}
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
%define home_url https://rockylinux.org/
|
||||
@ -485,6 +485,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
||||
%{_datadir}/pki/sb-certs/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Louis Abel <label@resf.org> - 10.0-0.17
|
||||
- Remove systemd-resolved.service
|
||||
|
||||
* Fri Jul 26 2024 Louis Abel <label@resf.org> - 10.0-0.16
|
||||
- Add a vendor os-release information
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user