From ff8f31403ac5ff26e338208e2a299cc812a3dcc3 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:22:49 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- enscript.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/enscript.spec b/enscript.spec index 82abcc2..e388dc1 100644 --- a/enscript.spec +++ b/enscript.spec @@ -1,7 +1,7 @@ Summary: A plain ASCII to PostScript converter Name: enscript Version: 1.6.6 -Release: 35%{?dist} +Release: 36%{?dist} # compat/regex.h,strerror.c,xalloc.{c,h} - GPL-2.0-or-later # states/gram.{c,h}, intl/plural.c - GPL-3.0-or-later WITH Bison-exception-2.2 # intl/hash-string.c - LGPL-2.1-or-later @@ -120,6 +120,10 @@ done %config(noreplace) %{_sysconfdir}/enscript.cfg %changelog +* Tue Oct 29 2024 Troy Dawson - 1.6.6-36 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.6.6-35 - Bump release for June 2024 mass rebuild