From 1347955b9f35ae7e9ca4f8b5ddb09bd2a5e39d46 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 13:20:47 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/logrotate.git#e5f94db06726ff514b877815033df8acbc52f91d --- logrotate.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/logrotate.spec b/logrotate.spec index e856eae..47c8370 100644 --- a/logrotate.spec +++ b/logrotate.spec @@ -1,10 +1,10 @@ Summary: Rotates, compresses, removes and mails system log files Name: logrotate Version: 3.18.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ -Url: https://github.com/logrotate/logrotate -Source: https://github.com/logrotate/logrotate/releases/download/%{version}/logrotate-%{version}.tar.xz +URL: https://github.com/logrotate/logrotate +Source0: https://github.com/logrotate/logrotate/releases/download/%{version}/logrotate-%{version}.tar.xz Source1: rwtab BuildRequires: acl @@ -93,7 +93,6 @@ fi %systemd_preun logrotate.{service,timer} %files -%{!?_licensedir:%global license %%doc} %license COPYING %doc ChangeLog.md %{_sbindir}/logrotate @@ -108,6 +107,9 @@ fi %config(noreplace) %{_sysconfdir}/rwtab.d/logrotate %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.18.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Jan 08 2021 Kamil Dudka - 3.18.0-1 - new upstream version 3.18.0