From 40a90809386cde69b0572614da91cb86230b55e5 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 28 Sep 2011 19:38:22 -0400 Subject: [PATCH] 2.2.0 --- .gitignore | 1 + pyatspi.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2d896b3..b3786b5 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-2.1.5.tar.xz /pyatspi-2.1.90.tar.xz /pyatspi-2.1.91.tar.xz +/pyatspi-2.2.0.tar.xz diff --git a/pyatspi.spec b/pyatspi.spec index 122d893..4461cd6 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 2.1.91 +Version: 2.2.0 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.1/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/pyatspi/2.2/%{name}-%{version}.tar.xz BuildRequires: python BuildRequires: pygobject3-devel >= 2.90.1 @@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Wed Sep 28 2011 Matthias Clasen - 2.2.0-1 +- Update to 2.2.0 + * Tue Sep 20 2011 Matthias Clasen - 2.1.91-1 - Update to 2.1.91 diff --git a/sources b/sources index 2fef9a9..27be951 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46cdc548fd6bd947f1b66fce0aadb24c pyatspi-2.1.91.tar.xz +f1831fa03b8afe0f11256b8165c80eaa pyatspi-2.2.0.tar.xz