2.73 bump

This commit is contained in:
Petr Písař 2015-04-20 12:53:20 +02:00
parent 9902941e8c
commit d6375de3b5
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@
/Encode-2.70.tar.gz
/Encode-2.71.tar.gz
/Encode-2.72.tar.gz
/Encode-2.73.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Encode
Epoch: 2
Version: 2.72
Version: 2.73
Release: 1%{?dist}
Summary: Character encodings in Perl
# ucm: UCD
@ -32,6 +32,7 @@ BuildRequires: perl(MIME::Base64)
BuildRequires: perl(overload)
BuildRequires: perl(parent) >= 0.221
# PerlIO::encoding is optional
# POSIX is optional
BuildRequires: perl(re)
# Storable is optional
BuildRequires: perl(utf8)
@ -152,6 +153,9 @@ make test
%{perl_vendorarch}/Encode/encode.h
%changelog
* Mon Apr 20 2015 Petr Pisar <ppisar@redhat.com> - 2:2.73-1
- 2.73 bump
* Mon Mar 16 2015 Petr Pisar <ppisar@redhat.com> - 2:2.72-1
- 2.72 bump

View File

@ -1 +1 @@
feed4575a309e2c1521413bf294167eb Encode-2.72.tar.gz
644b5aaf7c4d0c6dc6d3d189845b24c3 Encode-2.73.tar.gz