From 192a06a61d19b4903bbabc8b793bb98fc879bd12 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 19:57:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- logrotate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/logrotate.spec b/logrotate.spec index 281080b..005f953 100644 --- a/logrotate.spec +++ b/logrotate.spec @@ -1,7 +1,7 @@ Summary: Rotates, compresses, removes and mails system log files Name: logrotate Version: 3.11.0 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL+ Url: https://github.com/logrotate/logrotate Source: https://github.com/logrotate/logrotate/releases/download/%{version}/logrotate-%{version}.tar.xz @@ -94,6 +94,9 @@ fi %config(noreplace) %{_sysconfdir}/rwtab.d/logrotate %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 3.11.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Jan 25 2017 Kamil Dudka - 3.11.0-3 - mark cron.daily/logrotate as config file (#1174207)