forked from pool/perl-XML-LibXML
Accepting request 414530 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/414530 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=66
This commit is contained in:
committed by
Git OBS Bridge
parent
8ce4317990
commit
69bebad900
BIN
XML-LibXML-2.0126.tar.gz
(Stored with Git LFS)
BIN
XML-LibXML-2.0126.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
XML-LibXML-2.0127.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-LibXML-2.0127.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 23 06:01:52 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 2.0127
|
||||
see /usr/share/doc/packages/perl-XML-LibXML/Changes
|
||||
|
||||
2.0127 2016-07-22
|
||||
- Make sure t/release-kwalitee.t and other tests do not run by default.
|
||||
- Only with AUTHOR_TESTING or RELEASE_TESTING specified.
|
||||
- Thanks to Lance Wicks for the pull request.
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=115586
|
||||
- https://rt.cpan.org/Ticket/Display.html?id=115859
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 27 08:44:41 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
@@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
Name: perl-XML-LibXML
|
||||
Version: 2.0126
|
||||
Version: 2.0127
|
||||
Release: 0
|
||||
%define cpan_name XML-LibXML
|
||||
Summary: Perl Binding for libxml2
|
||||
Summary: Interface to Gnome libxml2 xml parsing and DOM library
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/XML-LibXML/
|
||||
@@ -47,11 +47,7 @@ Obsoletes: perl-XML-LibXML-Common < %{version}
|
||||
# MANUAL END
|
||||
|
||||
%description
|
||||
This module is an interface to libxml2, providing XML and HTML parsers with
|
||||
DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 interface
|
||||
and a XML::XPath-like interface to XPath API of libxml2. The module is
|
||||
split into several packages which are not described in this section; unless
|
||||
stated otherwise, you only need to 'use XML::LibXML;' in your programs.
|
||||
Interface to Gnome libxml2 xml parsing and DOM library
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
|
Reference in New Issue
Block a user