[pyatspi] Update to 2.9.2

Kalev Lember kalev at fedoraproject.org
Sun Jun 2 15:47:25 UTC 2013


commit dbf7d7df2ddc036ea8ac6ce654900061ccd899db
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Jun 2 15:43:33 2013 +0200

    Update to 2.9.2

 .gitignore   |    1 +
 pyatspi.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a0a9a16..bd1859f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ pyatspi-0.3.6.tar.bz2
 /pyatspi-2.7.5.tar.xz
 /pyatspi-2.7.91.tar.xz
 /pyatspi-2.8.0.tar.xz
+/pyatspi-2.9.2.tar.xz
diff --git a/pyatspi.spec b/pyatspi.spec
index 77762ea..34fc6eb 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -1,15 +1,15 @@
 %global debug_package %{nil}
 
 Name:           pyatspi
-Version:        2.8.0
-Release:        2%{?dist}
+Version:        2.9.2
+Release:        1%{?dist}
 Summary:        Python bindings for at-spi
 
 Group:          Development/Languages
 License:        LGPLv2 and GPLv2
 URL:            http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
 #VCS: git:git://git.gnome.org/pyatspi
-Source0:        http://download.gnome.org/sources/pyatspi/2.8/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/pyatspi/2.9/%{name}-%{version}.tar.xz
 
 BuildRequires:  python2-devel
 %if !0%{?rhel}
@@ -99,6 +99,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
 
 
 %changelog
+* Sun Jun 02 2013 Kalev Lember <kalevlember at gmail.com> - 2.9.2-1
+- Update to 2.9.2
+
 * Mon Apr 15 2013 Rui Matos <rmatos at redhat.com> - 2.8.0-2
 - Don't depend on python3 in RHEL
 
diff --git a/sources b/sources
index ef0150f..ebdd2fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-930f51c62cca60ebdf90f735d26385b2  pyatspi-2.8.0.tar.xz
+4a1f0d22cabd0c0c571779f27e37ffb2  pyatspi-2.9.2.tar.xz


More information about the scm-commits mailing list