diff --git a/XML-RSS-1.48.tar.bz2 b/XML-RSS-1.48.tar.bz2 deleted file mode 100644 index 2029a2a..0000000 --- a/XML-RSS-1.48.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:218dfbd67163ef1a8b716b4406980a4acc181ddb3c23bd48e7759b377754cc75 -size 85161 diff --git a/XML-RSS-1.49.tar.bz2 b/XML-RSS-1.49.tar.bz2 new file mode 100644 index 0000000..19cd060 --- /dev/null +++ b/XML-RSS-1.49.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b684bfa9b6af11f787123d59c9b86855c66e4bb35db725b40f41d442164177 +size 85588 diff --git a/perl-XML-RSS.changes b/perl-XML-RSS.changes index 5026d12..f960261 100644 --- a/perl-XML-RSS.changes +++ b/perl-XML-RSS.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Apr 11 08:35:52 UTC 2011 - vcizek@novell.com + +- update to 1.49 + - Some correctness and Modern Perl changes to the rss2html.pl + script (it still appears to be very hairy.) + - Add support for parsing rssCloud: + - https://rt.cpan.org/Ticket/Display.html?id=67241 + - Thanks to STUIFZAND for the patch. +- corrected license to GPL+ or Artistic + ------------------------------------------------------------------- Wed Feb 2 13:42:05 UTC 2011 - vcizek@novell.com diff --git a/perl-XML-RSS.spec b/perl-XML-RSS.spec index f41b3e6..34a95dd 100644 --- a/perl-XML-RSS.spec +++ b/perl-XML-RSS.spec @@ -3,13 +3,13 @@ %define cpan_name XML-RSS Name: perl-XML-RSS -Version: 1.48 +Version: 1.49 Release: 0 Summary: Creates and updates RSS files Source: %{cpan_name}-%{version}.tar.bz2 URL: http://search.cpan.org/dist/XML-RSS Group: Development/Libraries/Perl -License: Perl License +License: GPL+ or Artistic BuildRoot: %{_tmppath}/build-%{name}-%{version} %{perl_requires} BuildRequires: perl