[pyatspi] Update to 2.9.3

Kalev Lember kalev at fedoraproject.org
Thu Jun 20 20:51:21 UTC 2013


commit 74c01e742b824dc548df88700d32098188263d8d
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Jun 20 20:50:02 2013 +0200

    Update to 2.9.3

 .gitignore   |    1 +
 pyatspi.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bd1859f..e5febda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ pyatspi-0.3.6.tar.bz2
 /pyatspi-2.7.91.tar.xz
 /pyatspi-2.8.0.tar.xz
 /pyatspi-2.9.2.tar.xz
+/pyatspi-2.9.3.tar.xz
diff --git a/pyatspi.spec b/pyatspi.spec
index 34fc6eb..e340007 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -1,7 +1,7 @@
 %global debug_package %{nil}
 
 Name:           pyatspi
-Version:        2.9.2
+Version:        2.9.3
 Release:        1%{?dist}
 Summary:        Python bindings for at-spi
 
@@ -99,6 +99,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
 
 
 %changelog
+* Thu Jun 20 2013 Kalev Lember <kalevlember at gmail.com> - 2.9.3-1
+- Update to 2.9.3
+
 * Sun Jun 02 2013 Kalev Lember <kalevlember at gmail.com> - 2.9.2-1
 - Update to 2.9.2
 
diff --git a/sources b/sources
index ebdd2fe..73c1f10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4a1f0d22cabd0c0c571779f27e37ffb2  pyatspi-2.9.2.tar.xz
+cfb0d550688d65ac848d18c5467f713b  pyatspi-2.9.3.tar.xz


More information about the scm-commits mailing list