diff --git a/.cvsignore b/.cvsignore index 3ea6f1b..fe06782 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyatspi-0.1.4.tar.bz2 +pyatspi-0.1.5.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index 513c5cf..7f096e2 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,8 +3,8 @@ %global debug_package %{nil} Name: pyatspi -Version: 0.1.4 -Release: 3%{?dist} +Version: 0.1.5 +Release: 1%{?dist} Summary: Python bindings for at-spi Group: Development/Languages @@ -18,9 +18,6 @@ BuildRequires: python Requires: GConf2 Requires: at-spi2-core -# https://bugzilla.gnome.org/show_bug.cgi?id=606251 -Patch0: 0001-Use-pyatspi_corba-if-desktop-gnome-interface-at-spi.patch - BuildArch: noarch %description @@ -38,7 +35,6 @@ This package includes a python client library for at-spi. %prep %setup -q -%patch0 -p1 -b .better-switch %build @@ -61,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jan 16 2010 Matthias Clasen - 0.1.5-1 +- Update to 0.1.5 + * Thu Jan 7 2010 Matthias Clasen - 0.1.4-3 - Incorporate review feedback diff --git a/sources b/sources index b2857fa..34b00d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bfe79896407c60e8b7c98db4f9097eec pyatspi-0.1.4.tar.bz2 +d3bbf717d205d4e9818db54ac3faea6d pyatspi-0.1.5.tar.bz2