commit bf4c62c167f478347f639cad681ae6da5fc2b93d
Author: Erik van Pienbroek <epienbro(a)fedoraproject.org>
Date: Sat Apr 20 01:02:36 2013 +0200
Update to 2.9.1
.gitignore | 1 +
mingw-libxml2.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 781b6f6..06a6c43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,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
+/libxml2-2.9.1.tar.gz
diff --git a/mingw-libxml2.spec b/mingw-libxml2.spec
index cb9e11c..b404873 100644
--- a/mingw-libxml2.spec
+++ b/mingw-libxml2.spec
@@ -1,8 +1,8 @@
%{?mingw_package_header}
Name: mingw-libxml2
-Version: 2.9.0
-Release: 3%{?dist}
+Version: 2.9.1
+Release: 1%{?dist}
Summary: MinGW Windows libxml2 XML processing library
License: MIT
@@ -143,6 +143,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
%changelog
+* Sat Apr 20 2013 Erik van Pienbroek <epienbro(a)fedoraproject.org> - 2.9.1-1
+- Update to 2.9.1
+
* Fri Apr 12 2013 Nicola Fontana <ntd(a)entidi.it> - 2.9.0-3
- Throw off LDFLAGS and CFLAGS settings (#951472)
- Simplified static libraries installation
diff --git a/sources b/sources
index 07cc6d6..446b233 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b9bebf4f5d2200ae2c4efe8fa6103f7 libxml2-2.9.0.tar.gz
+9c0cfef285d5c4a5c80d00904ddab380 libxml2-2.9.1.tar.gz