2.66 bump
This commit is contained in:
parent
79f18b37ba
commit
88ba553934
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/Encode-2.62.tar.gz
|
||||
/Encode-2.63.tar.gz
|
||||
/Encode-2.64.tar.gz
|
||||
/Encode-2.66.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: perl-Encode
|
||||
Epoch: 2
|
||||
Version: 2.64
|
||||
Release: 2%{?dist}
|
||||
Version: 2.66
|
||||
Release: 1%{?dist}
|
||||
Summary: Character encodings in Perl
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -144,6 +144,9 @@ make test
|
||||
%{perl_vendorarch}/Encode/encode.h
|
||||
|
||||
%changelog
|
||||
* Wed Dec 03 2014 Petr Pisar <ppisar@redhat.com> - 2:2.66-1
|
||||
- 2.66 bump
|
||||
|
||||
* Tue Nov 18 2014 Petr Pisar <ppisar@redhat.com> - 2:2.64-2
|
||||
- Consider Filter::Util::Call dependency as mandatory (bug #1165183)
|
||||
- Sub-package encoding module
|
||||
|
Loading…
Reference in New Issue
Block a user