diff --git a/.gitignore b/.gitignore index 986525d..9f874b0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-0.3.90.tar.bz2 /at-spi2-core-0.3.91.tar.bz2 /at-spi2-core-0.4.0.tar.bz2 +/at-spi2-core-1.91.0.tar.bz2 diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 3730564..53cef79 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,17 +1,16 @@ Name: at-spi2-core -Version: 0.4.0 +Version: 1.91.0 Release: 1%{?dist} Summary: Protocol definitions and daemon for D-Bus at-spi Group: System Environment/Libraries License: LGPLv2+ URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus -Source0: http://download.gnome.org/sources/at-spi2-core/0.4/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/at-spi2-core/1.91/%{name}-%{version}.tar.bz2 BuildRequires: dbus-devel BuildRequires: dbus-glib-devel BuildRequires: glib2-devel -BuildRequires: gtk2-devel BuildRequires: libXtst-devel BuildRequires: libXevie-devel BuildRequires: libXext-devel @@ -59,6 +58,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_bindir}/at-spi-dbus-bus %changelog +* Mon Oct 4 2010 Matthias Clasen - 1.91.0-1 +- Update to 1.91.0 + * Wed Sep 29 2010 Matthias Clasen - 0.4.0-1 - Update to 0.4.0 diff --git a/sources b/sources index e863050..7101d79 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8870d6c1c2dcccf838e08a40a40cc544 at-spi2-core-0.4.0.tar.bz2 +ea100f5ff47bdcc1890102a459df4923 at-spi2-core-1.91.0.tar.bz2