From 9f055a650c44bd7910701067409b8764994f0500 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 21 May 2021 22:12:01 +0200 Subject: [PATCH] Perl 5.34 rebuild --- perl-B-Keywords.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-B-Keywords.spec b/perl-B-Keywords.spec index 1b75dd8..87882d1 100644 --- a/perl-B-Keywords.spec +++ b/perl-B-Keywords.spec @@ -7,7 +7,7 @@ Name: perl-B-Keywords Version: 1.22 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lists of reserved barewords and symbol names License: GPL+ or Artistic URL: https://metacpan.org/release/B-Keywords @@ -85,6 +85,9 @@ make test %{_mandir}/man3/B::Keywords.3* %changelog +* Fri May 21 2021 Jitka Plesnikova - 1.22-2 +- Perl 5.34 rebuild + * Mon Feb 22 2021 Paul Howarth - 1.22-1 - Update to 1.22 - try/catch was added with 5.33.7