This commit is contained in:
Miroslav Lichvar 2015-10-19 12:31:11 +02:00
parent bc9ad92ce1
commit d673c49313

View File

@ -4,7 +4,7 @@
Name: chrony Name: chrony
Version: 2.2 Version: 2.2
Release: 0.2.pre1%{?dist} Release: 1%{?dist}
Summary: An NTP client/server Summary: An NTP client/server
Group: System Environment/Daemons Group: System Environment/Daemons
@ -182,6 +182,9 @@ fi
%dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
%changelog %changelog
* Mon Oct 19 2015 Miroslav Lichvar <mlichvar@redhat.com> 2.2-1
- update to 2.2
* Fri Oct 09 2015 Miroslav Lichvar <mlichvar@redhat.com> 2.2-0.2.pre2 * Fri Oct 09 2015 Miroslav Lichvar <mlichvar@redhat.com> 2.2-0.2.pre2
- update to 2.2-pre2 - update to 2.2-pre2
- require libseccomp-devel on supported archs only - require libseccomp-devel on supported archs only