This commit is contained in:
Dennis Gilmore 2012-07-18 13:59:10 -05:00
parent bf5f2cb7d9
commit 974feed2cc

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.27-0.4.pre1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Apr 27 2012 Miroslav Lichvar <mlichvar@redhat.com> 1.27-0.3.pre1
- update service file for systemd-timedated-ntp target (#816493)