From 718265cd882781d2bb67fdce4bbedf02be9288adcfac4085494289f640e380b9 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Thu, 12 Mar 2020 10:09:12 +0000 Subject: [PATCH] Accepting request 784243 from devel:languages:perl:autoupdate - updated to 2.0203 see /usr/share/doc/packages/perl-XML-LibXML/Changes 2.0203 2020-03-11 - Use Alien::Base::Wrapper for better portability. - https://github.com/shlomif/perl-XML-LibXML/pull/45 - Thanks to @plicease OBS-URL: https://build.opensuse.org/request/show/784243 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=90 --- XML-LibXML-2.0202.tar.gz | 3 --- XML-LibXML-2.0203.tar.gz | 3 +++ perl-XML-LibXML.changes | 11 +++++++++++ perl-XML-LibXML.spec | 3 ++- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 XML-LibXML-2.0202.tar.gz create mode 100644 XML-LibXML-2.0203.tar.gz diff --git a/XML-LibXML-2.0202.tar.gz b/XML-LibXML-2.0202.tar.gz deleted file mode 100644 index d27d3d6..0000000 --- a/XML-LibXML-2.0202.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc2b02c5e9829c363173bfcfaf9321f8d72c30301df3f8842be356776569e2ae -size 463882 diff --git a/XML-LibXML-2.0203.tar.gz b/XML-LibXML-2.0203.tar.gz new file mode 100644 index 0000000..d1cd283 --- /dev/null +++ b/XML-LibXML-2.0203.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b17f8df57b44fcadc3a2175f6b7e9ad125d5076f6a499e59267c23cafd70e69 +size 462667 diff --git a/perl-XML-LibXML.changes b/perl-XML-LibXML.changes index f1d2790..6cc8f17 100644 --- a/perl-XML-LibXML.changes +++ b/perl-XML-LibXML.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Mar 12 03:13:24 UTC 2020 - + +- updated to 2.0203 + see /usr/share/doc/packages/perl-XML-LibXML/Changes + + 2.0203 2020-03-11 + - Use Alien::Base::Wrapper for better portability. + - https://github.com/shlomif/perl-XML-LibXML/pull/45 + - Thanks to @plicease + ------------------------------------------------------------------- Tue Jan 14 03:16:35 UTC 2020 - diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 3811519..6b29491 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -17,7 +17,7 @@ Name: perl-XML-LibXML -Version: 2.0202 +Version: 2.0203 Release: 0 %define cpan_name XML-LibXML Summary: Perl Binding for libxml2 @@ -29,6 +29,7 @@ Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(Alien::Base::Wrapper) BuildRequires: perl(Alien::Libxml2) BuildRequires: perl(XML::NamespaceSupport) >= 1.07 BuildRequires: perl(XML::SAX) >= 0.11