diff --git a/XML-LibXML-1.89.tar.gz b/XML-LibXML-1.89.tar.gz deleted file mode 100644 index 11056d5..0000000 --- a/XML-LibXML-1.89.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea464d5ff180aad49daa4362cd095bb41e936da6680d8bbbfbe641bc03a68c4e -size 434842 diff --git a/XML-LibXML-1.90.tar.gz b/XML-LibXML-1.90.tar.gz new file mode 100644 index 0000000..e631564 --- /dev/null +++ b/XML-LibXML-1.90.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2fc57afda9d9fc756269c1f74de53b4d5a5c4840bf9a4dc5b6e2534082fa6c8 +size 434964 diff --git a/perl-XML-LibXML.changes b/perl-XML-LibXML.changes index 2dbe16b..f09887e 100644 --- a/perl-XML-LibXML.changes +++ b/perl-XML-LibXML.changes @@ -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 diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 1633abc..cd5ea1a 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -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