From 5389943f13f7f1f3858717b2f3c813592f55b6e1 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:54:56 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-Class-Inspector.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec index aa0a92e..5261174 100644 --- a/perl-Class-Inspector.spec +++ b/perl-Class-Inspector.spec @@ -1,6 +1,6 @@ Name: perl-Class-Inspector Version: 1.36 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Get information about a class and its structure License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/Class-Inspector @@ -73,6 +73,10 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 1.36-19 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Jun 27 2024 Jitka Plesnikova - 1.36-18 - Package tests