From 46d49d9612bee1e477b66f7718a4d4b1616a1350b3e5024fbab9414cca7f7671 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Mon, 11 Apr 2011 09:22:43 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-RSS?expand=0&rev=7 --- XML-RSS-1.48.tar.bz2 | 3 --- XML-RSS-1.49.tar.bz2 | 3 +++ perl-XML-RSS.changes | 11 +++++++++++ perl-XML-RSS.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 XML-RSS-1.48.tar.bz2 create mode 100644 XML-RSS-1.49.tar.bz2 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