bump to 17

This commit is contained in:
Louis Abel 2024-08-12 23:49:55 -07:00
parent b1727829e8
commit f6b7baf9ec
Signed by: label
GPG Key ID: 2A6975660E424560
2 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -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