forked from pool/perl-XML-RSS
Accepting request 842087 from devel:languages:perl:autoupdate
- updated to 1.62
see /usr/share/doc/packages/perl-XML-RSS/Changes
1.62 2020-10-15
- dist.ini / weaver.ini / .tidyallrc / etc. cleanup
- Move to @SHLOMIF
- Inspired by Lady_Aleena.
- Sympotamtic fix for item/link nested inside custom tags:
- https://github.com/shlomif/perl-XML-RSS/issues/7
- Thanks to @jkramer for the bug report and a test case.
OBS-URL: https://build.opensuse.org/request/show/842087
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-RSS?expand=0&rev=20
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fa6fe7ce5d31800a2bd414ef39da48c7f2b26b073a3c1f0d677bda26e840c90d
|
|
||||||
size 130950
|
|
||||||
3
XML-RSS-1.62.tar.gz
Normal file
3
XML-RSS-1.62.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d327063442c7ff7143993aa0c2d16fde5121491c971661eb6cb700d2e0438b4e
|
||||||
|
size 130877
|
||||||
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 16 03:10:36 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 1.62
|
||||||
|
see /usr/share/doc/packages/perl-XML-RSS/Changes
|
||||||
|
|
||||||
|
1.62 2020-10-15
|
||||||
|
- dist.ini / weaver.ini / .tidyallrc / etc. cleanup
|
||||||
|
- Move to @SHLOMIF
|
||||||
|
- Inspired by Lady_Aleena.
|
||||||
|
- Sympotamtic fix for item/link nested inside custom tags:
|
||||||
|
- https://github.com/shlomif/perl-XML-RSS/issues/7
|
||||||
|
- Thanks to @jkramer for the bug report and a test case.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 25 05:39:03 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
Sun Aug 25 05:39:03 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-XML-RSS
|
# spec file for package perl-XML-RSS
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-XML-RSS
|
Name: perl-XML-RSS
|
||||||
Version: 1.61
|
Version: 1.62
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name XML-RSS
|
%define cpan_name XML-RSS
|
||||||
Summary: Creates and updates RSS files
|
Summary: Creates and updates RSS files
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|||||||
Reference in New Issue
Block a user