From 51f9fddab763b15bcdb483838841b600e4580cfc Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:05:29 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-cffsubr.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-cffsubr.spec b/python-cffsubr.spec index c6742c0..d727acc 100644 --- a/python-cffsubr.spec +++ b/python-cffsubr.spec @@ -1,6 +1,6 @@ Name: python-cffsubr Version: 0.2.9.post1 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Standalone CFF subroutinizer based on the AFDKO tx tool # The entire source is Apache-2.0, except: @@ -93,6 +93,10 @@ install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 '%{SOURCE1}' %{_mandir}/man1/cffsubr.1* %changelog +* Tue Oct 29 2024 Troy Dawson - 0.2.9.post1-13 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.2.9.post1-12 - Bump release for June 2024 mass rebuild