diff --git a/XML-LibXML-2.0204.tar.gz b/XML-LibXML-2.0204.tar.gz deleted file mode 100644 index fe79685..0000000 --- a/XML-LibXML-2.0204.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd48b539ad4b3d419658db7e69811f3b5fe88c6fa3dd25b30bc83f7f203d2f36 -size 462758 diff --git a/XML-LibXML-2.0205.tar.gz b/XML-LibXML-2.0205.tar.gz new file mode 100644 index 0000000..5abafb4 --- /dev/null +++ b/XML-LibXML-2.0205.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a25002714b13f192d0baef5dc25ad2fbf09f8ec4ad1f793dec8fe6e2f5b2278 +size 463031 diff --git a/perl-XML-LibXML.changes b/perl-XML-LibXML.changes index a7a32d4..493e85d 100644 --- a/perl-XML-LibXML.changes +++ b/perl-XML-LibXML.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat May 9 03:11:02 UTC 2020 - Tina Müller + +updated to 2.0205 + see /usr/share/doc/packages/perl-XML-LibXML/Changes + + 2.0205 2020-05-08 + - Add XML::LibXML to the XML/SAX/ParserDetails.ini configuration file + upon installation. + - https://rt.cpan.org/Public/Bug/Display.html?id=132523 + - https://github.com/shlomif/perl-XML-LibXML/pull/49 + - Thanks to SREZIC , @genio , and @plicease . + + ------------------------------------------------------------------- Wed Mar 18 03:14:39 UTC 2020 - diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 77dc1dc..0ed017c 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -1,7 +1,7 @@ # # spec file for package perl-XML-LibXML # -# Copyright (c) 2020 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-LibXML -Version: 2.0204 +Version: 2.0205 Release: 0 %define cpan_name XML-LibXML Summary: Perl Binding for libxml2 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 BuildRoot: %{_tmppath}/%{name}-%{version}-build