From df1602ca42c2f2e0340e2ca44c0c809ca7475c67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 2 May 2013 13:18:11 +0200 Subject: [PATCH] 2.51 bump --- .gitignore | 1 + perl-Encode.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d6280a4..934d104 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /Encode-2.48.tar.gz /Encode-2.49.tar.gz /Encode-2.50.tar.gz +/Encode-2.51.tar.gz diff --git a/perl-Encode.spec b/perl-Encode.spec index 73daa44..2419760 100644 --- a/perl-Encode.spec +++ b/perl-Encode.spec @@ -1,5 +1,5 @@ Name: perl-Encode -Version: 2.50 +Version: 2.51 Release: 1%{?dist} Summary: Character encodings in Perl License: GPL+ or Artistic @@ -89,6 +89,9 @@ make test %{perl_vendorarch}/Encode/encode.h %changelog +* Thu May 02 2013 Petr Pisar - 2.51-1 +- 2.51 bump + * Mon Apr 29 2013 Petr Pisar - 2.50-1 - 2.50 bump (recoding does not launders taintedness) diff --git a/sources b/sources index eb9086b..2344e34 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84ffd77682b5a7cf7c898164f01c1f8c Encode-2.50.tar.gz +bb8e631a0b5c8f40059a5a7f8c818600 Encode-2.51.tar.gz