From 238085bc298558b1913d36835a252f85ea011eb727e9c8105835f4f5a2d09b4c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 2 Mar 2012 16:49:34 +0000 Subject: [PATCH] - update to git to fix some issues * Fix a logic error in Schemas Component ConstraintsHEADmaster * Fix a wrong enum type use in Schemas Types OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=60 --- libxml2-git-snapshot.tar.gz | 4 ++-- libxml2.changes | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/libxml2-git-snapshot.tar.gz b/libxml2-git-snapshot.tar.gz index 8d5b465..facc066 100644 --- a/libxml2-git-snapshot.tar.gz +++ b/libxml2-git-snapshot.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99e3f33f456f26172141f2a54929fee0aa4392ce79f3aa73a3fbae62ec2ed58a -size 4896891 +oid sha256:f23cb7ebe6f24e2b2948d68f29a64224ec5f65fd565a2fe77dd4f12c6c4a5702 +size 4889614 diff --git a/libxml2.changes b/libxml2.changes index 264a2de..868293f 100644 --- a/libxml2.changes +++ b/libxml2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 2 16:47:56 UTC 2012 - coolo@suse.com + +- update to git to fix some issues + * Fix a logic error in Schemas Component ConstraintsHEADmaster + * Fix a wrong enum type use in Schemas Types + ------------------------------------------------------------------- Thu Mar 1 18:36:33 CET 2012 - meissner@suse.de