[perl-XML-RSS] update to 1.49

Iain Arnell iarnell at fedoraproject.org
Fri Jan 20 04:11:00 UTC 2012


commit 4fe1f66cbd35e257acb60a306bfeffce530206bf
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Jan 20 05:10:45 2012 +0100

    update to 1.49

 .gitignore        |    1 +
 perl-XML-RSS.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac0ae25..a15e36f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 XML-RSS-1.45.tar.gz
+/XML-RSS-1.49.tar.gz
diff --git a/perl-XML-RSS.spec b/perl-XML-RSS.spec
index 05c376e..e8bd60a 100644
--- a/perl-XML-RSS.spec
+++ b/perl-XML-RSS.spec
@@ -1,6 +1,6 @@
 Name:           perl-XML-RSS
-Version:        1.45
-Release:        8%{?dist}
+Version:        1.49
+Release:        1%{?dist}
 Summary:        Perl module for managing RDF Site Summary (RSS) files
 
 Group:          Development/Libraries
@@ -12,7 +12,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(Test::Manifest)
 BuildRequires:  perl(Test::Pod), perl(Test::More)
-BuildRequires:	perl(HTML::Entities)
+BuildRequires:  perl(HTML::Entities)
 BuildRequires:  perl(XML::Parser)
 BuildRequires:  perl(DateTime::Format::Mail)
 BuildRequires:  perl(DateTime::Format::W3CDTF)
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 20 2012 Iain Arnell <iarnell at gmail.com> 1.49-1
+- update to 1.49
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.45-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 2c376a5..24f938a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7745e89c9092e9233bf9b9e46d583bc2  XML-RSS-1.45.tar.gz
+b22c5ca9c226ca7b7698a9387f2f1908  XML-RSS-1.49.tar.gz



More information about the perl-devel mailing list