diff --git a/XML-RSS-1.61.tar.gz b/XML-RSS-1.61.tar.gz deleted file mode 100644 index 2596162..0000000 --- a/XML-RSS-1.61.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa6fe7ce5d31800a2bd414ef39da48c7f2b26b073a3c1f0d677bda26e840c90d -size 130950 diff --git a/XML-RSS-1.62.tar.gz b/XML-RSS-1.62.tar.gz new file mode 100644 index 0000000..3995c51 --- /dev/null +++ b/XML-RSS-1.62.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d327063442c7ff7143993aa0c2d16fde5121491c971661eb6cb700d2e0438b4e +size 130877 diff --git a/perl-XML-RSS.changes b/perl-XML-RSS.changes index ffe861a..a7c7575 100644 --- a/perl-XML-RSS.changes +++ b/perl-XML-RSS.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Oct 16 03:10:36 UTC 2020 - Tina Müller + +- 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 diff --git a/perl-XML-RSS.spec b/perl-XML-RSS.spec index 0d75df0..fd11fd8 100644 --- a/perl-XML-RSS.spec +++ b/perl-XML-RSS.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: perl-XML-RSS -Version: 1.61 +Version: 1.62 Release: 0 %define cpan_name XML-RSS Summary: Creates and updates RSS files License: Artistic-1.0 OR GPL-1.0-or-later 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 Source1: cpanspec.yml BuildArch: noarch