Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2019-05-30 10:57:10 +02:00
parent 27c3a69634
commit 89a7669f85

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: 10%{?dist}
Release: 438%{?dist}
Summary: Character encodings in Perl
# ucm: UCD
# bin/encguess: Artistic 2.0
@ -169,6 +169,9 @@ make test
%{perl_vendorarch}/Encode/encode.h
%changelog
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4:3.01-438
- Increase release to favour standalone package
* Wed Mar 13 2019 Petr Pisar <ppisar@redhat.com> - 4:3.01-10
- 3.01 bump