From a6d24e5deb1490e328101b5e45bd29bf22cc5965 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 12 2018 21:46:39 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/chrony.spec b/chrony.spec index 565f0c4..3e3b9e6 100644 --- a/chrony.spec +++ b/chrony.spec @@ -4,7 +4,7 @@ Name: chrony Version: 3.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -188,6 +188,9 @@ getent passwd chrony > /dev/null || /usr/sbin/useradd -r -g chrony \ %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 3.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Jun 18 2018 Miroslav Lichvar 3.3-2 - move pidfile to /var/run/chrony to allow chronyd to remove it on exit - avoid blocking in getrandom system call