[pyatspi/f17] Update to 2.4.0

Richard Hughes rhughes at fedoraproject.org
Wed Mar 28 08:59:03 UTC 2012


commit 273cce03ed29efe1354bf3e9b2164321dd729d92
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Mar 28 09:58:01 2012 +0100

     Update to 2.4.0

 .gitignore   |    1 +
 pyatspi.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1bd0bb6..86a6715 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ pyatspi-0.3.6.tar.bz2
 /pyatspi-2.3.5.tar.xz
 /pyatspi-2.3.91.tar.xz
 /pyatspi-2.3.92.tar.xz
+/pyatspi-2.4.0.tar.xz
diff --git a/pyatspi.spec b/pyatspi.spec
index d3324ef..80adf46 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -3,7 +3,7 @@
 %global debug_package %{nil}
 
 Name:           pyatspi
-Version:        2.3.92
+Version:        2.4.0
 Release:        1%{?dist}
 Summary:        Python bindings for at-spi
 
@@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Mar 28 2012 Richard Hughes <hughsient at gmail.com> - 2.4.0-1
+- Update to 2.4.0
+
 * Wed Mar 21 2012 Kalev Lember <kalevlember at gmail.com> - 2.3.92-1
 - Update to 2.3.92
 
diff --git a/sources b/sources
index 84338b1..36b96a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-775b63f7bb3a406223e0f7ae917a4c58  pyatspi-2.3.92.tar.xz
+08248c386418ddcec0117b74e6866f94  pyatspi-2.4.0.tar.xz


More information about the scm-commits mailing list