diff --git a/tmpwatch.spec b/tmpwatch.spec index 8a9828b..2b43b0e 100644 --- a/tmpwatch.spec +++ b/tmpwatch.spec @@ -1,7 +1,7 @@ Summary: A utility for removing files based on when they were last accessed Name: tmpwatch Version: 2.11 -Release: 19%{?dist} +Release: 20%{?dist} URL: https://pagure.io/tmpwatch Source0: https://pagure.io/tmpwatch/archive/tmpwatch-%{version}/tmpwatch-tmpwatch-%{version}.tar.gz License: GPLv2 @@ -42,6 +42,9 @@ ln -s $(echo %{_bindir} |sed 's,/[^/]\+,/..,g; s,^/,,')%{_sbindir}/tmpwatch \ %{_mandir}/man8/tmpwatch.8* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2.11-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sun Jun 13 2021 Georg Sauthoff - 2.11-19 - Update project and source urls (fixes fedora#1843843)