From e92466255e6f86bdcad3656c2b6b782808bfe76e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 5 May 2012 20:51:16 +0300 Subject: [PATCH] 2.5.1 --- .gitignore | 1 + pyatspi.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 86a6715..0d8f243 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.3.91.tar.xz /pyatspi-2.3.92.tar.xz /pyatspi-2.4.0.tar.xz +/pyatspi-2.5.1.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index 80adf46..1589908 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.4.0 +Version: 2.5.1 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -11,7 +11,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.3/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/pyatspi/2.5/%{name}-%{version}.tar.xz BuildRequires: python BuildRequires: pygobject3-devel >= 2.90.1 @@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Sat May 05 2012 Kalev Lember - 2.5.1-1 +- Update to 2.5.1 + * Wed Mar 28 2012 Richard Hughes - 2.4.0-1 - Update to 2.4.0 diff --git a/sources b/sources index 36b96a8..7fb2bfb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08248c386418ddcec0117b74e6866f94 pyatspi-2.4.0.tar.xz +d5fe8bad7a4775972a44b2174d704579 pyatspi-2.5.1.tar.xz