Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Encode.git#ce6b79b42f5f54af99b6bb866cab77839bbcb097
This commit is contained in:
parent
75f8aa2e30
commit
4f1b3fad76
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/Encode-3.05.tar.gz
|
||||
/Encode-3.06.tar.gz
|
||||
/Encode-3.07.tar.gz
|
||||
/Encode-3.08.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Because encoding sub-package has an independent version, version macro gets
|
||||
# redefined.
|
||||
%global cpan_version 3.07
|
||||
%global cpan_version 3.08
|
||||
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: 457%{?dist}
|
||||
Release: 458%{?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
|
||||
* Wed Dec 02 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4:3.08-458
|
||||
- 3.08 bump
|
||||
|
||||
* Mon Jul 27 2020 Petr Pisar <ppisar@redhat.com> - 4:3.07-457
|
||||
- 3.07 bump
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Encode-3.07.tar.gz) = ece3448a720abd6ed9f5cf06e7739fbda7c59c90e140124ad49563a1d46db5dc428458434a4c1db9014b89a96627e56dd1d7b90c624cfd1933e81b1fec5a58dd
|
||||
SHA512 (Encode-3.08.tar.gz) = 70490040347a3cc673d23c74f26a7c825691066cc3bbd16d2f72f745dd100c36de6694c44d6f78564c6cb579e43822a040ad7f29ad571ab7b4f6233eef566fee
|
||||
|
||||
Loading…
Reference in New Issue
Block a user