[pyatspi] Update to 2.15.4

Richard Hughes rhughes at fedoraproject.org
Tue Feb 3 11:34:13 UTC 2015


commit 7a21ac99253ad2a48be2c873415472cf22d0f86d
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Feb 3 11:34:04 2015 +0000

    Update to 2.15.4

 .gitignore   |    1 +
 pyatspi.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4b5455..e365421 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ pyatspi-0.3.6.tar.bz2
 /pyatspi-2.12.0.tar.xz
 /pyatspi-2.14.0.tar.xz
 /pyatspi-2.15.3.tar.xz
+/pyatspi-2.15.4.tar.xz
diff --git a/pyatspi.spec b/pyatspi.spec
index b782db8..dc53c1a 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -1,7 +1,7 @@
 %global debug_package %{nil}
 
 Name:           pyatspi
-Version:        2.15.3
+Version:        2.15.4
 Release:        1%{?dist}
 Summary:        Python bindings for at-spi
 
@@ -99,6 +99,9 @@ sed -i '1s|^#!/usr/bin/python|#!%{__python3}|' python3-examples/magFocusTracker.
 
 
 %changelog
+* Tue Feb 03 2015 Richard Hughes <rhughes at redhat.com> - 2.15.4-1
+- Update to 2.15.4
+
 * Fri Dec 19 2014 Richard Hughes <rhughes at redhat.com> - 2.15.3-1
 - Update to 2.15.3
 
diff --git a/sources b/sources
index 09dd40b..94254c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-253adb67a28dcb0ed6ad731d5072dfc5  pyatspi-2.15.3.tar.xz
+f8596d31019de9783527f079b717cc21  pyatspi-2.15.4.tar.xz


More information about the scm-commits mailing list