forked from pool/perl-XML-LibXML
- update to 1.90
- Pull a commit from Aaron Crange to fix compilation bugs in Devel.xs: - local variable declarations must be in the PREINIT section, not `CODE`, at least for some compiler/OS combinations. - Thanks, Aaron! OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
5937eaea9e
commit
8b2b8b2ed7
BIN
XML-LibXML-1.89.tar.gz
(Stored with Git LFS)
BIN
XML-LibXML-1.89.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
XML-LibXML-1.90.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-LibXML-1.90.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 9 02:35:57 UTC 2012 - vcizek@suse.com
|
||||||
|
|
||||||
|
- update to 1.90
|
||||||
|
- Pull a commit from Aaron Crange to fix compilation bugs in Devel.xs:
|
||||||
|
- local variable declarations must be in the PREINIT section,
|
||||||
|
not `CODE`, at least for some compiler/OS combinations.
|
||||||
|
- Thanks, Aaron!
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 2 13:02:47 UTC 2012 - vcizek@suse.cz
|
Mon Jan 2 13:02:47 UTC 2012 - vcizek@suse.cz
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-XML-LibXML
|
Name: perl-XML-LibXML
|
||||||
Version: 1.89
|
Version: 1.90
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name XML-LibXML
|
%define cpan_name XML-LibXML
|
||||||
Summary: Perl Binding for libxml2
|
Summary: Perl Binding for libxml2
|
||||||
|
Reference in New Issue
Block a user