Increase release to solve conflicts with sub-package perl-encoding in the module perl-bootstrap

This commit is contained in:
Jitka Plesnikova 2022-08-15 13:05:30 +02:00
parent 61a2101fb4
commit bcce47eac1

View File

@ -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 <jplesnik@redhat.com> - 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 <jplesnik@redhat.com> - 4:3.19-491
- 3.19 bump