3.2-1
This commit is contained in:
parent
b64e08b39d
commit
5f4b70cc48
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: chrony
|
Name: chrony
|
||||||
Version: 3.2
|
Version: 3.2
|
||||||
Release: 0.4.pre2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: An NTP client/server
|
Summary: An NTP client/server
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -181,6 +181,10 @@ getent passwd chrony > /dev/null || /usr/sbin/useradd -r -g chrony \
|
|||||||
%dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
|
%dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 15 2017 Miroslav Lichvar <mlichvar@redhat.com> 3.2-1
|
||||||
|
- update to 3.2
|
||||||
|
- get TAI-UTC offset and leap seconds from tzdata by default
|
||||||
|
|
||||||
* Tue Aug 29 2017 Miroslav Lichvar <mlichvar@redhat.com> 3.2-0.4.pre2
|
* Tue Aug 29 2017 Miroslav Lichvar <mlichvar@redhat.com> 3.2-0.4.pre2
|
||||||
- update to 3.2-pre2
|
- update to 3.2-pre2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user