From 3364ee9583990113222e544ab1d760bc257c7549 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 16 Jul 2019 15:39:26 +0200 Subject: [PATCH] 3.5-3 --- chrony.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 49f23f5..ae86e5d 100644 --- a/chrony.spec +++ b/chrony.spec @@ -4,7 +4,7 @@ Name: chrony Version: 3.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An NTP client/server License: GPLv2 @@ -191,6 +191,9 @@ fi %dir %attr(-,chrony,chrony) %{_localstatedir}/log/chrony %changelog +* Tue Jul 16 2019 Miroslav Lichvar 3.5-3 +- rebuild for new nettle + * Thu May 23 2019 Miroslav Lichvar 3.5-2 - fix shellcheck warnings in helper scripts