From 7f0c52d21a969974c6d1a3bc50be93ff0140e88f Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 8 Aug 2024 04:30:10 -0700 Subject: [PATCH] Bump release for Aug 2024 perl mass rebuild Signed-off-by: Troy Dawson --- perl-JSON-XS.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec index 530cd03..6718d8e 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -2,7 +2,7 @@ Name: perl-JSON-XS Summary: JSON serializing/de-serializing, done correctly and fast Epoch: 1 Version: 4.03 -Release: 14%{?dist} +Release: 15%{?dist} License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/JSON-XS Source0: https://cpan.metacpan.org/modules/by-module/JSON/JSON-XS-%{version}.tar.gz @@ -103,6 +103,9 @@ make test %{_libexecdir}/%{name} %changelog +* Thu Aug 08 2024 Troy Dawson - 1:4.03-15 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 1:4.03-14 - Bump release for June 2024 mass rebuild