From 7e21b5112158d9286541f9c17a7a74980ecd44af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 12 Mar 2015 13:51:40 +0100 Subject: [PATCH] 2.71 bump --- .gitignore | 1 + perl-Encode.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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