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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:218dfbd67163ef1a8b716b4406980a4acc181ddb3c23bd48e7759b377754cc75
size 85161

3
XML-RSS-1.49.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a6b684bfa9b6af11f787123d59c9b86855c66e4bb35db725b40f41d442164177
size 85588

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 Wed Feb 2 13:42:05 UTC 2011 - vcizek@novell.com

View File

@@ -3,13 +3,13 @@
%define cpan_name XML-RSS %define cpan_name XML-RSS
Name: perl-XML-RSS Name: perl-XML-RSS
Version: 1.48 Version: 1.49
Release: 0 Release: 0
Summary: Creates and updates RSS files Summary: Creates and updates RSS files
Source: %{cpan_name}-%{version}.tar.bz2 Source: %{cpan_name}-%{version}.tar.bz2
URL: http://search.cpan.org/dist/XML-RSS URL: http://search.cpan.org/dist/XML-RSS
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
License: Perl License License: GPL+ or Artistic
BuildRoot: %{_tmppath}/build-%{name}-%{version} BuildRoot: %{_tmppath}/build-%{name}-%{version}
%{perl_requires} %{perl_requires}
BuildRequires: perl BuildRequires: perl