[mingw-atk] Update to 2.10.0

Erik van Pienbroek epienbro at fedoraproject.org
Tue Sep 24 22:04:31 UTC 2013


commit 139d7fe858f70a151ac35d76c74a905c6e422e8e
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Wed Sep 25 00:04:16 2013 +0200

    Update to 2.10.0

 .gitignore     |    1 +
 mingw-atk.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b45aeb..3232484 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ atk-1.29.3.tar.bz2
 /atk-2.8.0.tar.xz
 /atk-2.9.3.tar.xz
 /atk-2.9.4.tar.xz
+/atk-2.10.0.tar.xz
diff --git a/mingw-atk.spec b/mingw-atk.spec
index 0585400..e11e8bc 100644
--- a/mingw-atk.spec
+++ b/mingw-atk.spec
@@ -4,7 +4,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-atk
-Version:        2.9.4
+Version:        2.10.0
 Release:        1%{?dist}
 Summary:        MinGW Windows Atk library
 
@@ -131,6 +131,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
   
 %changelog
+* Tue Sep 24 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.10.0-1
+- Update to 2.10.0
+
 * Sat Sep  7 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.9.4-1
 - Update to 2.9.4
 
diff --git a/sources b/sources
index fdb98d4..1a1948f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b25570b3358a3f4d895117cb4104fbe  atk-2.9.4.tar.xz
+e77833d4445ebe6842e9f9a0667b0be7  atk-2.10.0.tar.xz


More information about the scm-commits mailing list