[perl-XML-Feed] update to 0.47

Iain Arnell iarnell at fedoraproject.org
Sun Mar 11 16:04:34 UTC 2012


commit 98f676834be09dd51d86f9b4482f1c3cece3a927
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Mar 11 10:04:20 2012 -0600

    update to 0.47

 .gitignore         |    1 +
 perl-XML-Feed.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f78a0b..c9af187 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 XML-Feed-0.43.tar.gz
 /XML-Feed-0.46.tar.gz
+/XML-Feed-0.47.tar.gz
diff --git a/perl-XML-Feed.spec b/perl-XML-Feed.spec
index 6c6abc2..0969734 100644
--- a/perl-XML-Feed.spec
+++ b/perl-XML-Feed.spec
@@ -1,5 +1,5 @@
 Name:           perl-XML-Feed
-Version:        0.46
+Version:        0.47
 Release:        1%{?dist}
 Summary:        Syndication feed parser and auto-discovery
 License:        GPL+ or Artistic
@@ -20,7 +20,7 @@ BuildRequires:  perl(LWP::UserAgent)
 BuildRequires:  perl(Module::Pluggable)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(URI::Fetch)
-BuildRequires:  perl(XML::Atom) >= 0.37
+BuildRequires:  perl(XML::Atom) >= 0.38
 BuildRequires:  perl(XML::LibXML) >= 1.66
 BuildRequires:  perl(XML::RSS) >= 1.47
 BuildRequires:  perl(XML::RSS::LibXML)
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 11 2012 Iain Arnell <iarnell at gmail.com> 0.47-1
+- update to latest upstream version
+
 * Fri Jan 20 2012 Iain Arnell <iarnell at gmail.com> 0.46-1
 - update to latest upstream version
 - clean up spec for modern rpmbuild
diff --git a/sources b/sources
index 7e645d3..a32f227 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3089c4a19346165d1e3692c2cd912beb  XML-Feed-0.46.tar.gz
+44e4d4ff0ebf5aa3ed310f67c6ff3fe0  XML-Feed-0.47.tar.gz


More information about the scm-commits mailing list