From 85d5386bd94af60c9191b49c3df11b7d1dc3f4e0 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 15 Mar 2018 09:40:54 +0100 Subject: [PATCH] 3.3-0.1.pre1 --- chrony.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 23109d6..e2328b6 100644 --- a/chrony.spec +++ b/chrony.spec @@ -5,7 +5,7 @@ Name: chrony Version: 3.3 -Release: 4%{?dist} +Release: 0.1.pre1%{?dist} Summary: An NTP client/server Group: System Environment/Daemons @@ -180,6 +180,11 @@ getent passwd chrony > /dev/null || /usr/sbin/useradd -r -g chrony \ %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Thu Mar 15 2018 Miroslav Lichvar 3.3-0.1.pre1 +- update to 3.3-pre1 +- switch to nettle for crypto hashing +- add gcc to build requirements + * Wed Feb 07 2018 Fedora Release Engineering - 3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild