forked from pool/perl-XML-LibXML
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
This commit is contained in:
BIN
XML-LibXML-2.0202.tar.gz
(Stored with Git LFS)
BIN
XML-LibXML-2.0202.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
XML-LibXML-2.0203.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-LibXML-2.0203.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 12 03:13:24 UTC 2020 - <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- 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 - <timueller+perl@suse.de>
|
Tue Jan 14 03:16:35 UTC 2020 - <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-XML-LibXML
|
Name: perl-XML-LibXML
|
||||||
Version: 2.0202
|
Version: 2.0203
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name XML-LibXML
|
%define cpan_name XML-LibXML
|
||||||
Summary: Perl Binding for libxml2
|
Summary: Perl Binding for libxml2
|
||||||
@@ -29,6 +29,7 @@ Source1: cpanspec.yml
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
BuildRequires: perl(Alien::Base::Wrapper)
|
||||||
BuildRequires: perl(Alien::Libxml2)
|
BuildRequires: perl(Alien::Libxml2)
|
||||||
BuildRequires: perl(XML::NamespaceSupport) >= 1.07
|
BuildRequires: perl(XML::NamespaceSupport) >= 1.07
|
||||||
BuildRequires: perl(XML::SAX) >= 0.11
|
BuildRequires: perl(XML::SAX) >= 0.11
|
||||||
|
Reference in New Issue
Block a user