[perl-Locale-PO] update to 0.22

Iain Arnell iarnell at fedoraproject.org
Fri Sep 7 18:28:19 UTC 2012


commit 044d51920a481a8f15367ad99b216e1e00043934
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Sep 7 12:26:57 2012 -0600

    update to 0.22

 .gitignore          |    1 +
 perl-Locale-PO.spec |    9 ++++++---
 sources             |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 249a232..4c033d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Locale-PO-0.21.tar.gz
+/Locale-PO-0.22.tar.gz
diff --git a/perl-Locale-PO.spec b/perl-Locale-PO.spec
index c542328..d424d4e 100644
--- a/perl-Locale-PO.spec
+++ b/perl-Locale-PO.spec
@@ -1,11 +1,11 @@
 Name:           perl-Locale-PO
-Version:        0.21
-Release:        10%{?dist}
+Version:        0.22
+Release:        1%{?dist}
 Summary:        Perl module for manipulating .po entries from GNU gettext
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Locale-PO/
-Source0:        http://www.cpan.org/authors/id/K/KE/KEN/Locale-PO-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/C/CO/COSIMO/Locale-PO-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Sep 07 2012 Iain Arnell <iarnell at gmail.com> 0.22-1
+- update to latest upstream version
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.21-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 02e02f1..f78e626 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa43c3a20e9bbaa09ce5f1863394f09b  Locale-PO-0.21.tar.gz
+1537ffe87adc101628d43ca73f101987  Locale-PO-0.22.tar.gz



More information about the perl-devel mailing list