2.74 bump

This commit is contained in:
Petr Písař 2015-06-25 08:24:17 +02:00
parent 4882ea18ce
commit 80fb7f3d40
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/Encode-2.71.tar.gz
/Encode-2.72.tar.gz
/Encode-2.73.tar.gz
/Encode-2.74.tar.gz

View File

@ -1,8 +1,10 @@
%global cpan_version 2.73
# Because encoding sub-package has independent version, version macro gets
# redefined.
%global cpan_version 2.74
Name: perl-Encode
Epoch: 3
Version: %{cpan_version}
Release: 3%{?dist}
Release: 1%{?dist}
Summary: Character encodings in Perl
# ucm: UCD
# other files: GPL+ or Artistic
@ -156,6 +158,9 @@ make test
%{perl_vendorarch}/Encode/encode.h
%changelog
* Thu Jun 25 2015 Petr Pisar <ppisar@redhat.com> - 3:2.74-1
- 2.74 bump
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3:2.73-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
644b5aaf7c4d0c6dc6d3d189845b24c3 Encode-2.73.tar.gz
1ae3b5db831c024c00e6e28b550b873d Encode-2.74.tar.gz