diff --git a/.gitignore b/.gitignore index 88e5cf4..c4b5455 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.11.92.tar.xz /pyatspi-2.12.0.tar.xz /pyatspi-2.14.0.tar.xz +/pyatspi-2.15.3.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index e47f939..b782db8 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -1,7 +1,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.14.0 +Version: 2.15.3 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.14/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/pyatspi/2.15/%{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 +* Fri Dec 19 2014 Richard Hughes - 2.15.3-1 +- Update to 2.15.3 + * Mon Sep 22 2014 Kalev Lember - 2.14.0-1 - Update to 2.14.0 diff --git a/sources b/sources index 5a32f58..09dd40b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4989ac6acc922ee3c620973b8b3d8c9b pyatspi-2.14.0.tar.xz +253adb67a28dcb0ed6ad731d5072dfc5 pyatspi-2.15.3.tar.xz