diff --git a/.gitignore b/.gitignore index e02336b..00e6a77 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /Encode-2.67.tar.gz /Encode-2.68.tar.gz /Encode-2.70.tar.gz +/Encode-2.71.tar.gz diff --git a/perl-Encode.spec b/perl-Encode.spec index e522751..06eaf83 100644 --- a/perl-Encode.spec +++ b/perl-Encode.spec @@ -1,7 +1,7 @@ Name: perl-Encode Epoch: 2 -Version: 2.70 -Release: 2%{?dist} +Version: 2.71 +Release: 1%{?dist} Summary: Character encodings in Perl # ucm: UCD # other files: GPL+ or Artistic @@ -152,6 +152,9 @@ make test %{perl_vendorarch}/Encode/encode.h %changelog +* Thu Mar 12 2015 Petr Pisar - 2:2.71-1 +- 2.71 bump + * Wed Mar 04 2015 Petr Pisar - 2:2.70-2 - Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and UCD) diff --git a/sources b/sources index b8c179c..3ee6ab1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -91af5a434c48ccdc8ceebc9dfd75fe1c Encode-2.70.tar.gz +127f9ed0bdc07e4736ad70ac06223440 Encode-2.71.tar.gz