[pyatspi] Update to 2.1.1

Tomas Bzatek tbzatek at fedoraproject.org
Wed May 11 15:21:01 UTC 2011


commit b588840a431ab7e123cf7a18228190e65015c569
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Wed May 11 17:20:48 2011 +0200

    Update to 2.1.1

 .gitignore   |    1 +
 pyatspi.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7cacd61..4a36c52 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ pyatspi-0.3.6.tar.bz2
 /pyatspi-1.91.92.tar.bz2
 /pyatspi-2.0.0.tar.bz2
 /pyatspi-2.0.1.tar.bz2
+/pyatspi-2.1.1.tar.bz2
diff --git a/pyatspi.spec b/pyatspi.spec
index 2df1192..6cc6d3a 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -3,7 +3,7 @@
 %global debug_package %{nil}
 
 Name:           pyatspi
-Version:        2.0.1
+Version:        2.1.1
 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/2.0/%{name}-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/pyatspi/2.1/%{name}-%{version}.tar.bz2
 
 BuildRequires:  python
 BuildRequires:  pygobject2-devel >= 2.26.0
@@ -55,6 +55,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Wed May 11 2011 Tomas Bzatek <tbzatek at redhat.com> - 2.1.1-1
+- Update to 2.1.1
+
 * Tue Apr 26 2011 Matthias Clasen <mclasen at redhat.com> - 2.0.1-1
 - Update to 2.0.1
 
diff --git a/sources b/sources
index 40a338d..9b0f995 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d9ef5c6667aa0c809929f1cb05b9c41d  pyatspi-2.0.1.tar.bz2
+755684a7c8ddafa5755dca00aae733d0  pyatspi-2.1.1.tar.bz2


More information about the scm-commits mailing list