From 8a0c07368b54fdabc617e6dedb6cf7d3e6b73df9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 19:23:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- tmpwatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)