[perl-XML-RSS] 1.54 bump

Petr Pisar ppisar at fedoraproject.org
Fri Aug 2 18:10:35 UTC 2013


commit a4372d2aaea5f237bb4fea468da80120fe2a6132
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Aug 2 20:10:03 2013 +0200

    1.54 bump

 .gitignore        |    1 +
 perl-XML-RSS.spec |    8 ++++++--
 sources           |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a15e36f..6d36aec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 XML-RSS-1.45.tar.gz
 /XML-RSS-1.49.tar.gz
+/XML-RSS-1.54.tar.gz
diff --git a/perl-XML-RSS.spec b/perl-XML-RSS.spec
index f4820d1..b22040a 100644
--- a/perl-XML-RSS.spec
+++ b/perl-XML-RSS.spec
@@ -1,6 +1,6 @@
 Name:           perl-XML-RSS
-Version:        1.49
-Release:        5%{?dist}
+Version:        1.54
+Release:        1%{?dist}
 Summary:        Perl module for managing RDF Site Summary (RSS) files
 
 Group:          Development/Libraries
@@ -23,6 +23,7 @@ BuildRequires:  perl(warnings)
 BuildRequires:  perl(XML::Parser) >= 2.23
 # Tests:
 BuildRequires:  perl(constant)
+BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Spec)
 # Module::Build not used
 BuildRequires:  perl(POSIX)
@@ -79,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Aug 02 2013 Petr Pisar <ppisar at redhat.com> - 1.54-1
+- 1.54 bump
+
 * Fri Aug 02 2013 Petr Pisar <ppisar at redhat.com> - 1.49-5
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 24f938a..37dfb38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b22c5ca9c226ca7b7698a9387f2f1908  XML-RSS-1.49.tar.gz
+db995b1f8d930328cb56ca9f6af953b2  XML-RSS-1.54.tar.gz



More information about the perl-devel mailing list