[pyatspi/f20-gnome-3-12] Update to 2.12.0

Richard Hughes rhughes at fedoraproject.org
Mon Apr 14 12:47:08 UTC 2014


commit e7fc232914408837b0015fdaa32344187eabe253
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Apr 14 13:46:55 2014 +0100

    Update to 2.12.0

 .gitignore   |    1 +
 pyatspi.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 739a6ed..bea341f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ pyatspi-0.3.6.tar.bz2
 /pyatspi-2.9.90.tar.xz
 /pyatspi-2.9.92.tar.xz
 /pyatspi-2.10.0.tar.xz
+/pyatspi-2.12.0.tar.xz
diff --git a/pyatspi.spec b/pyatspi.spec
index 82b5bc7..3c4ae30 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -1,7 +1,7 @@
 %global debug_package %{nil}
 
 Name:           pyatspi
-Version:        2.10.0
+Version:        2.12.0
 Release:        1%{?dist}
 Summary:        Python bindings for at-spi
 
@@ -9,7 +9,7 @@ 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.10/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/pyatspi/2.12/%{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
+* Mon Apr 14 2014 Richard Hughes <rhughes at redhat.com> - 2.12.0-1
+- Update to 2.12.0
+
 * Wed Sep 25 2013 Kalev Lember <kalevlember at gmail.com> - 2.10.0-1
 - Update to 2.10.0
 
diff --git a/sources b/sources
index 08ba532..88cc054 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-188ac6479e824ae2c36dd224a08e036b  pyatspi-2.10.0.tar.xz
+cb2115a7ad93bedf39cc7ae8d20735cf  pyatspi-2.12.0.tar.xz


More information about the scm-commits mailing list