2.2-0.1.pre1

This commit is contained in:
Miroslav Lichvar 2015-10-02 14:31:26 +02:00
parent a45acda0b1
commit 6b974ab508

View File

@ -5,7 +5,7 @@
Name: chrony Name: chrony
Version: 2.2 Version: 2.2
Release: 1%{?dist} Release: 0.1.pre1%{?dist}
Summary: An NTP client/server Summary: An NTP client/server
Group: System Environment/Daemons Group: System Environment/Daemons
@ -179,6 +179,11 @@ fi
%dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
%changelog %changelog
* Fri Oct 02 2015 Miroslav Lichvar <mlichvar@redhat.com> 2.2-0.1.pre1
- update to 2.2-pre1
- enable seccomp support
- use weak dependency for timedatex on Fedora 24 and later
* Tue Jun 23 2015 Miroslav Lichvar <mlichvar@redhat.com> 2.1.1-1 * Tue Jun 23 2015 Miroslav Lichvar <mlichvar@redhat.com> 2.1.1-1
- update to 2.1.1 - update to 2.1.1
- add -n option to gzip command to not save timestamp - add -n option to gzip command to not save timestamp