From 9089842f28bcec715d96ececccdb7e7df26d911d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 4 Apr 2011 20:14:20 -0400 Subject: [PATCH] 2.0.0 --- .gitignore | 1 + pyatspi.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 398bd8d..fdf3f16 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ pyatspi-0.3.6.tar.bz2 /pyatspi-1.91.90.tar.bz2 /pyatspi-1.91.91.tar.bz2 /pyatspi-1.91.92.tar.bz2 +/pyatspi-2.0.0.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index 234e989..dc8ceb6 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 1.91.92 +Version: 2.0.0 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -11,7 +11,7 @@ Group: Development/Languages License: LGPLv2 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/1.91/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/pyatspi/2.0/%{name}-%{version}.tar.bz2 BuildRequires: python BuildRequires: pygobject2-devel >= 2.26.0 @@ -55,6 +55,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Mon Apr 4 2011 Matthias Clasen - 2.0.0-1 +- Update to 2.0.0 + * Tue Mar 22 2011 Matthias Clasen - 1.91.92-1 - Update to 1.91.92 diff --git a/sources b/sources index 2b24aab..b056396 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d35e7d97c2079ffef5bc96769b397200 pyatspi-1.91.92.tar.bz2 +fd502e877bced249c5220fd58414385c pyatspi-2.0.0.tar.bz2