[pyatspi] Update to 1.91.6

Christopher Aillon caillon at fedoraproject.org
Wed Feb 2 08:38:40 UTC 2011


commit 42ab5d98699556d070ccbc35dbb7ffad816f66c6
Author: Christopher Aillon <caillon at redhat.com>
Date:   Wed Feb 2 00:38:16 2011 -0800

    Update to 1.91.6

 .gitignore   |    1 +
 pyatspi.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9cf12e2..80ba548 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ pyatspi-0.3.6.tar.bz2
 /pyatspi-1.91.0.tar.bz2
 /pyatspi-1.91.3.tar.bz2
 /pyatspi-1.91.5.tar.bz2
+/pyatspi-1.91.6.tar.bz2
diff --git a/pyatspi.spec b/pyatspi.spec
index c6a3c26..9fcd5fb 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -3,7 +3,7 @@
 %global debug_package %{nil}
 
 Name:           pyatspi
-Version:        1.91.5
+Version:        1.91.6
 Release:        1%{?dist}
 Summary:        Python bindings for at-spi
 
@@ -54,6 +54,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Feb  2 2011 Christopher Aillon <caillon at redhat.com> - 1.91.6-1
+- Update to 1.91.6
+
 * Tue Jan 11 2011 Matthias Clasen <mclasen at redhat.com> - 1.91.5-1
 - Update to 1.91.5
 
diff --git a/sources b/sources
index a6f4650..0957fb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c377fc551768eea2529178292db047e  pyatspi-1.91.5.tar.bz2
+29f6366981955997f3f7925ba8cfdf70  pyatspi-1.91.6.tar.bz2


More information about the scm-commits mailing list