[mingw-libxml2] Update to 2.9.0

Erik van Pienbroek epienbro at fedoraproject.org
Sat Sep 22 15:28:15 UTC 2012


commit b0b25fd293dfed2ba9444c6620dca6b352da7152
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Sep 22 17:28:07 2012 +0200

    Update to 2.9.0

 .gitignore         |    1 +
 mingw-libxml2.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f698ba..781b6f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 libxml2-2.7.6.tar.gz
 /libxml2-2.7.8.tar.gz
 /libxml2-2.8.0.tar.gz
+/libxml2-2.9.0.tar.gz
diff --git a/mingw-libxml2.spec b/mingw-libxml2.spec
index 7eb66dd..1c4ed43 100644
--- a/mingw-libxml2.spec
+++ b/mingw-libxml2.spec
@@ -1,8 +1,8 @@
 %{?mingw_package_header}
 
 Name:           mingw-libxml2
-Version:        2.8.0
-Release:        2%{?dist}
+Version:        2.9.0
+Release:        1%{?dist}
 Summary:        MinGW Windows libxml2 XML processing library
 
 License:        MIT
@@ -148,6 +148,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Sat Sep 22 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.9.0-1
+- Update to 2.9.0
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.8.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index caedfc9..07cc6d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c62106f02ee00b6437f0fb9d370c1093  libxml2-2.8.0.tar.gz
+5b9bebf4f5d2200ae2c4efe8fa6103f7  libxml2-2.9.0.tar.gz


More information about the scm-commits mailing list