Skip to content
Snippets Groups Projects
Verified Commit f6b7baf9 authored by Louis Abel's avatar Louis Abel :tv:
Browse files

bump to 17

parent b1727829
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment