Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Miroslav Lichvar
cdc407899b 4.1-1 2021-05-13 17:09:26 +02:00

View file

@ -5,7 +5,7 @@
Name: chrony
Version: 4.1
Release: 0.1.pre1%{?dist}
Release: 1%{?dist}
Summary: An NTP client/server
License: GPLv2
@ -198,6 +198,9 @@ fi
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
%changelog
* Thu May 13 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-1
- update to 4.1
* Thu Apr 22 2021 Miroslav Lichvar <mlichvar@redhat.com> 4.1-0.1.pre1
- update to 4.1-pre1
- rework NM-dispatcher/dhclient detection