From 75f7af054da3fc0b4ceda77fbf23edb9fac1bd08 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:58:53 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-Module-Install-GithubMeta.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Module-Install-GithubMeta.spec b/perl-Module-Install-GithubMeta.spec index 964c9d9..e553fcc 100644 --- a/perl-Module-Install-GithubMeta.spec +++ b/perl-Module-Install-GithubMeta.spec @@ -1,6 +1,6 @@ Name: perl-Module-Install-GithubMeta Version: 0.30 -Release: 29%{?dist} +Release: 30%{?dist} # lib/Module/Install/GithubMeta.pm -> GPL+ or Artistic License: GPL-1.0-or-later OR Artistic-1.0-Perl Summary: A Module::Install extension to include GitHub meta information in META.yml @@ -67,6 +67,10 @@ make test %{_mandir}/man3/*.3* %changelog +* Tue Oct 29 2024 Troy Dawson - 0.30-30 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.30-29 - Bump release for June 2024 mass rebuild