[pyatspi] 0.4.0

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 29 21:06:16 UTC 2010


commit 47788c9b27310f2d827be241148c3c9382e65212
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 29 17:05:29 2010 -0400

    0.4.0

 .gitignore   |    1 +
 pyatspi.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e35ee29..5b1812c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ pyatspi-0.3.4.tar.bz2
 pyatspi-0.3.6.tar.bz2
 /pyatspi-0.3.90.tar.bz2
 /pyatspi-0.3.91.tar.bz2
+/pyatspi-0.4.0.tar.bz2
diff --git a/pyatspi.spec b/pyatspi.spec
index 838677f..616409b 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -3,15 +3,15 @@
 %global debug_package %{nil}
 
 Name:           pyatspi
-Version:        0.3.91
-Release:        2%{?dist}
+Version:        0.4.0
+Release:        1%{?dist}
 Summary:        Python bindings for at-spi
 
 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/0.3/%{name}-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/pyatspi/0.4/%{name}-%{version}.tar.bz2
 
 BuildRequires:  python
 
@@ -54,6 +54,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Sep 29 2010 Matthias Clasen <mclasen at redhat.com> - 0.4.0-1
+- Update to 0.4.0
+
 * Mon Sep 20 2010 Matthias Clasen <mclasen at redhat.com> - 0.3.91-2
 - Require python-xlib and and gnome-python2-gconf (#635484)
 
diff --git a/sources b/sources
index c14cbad..6dbc51e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d94bdff40257caecf3b9440fd9adc0c  pyatspi-0.3.91.tar.bz2
+0e00988ab36b129d0267937814a6ddea  pyatspi-0.4.0.tar.bz2


More information about the scm-commits mailing list