2.92 bump
This commit is contained in:
parent
e061bfd7c5
commit
f298f60255
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/Encode-2.89.tar.gz
|
||||
/Encode-2.90.tar.gz
|
||||
/Encode-2.91.tar.gz
|
||||
/Encode-2.92.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Because encoding sub-package has independent version, version macro gets
|
||||
# redefined.
|
||||
%global cpan_version 2.91
|
||||
%global cpan_version 2.92
|
||||
Name: perl-Encode
|
||||
Epoch: 4
|
||||
Version: %{cpan_version}
|
||||
@ -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: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
Summary: Character encodings in Perl
|
||||
# ucm: UCD
|
||||
# bin/encguess: Artistic 2.0
|
||||
@ -165,6 +165,9 @@ make test
|
||||
%{perl_vendorarch}/Encode/encode.h
|
||||
|
||||
%changelog
|
||||
* Wed Jul 19 2017 Petr Pisar <ppisar@redhat.com> - 4:2.92-12
|
||||
- 2.92 bump
|
||||
|
||||
* Thu Jun 22 2017 Petr Pisar <ppisar@redhat.com> - 4:2.91-11
|
||||
- 2.91 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Encode-2.91.tar.gz) = c072ad8d1c98020721cf7659af397fda188c7f6838f9d1e9cfa81564ffa1c7e63aa96f44c04fe1e27012f990f061f942685d1373c5f56823cabacb6627a70fd9
|
||||
SHA512 (Encode-2.92.tar.gz) = 6066bdded10e0fe7fbd15b5a2445263667b056e84142e075373fa502e4c2d09f16f5b6a394fc00813a9ca9cb9dfbbb5fdd9c16707145e2ec368d1e11039b078f
|
||||
|
Loading…
Reference in New Issue
Block a user