8
0

Accepting request 786112 from devel:languages:perl:autoupdate

- updated to 2.0204
   see /usr/share/doc/packages/perl-XML-LibXML/Changes
  2.0204  2020-03-17
      - Require a recent Alien::Libxml2.
          - https://rt.cpan.org/Public/Bug/Display.html?id=132129
          - Thanks to SREZIC

OBS-URL: https://build.opensuse.org/request/show/786112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=92
This commit is contained in:
2020-03-18 10:10:55 +00:00
committed by Git OBS Bridge
parent 718265cd88
commit 9d79f54ff3
4 changed files with 16 additions and 5 deletions

BIN
XML-LibXML-2.0203.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
XML-LibXML-2.0204.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Mar 18 03:14:39 UTC 2020 - <timueller+perl@suse.de>
- updated to 2.0204
see /usr/share/doc/packages/perl-XML-LibXML/Changes
2.0204 2020-03-17
- Require a recent Alien::Libxml2.
- https://rt.cpan.org/Public/Bug/Display.html?id=132129
- Thanks to SREZIC
-------------------------------------------------------------------
Thu Mar 12 03:13:24 UTC 2020 - <timueller+perl@suse.de>

View File

@@ -17,7 +17,7 @@
Name: perl-XML-LibXML
Version: 2.0203
Version: 2.0204
Release: 0
%define cpan_name XML-LibXML
Summary: Perl Binding for libxml2
@@ -30,7 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Alien::Base::Wrapper)
BuildRequires: perl(Alien::Libxml2)
BuildRequires: perl(Alien::Libxml2) >= 0.14
BuildRequires: perl(XML::NamespaceSupport) >= 1.07
BuildRequires: perl(XML::SAX) >= 0.11
BuildRequires: perl(XML::SAX::Base)