8
0

- 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:
Vítězslav Čížek
2012-01-09 09:16:23 +00:00
committed by Git OBS Bridge
parent 5937eaea9e
commit 8b2b8b2ed7
4 changed files with 13 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-XML-LibXML
Version: 1.89
Version: 1.90
Release: 0
%define cpan_name XML-LibXML
Summary: Perl Binding for libxml2