diff --git a/.gitignore b/.gitignore index c2379e0..2787cf6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-0.3.90.tar.bz2 /at-spi2-atk-0.3.91.1.tar.bz2 /at-spi2-atk-0.4.0.tar.bz2 +/at-spi2-atk-1.91.0.tar.bz2 diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 99ecf99..a0f77fe 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,5 +1,5 @@ Name: at-spi2-atk -Version: 0.4.0 +Version: 1.91.0 Release: 1%{?dist} Summary: A GTK+ module that bridges ATK to D-Bus at-spi @@ -7,7 +7,7 @@ Group: System Environment/Libraries License: LGPLv2+ URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus #VCS: git:git://git.gnome.org/at-spi-atk -Source0: http://download.gnome.org/sources/at-spi2-atk/0.4/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/at-spi2-atk/1.91/%{name}-%{version}.tar.bz2 BuildRequires: at-spi2-core BuildRequires: dbus-devel @@ -84,6 +84,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gtk-3.0/modules/libatk-bridge.la %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 3fca4ff..8601037 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b4be5c56d5c617e266faa112c734bf48 at-spi2-atk-0.4.0.tar.bz2 +6851c4be27c1d695a1f5365220b94ac7 at-spi2-atk-1.91.0.tar.bz2