[perl-Encode] 2.51 bump

Petr Pisar ppisar at fedoraproject.org
Thu May 2 11:20:49 UTC 2013


commit df1602ca42c2f2e0340e2ca44c0c809ca7475c67
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu May 2 13:18:11 2013 +0200

    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 <ppisar at redhat.com> - 2.51-1
+- 2.51 bump
+
 * Mon Apr 29 2013 Petr Pisar <ppisar at redhat.com> - 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



More information about the perl-devel mailing list