From b3aaa6ebc812128a510422b360c0701583450bdc Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 05:45:02 +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/tmpwatch.git#99fafbb0b3cd31fb1ec25f9174d1becd48140f12 --- tmpwatch.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tmpwatch.spec b/tmpwatch.spec index c791212..7e2d1c6 100644 --- a/tmpwatch.spec +++ b/tmpwatch.spec @@ -1,13 +1,14 @@ Summary: A utility for removing files based on when they were last accessed Name: tmpwatch Version: 2.11 -Release: 17%{?dist} +Release: 18%{?dist} URL: https://fedorahosted.org/tmpwatch/ Source0: https://fedorahosted.org/releases/t/m/tmpwatch/tmpwatch-%{version}.tar.bz2 License: GPLv2 Requires: psmisc Provides: bundled(gnulib) # configure is looking for /sbin/fuser +BuildRequires: make BuildRequires: gcc BuildRequires: psmisc @@ -41,6 +42,9 @@ ln -s $(echo %{_bindir} |sed 's,/[^/]\+,/..,g; s,^/,,')%{_sbindir}/tmpwatch \ %{_mandir}/man8/tmpwatch.8* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.11-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 2.11-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild