4.5-0.1.pre1

This commit is contained in:
Miroslav Lichvar 2023-11-22 14:45:44 +01:00
parent a1d483c64b
commit 69e59ad695

View File

@ -10,7 +10,7 @@
Name: chrony
Version: 4.5
Release: 1%{?dist}
Release: 0.1.pre1%{?dist}
Summary: An NTP client/server
License: GPL-2.0-only
@ -206,6 +206,9 @@ fi
%dir %attr(750,chrony,chrony) %{_localstatedir}/log/chrony
%changelog
* Wed Nov 22 2023 Miroslav Lichvar <mlichvar@redhat.com> 4.5-0.1.pre1
- update to 4.5-pre1
* Wed Aug 09 2023 Miroslav Lichvar <mlichvar@redhat.com> 4.4-1
- update to 4.4
- require tzdata (#2218368)