diff --git a/.gitignore b/.gitignore index f0b841b..e660116 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /Encode-2.62.tar.gz /Encode-2.63.tar.gz /Encode-2.64.tar.gz +/Encode-2.66.tar.gz diff --git a/perl-Encode.spec b/perl-Encode.spec index aa79a26..5d407ac 100644 --- a/perl-Encode.spec +++ b/perl-Encode.spec @@ -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 - 2:2.66-1 +- 2.66 bump + * Tue Nov 18 2014 Petr Pisar - 2:2.64-2 - Consider Filter::Util::Call dependency as mandatory (bug #1165183) - Sub-package encoding module diff --git a/sources b/sources index 409a482..952d02d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ab166d0dd7e2dc848962b32911090db Encode-2.64.tar.gz +c3c5a8a6bce9f21cc274730ec044b8c2 Encode-2.66.tar.gz