From 974feed2ccbd3546c67f5dd8c7ad8444c805be3e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 18 Jul 2012 13:59:10 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- chrony.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index dcce40b..24e6c7b 100644 --- a/chrony.spec +++ b/chrony.spec @@ -1,7 +1,7 @@ %define prerelease -pre1 Name: chrony Version: 1.27 -Release: 0.3.pre1%{?gitpatch:.%{gitpatch}}%{?dist} +Release: 0.4.pre1%{?gitpatch:.%{gitpatch}}%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -144,6 +144,9 @@ fi %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Wed Jul 18 2012 Fedora Release Engineering - 1.27-0.4.pre1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Fri Apr 27 2012 Miroslav Lichvar 1.27-0.3.pre1 - update service file for systemd-timedated-ntp target (#816493)