From cd27dec25287d5017661eb5221639161115444b9 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:16:34 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- tmpwatch.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tmpwatch.spec b/tmpwatch.spec index 0a4751c..e941b41 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: 27%{?dist} +Release: 28%{?dist} URL: https://pagure.io/%{name} Source0: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.bz2 License: GPL-2.0-only @@ -42,6 +42,10 @@ ln -s $(echo %{_bindir} |sed 's,/[^/]\+,/..,g; s,^/,,')%{_sbindir}/tmpwatch \ %{_mandir}/man8/tmpwatch.8* %changelog +* Tue Oct 29 2024 Troy Dawson - 2.11-28 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2.11-27 - Bump release for June 2024 mass rebuild