2.76 bump

This commit is contained in:
Petr Písař 2015-07-31 08:43:14 +02:00
parent 3918c36144
commit eff555617b
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@
/Encode-2.73.tar.gz
/Encode-2.74.tar.gz
/Encode-2.75.tar.gz
/Encode-2.76.tar.gz

View File

@ -1,6 +1,6 @@
# Because encoding sub-package has independent version, version macro gets
# redefined.
%global cpan_version 2.75
%global cpan_version 2.76
Name: perl-Encode
Epoch: 3
Version: %{cpan_version}
@ -12,6 +12,9 @@ License: (GPL+ or Artistic) and UCD
Group: Development/Libraries
URL: http://search.cpan.org/dist/Encode/
Source0: http://www.cpan.org/authors/id/D/DA/DANKOGAI/Encode-%{cpan_version}.tar.gz
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
BuildRequires: perl
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(File::Spec)
@ -158,6 +161,9 @@ make test
%{perl_vendorarch}/Encode/encode.h
%changelog
* Fri Jul 31 2015 Petr Pisar <ppisar@redhat.com> - 3:2.76-1
- 2.76 bump
* Wed Jul 01 2015 Petr Pisar <ppisar@redhat.com> - 3:2.75-1
- 2.75 bump

View File

@ -1 +1 @@
e6ed28199c0cb423516b88a0698db0ec Encode-2.75.tar.gz
90ee2160d40ade6cc4c4aa1b1ff4745e Encode-2.76.tar.gz