[pyatspi] 2.3.4

Matthias Clasen mclasen at fedoraproject.org
Tue Jan 17 05:48:14 UTC 2012


commit cb095c1b6f721506e79435492118cde435b2a52e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jan 17 00:48:11 2012 -0500

    2.3.4

 .gitignore   |    1 +
 pyatspi.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 628a240..7cfa261 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ pyatspi-0.3.6.tar.bz2
 /pyatspi-2.1.91.tar.xz
 /pyatspi-2.2.0.tar.xz
 /pyatspi-2.2.1.tar.xz
+/pyatspi-2.3.4.tar.xz
diff --git a/pyatspi.spec b/pyatspi.spec
index 45e6ce6..5b84946 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -3,15 +3,15 @@
 %global debug_package %{nil}
 
 Name:           pyatspi
-Version:        2.2.1
-Release:        2%{?dist}
+Version:        2.3.4
+Release:        1%{?dist}
 Summary:        Python bindings for at-spi
 
 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.2/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/pyatspi/2.3/%{name}-%{version}.tar.xz
 
 BuildRequires:  python
 BuildRequires:  pygobject3-devel >= 2.90.1
@@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 17 2012 Matthias Clasen <mclasen at redhat.com> - 2.3.4-1
+- Update to 2.3.4
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index b08c9a0..5cd55dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e3abb0d33bdf66e025cc16588095cba  pyatspi-2.2.1.tar.xz
+151a2ca9f9db2988984b2c2ce26d2817  pyatspi-2.3.4.tar.xz


More information about the scm-commits mailing list