forked from pool/perl-XML-LibXML
Accepting request 303819 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/303819 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=50
This commit is contained in:
committed by
Git OBS Bridge
parent
44d4d83be9
commit
3297168c25
BIN
XML-LibXML-2.0118.tar.gz
(Stored with Git LFS)
BIN
XML-LibXML-2.0118.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
XML-LibXML-2.0119.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-LibXML-2.0119.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 24 16:02:09 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 2.0119
|
||||||
|
see /usr/share/doc/packages/perl-XML-LibXML/Changes
|
||||||
|
|
||||||
|
2.0119 2015-04-23
|
||||||
|
- Preserve unset options after a _clone() call (e.g: in load_xml()).
|
||||||
|
- This caused expand_entities(0) to not be preserved/etc.
|
||||||
|
- Thanks to Tilmann Haak from xing.com for the report.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 15 14:48:13 UTC 2015 - coolo@suse.com
|
Wed Apr 15 14:48:13 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-XML-LibXML
|
Name: perl-XML-LibXML
|
||||||
Version: 2.0118
|
Version: 2.0119
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name XML-LibXML
|
%define cpan_name XML-LibXML
|
||||||
Summary: Perl Binding for libxml2
|
Summary: Perl Binding for libxml2
|
||||||
@@ -67,6 +67,6 @@ find . -type f -print0 | xargs -0 chmod 644
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes example HACKING.txt LICENSE README TODO
|
%doc Changes docs example HACKING.txt LICENSE README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user