Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2020-06-22 13:38:02 +02:00
parent ee268284ab
commit abf6da4b84

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: 445%{?dist}
Release: 456%{?dist}
Summary: Character encodings in Perl
# ucm: UCD
# bin/encguess: Artistic 2.0
@ -170,6 +170,9 @@ make test
%{perl_vendorarch}/Encode/encode.h
%changelog
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4:3.06-456
- Increase release to favour standalone package
* Mon May 04 2020 Petr Pisar <ppisar@redhat.com> - 4:3.06-445
- 3.06 bump