From 114534b4bbd176bf767205569f2f26f55a7e54ec Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 30 May 2022 17:17:42 +0200 Subject: [PATCH] Perl 5.36 rebuild --- perl-Pod-Parser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Pod-Parser.spec b/perl-Pod-Parser.spec index bbe9bc4..80a25a9 100644 --- a/perl-Pod-Parser.spec +++ b/perl-Pod-Parser.spec @@ -7,7 +7,7 @@ Name: perl-Pod-Parser Version: 1.65 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Basic perl modules for handling Plain Old Documentation (POD) License: GPL+ or Artistic URL: https://metacpan.org/release/Pod-Parser @@ -81,6 +81,9 @@ make test %{_mandir}/man3/* %changelog +* Mon May 30 2022 Jitka Plesnikova - 1.65-2 +- Perl 5.36 rebuild + * Mon May 23 2022 Michal Josef Špaček - 1.65-1 - 1.65 bump