From 3e1783ab289a9b08d49175647b3063797375e5ff Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:16:20 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- texi2html.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/texi2html.spec b/texi2html.spec index 6d0b63e..1615b5d 100644 --- a/texi2html.spec +++ b/texi2html.spec @@ -1,6 +1,6 @@ Name: texi2html Version: 5.0 -Release: 23%{?dist} +Release: 24%{?dist} # GPLv2+ is for the code # OFSFDL (Old FSF Documentation License) for the documentation # CC-BY-SA or GPLv2 for the images @@ -84,6 +84,10 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/texinfo $RPM_BUILD_ROOT%{_sysconfdir}/texinf %dir %{_sysconfdir}/texinfo %changelog +* Tue Oct 29 2024 Troy Dawson - 5.0-24 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 5.0-23 - Bump release for June 2024 mass rebuild