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