From 05e2fca0b98ae9786f6e99ad3f8eb02b92206074 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 21 May 2021 22:15:04 +0200 Subject: [PATCH] Perl 5.34 rebuild --- perl-JSON.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-JSON.spec b/perl-JSON.spec index 5317068..64267e3 100644 --- a/perl-JSON.spec +++ b/perl-JSON.spec @@ -1,7 +1,7 @@ Name: perl-JSON Summary: Parse and convert to JSON (JavaScript Object Notation) Version: 4.03 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL+ or Artistic URL: https://metacpan.org/release/JSON @@ -117,6 +117,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print %{_libexecdir}/%{name} %changelog +* Fri May 21 2021 Jitka Plesnikova - 4.03-4 +- Perl 5.34 rebuild + * Mon Feb 22 2021 Petr Pisar - 4.03-3 - Package tests manually