2.73 bump
This commit is contained in:
parent
9902941e8c
commit
d6375de3b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/Encode-2.70.tar.gz
|
||||
/Encode-2.71.tar.gz
|
||||
/Encode-2.72.tar.gz
|
||||
/Encode-2.73.tar.gz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user