9
0
forked from pool/perl-XML-RSS

- 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
This commit is contained in:
Vítězslav Čížek
2011-04-11 09:22:43 +00:00
committed by Git OBS Bridge
parent 8f4d7280ea
commit 46d49d9612
4 changed files with 16 additions and 5 deletions

View File

@@ -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