2.75 bump

This commit is contained in:
Petr Písař 2015-07-01 07:22:03 +02:00
parent 80fb7f3d40
commit 3918c36144
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/Encode-2.72.tar.gz
/Encode-2.73.tar.gz
/Encode-2.74.tar.gz
/Encode-2.75.tar.gz

View File

@ -1,6 +1,6 @@
# Because encoding sub-package has independent version, version macro gets
# redefined.
%global cpan_version 2.74
%global cpan_version 2.75
Name: perl-Encode
Epoch: 3
Version: %{cpan_version}
@ -72,7 +72,7 @@ of the system. Perl strings are sequences of characters.
%package -n perl-encoding
Summary: Write your Perl script in non-ASCII or non-UTF-8
Version: 2.15
Version: 2.16
License: GPL+ or Artistic
Group: Development/Libraries
# Keeping this sub-package arch-specific because it installs files into
@ -158,6 +158,9 @@ make test
%{perl_vendorarch}/Encode/encode.h
%changelog
* Wed Jul 01 2015 Petr Pisar <ppisar@redhat.com> - 3:2.75-1
- 2.75 bump
* Thu Jun 25 2015 Petr Pisar <ppisar@redhat.com> - 3:2.74-1
- 2.74 bump

View File

@ -1 +1 @@
1ae3b5db831c024c00e6e28b550b873d Encode-2.74.tar.gz
e6ed28199c0cb423516b88a0698db0ec Encode-2.75.tar.gz