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:
committed by
Git OBS Bridge
parent
8f4d7280ea
commit
46d49d9612
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:218dfbd67163ef1a8b716b4406980a4acc181ddb3c23bd48e7759b377754cc75
|
||||
size 85161
|
||||
3
XML-RSS-1.49.tar.bz2
Normal file
3
XML-RSS-1.49.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6b684bfa9b6af11f787123d59c9b86855c66e4bb35db725b40f41d442164177
|
||||
size 85588
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user