diff --git a/perl-Encode.spec b/perl-Encode.spec index 952386f..8ac7f7b 100644 --- a/perl-Encode.spec +++ b/perl-Encode.spec @@ -8,7 +8,7 @@ Version: %{cpan_version} # perl-encoding sub-package has independent version which does not change # often and consecutive builds would clash on perl-encoding NEVRA. This is the # same case as in perl.spec. -Release: 491%{?dist} +Release: 492%{?dist} Summary: Character encodings in Perl # ucm: UCD # bin/encguess: Artistic 2.0 @@ -217,6 +217,10 @@ make test %{_libexecdir}/%{name} %changelog +* Mon Aug 15 2022 Jitka Plesnikova - 4:3.19-492 +- Increase release to solve conflicts with sub-package perl-encoding in the + module perl-bootstrap + * Fri Aug 05 2022 Jitka Plesnikova - 4:3.19-491 - 3.19 bump