diff --git a/perl-Text-Balanced.spec b/perl-Text-Balanced.spec index 0d11b41..81a0fd5 100644 --- a/perl-Text-Balanced.spec +++ b/perl-Text-Balanced.spec @@ -1,7 +1,7 @@ Name: perl-Text-Balanced %define cpan_version 2.05_01 Version: 2.05.01 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extract delimited text sequences from strings License: GPL+ or Artistic URL: https://metacpan.org/release/Text-Balanced @@ -88,6 +88,9 @@ make test %{_libexecdir}/%{name} %changelog +* Mon May 30 2022 Jitka Plesnikova - 2.05.01-2 +- Perl 5.36 rebuild + * Mon May 30 2022 Petr Pisar - 2.05.01-1 - 2.05_01 bump (bugs #2089613, #2090608)