diff --git a/SPECS/chrony.spec b/SPECS/chrony.spec index 4c9f83b..e6d16f6 100644 --- a/SPECS/chrony.spec +++ b/SPECS/chrony.spec @@ -9,7 +9,7 @@ Name: chrony Version: 4.1 -Release: 3%{?dist} +Release: 3%{?dist}.alma Summary: An NTP client/server License: GPLv2 @@ -49,7 +49,7 @@ can also operate as an NTPv4 (RFC 5905) server and peer to provide a time service to other computers in the network. %if 0%{!?vendorzone:1} -%global vendorzone %(source /etc/os-release && echo ${ID}.) +%global vendorzone rhel. %endif %prep @@ -202,6 +202,9 @@ fi %dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Wed May 18 2022 Eduard Abdullin - 4.1-3.alma +- use rhel ntp pool + * Tue Aug 10 2021 Miroslav Lichvar 4.1-3 - update seccomp filter for new glibc (#1990589) - remove unnecessary build requirement