diff --git a/.cvsignore b/.cvsignore index 2f6ac57..3239fac 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyatspi-0.1.6.tar.bz2 +pyatspi-0.1.7.tar.bz2 diff --git a/pyatspi.spec b/pyatspi.spec index cf28120..6751ecd 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -3,7 +3,7 @@ %global debug_package %{nil} Name: pyatspi -Version: 0.1.6 +Version: 0.1.7 Release: 1%{?dist} Summary: Python bindings for at-spi @@ -11,7 +11,6 @@ Group: Development/Languages License: LGPLv2 URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus Source0: http://download.gnome.org/sources/pyatspi/0.1/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python @@ -57,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Feb 20 2010 Matthias Clasen - 0.1.7-1 +- Update to 0.1.7 + * Wed Feb 10 2010 Tomas Bzatek - 0.1.6-1 - Update to 0.1.6 diff --git a/sources b/sources index 0202589..03eead1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f5bc7af74e000b515fcfc38887def98 pyatspi-0.1.6.tar.bz2 +9fdd0231c8913b989db942740b602493 pyatspi-0.1.7.tar.bz2