From b1470c43a0b100ecc3efc5eb6ea271fa31ceeef2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mar 28 2012 01:24:25 +0000 Subject: 2.4.0 --- diff --git a/.gitignore b/.gitignore index 7eefbbd..64e9e6e 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.3.90.tar.xz /at-spi2-atk-2.3.91.tar.xz /at-spi2-atk-2.3.92.tar.xz +/at-spi2-atk-2.4.0.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 7e50da4..62d8986 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,5 +1,5 @@ Name: at-spi2-atk -Version: 2.3.92 +Version: 2.4.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/2.3/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-atk/2.4/%{name}-%{version}.tar.xz BuildRequires: at-spi2-core-devel BuildRequires: dbus-devel @@ -74,6 +74,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %changelog +* Tue Mar 27 2012 Matthias Clasen - 2.4.0-1 +- Update to 2.4.0 + * Wed Mar 21 2012 Kalev Lember - 2.3.92-1 - Update to 2.3.92 diff --git a/sources b/sources index da17d96..7137889 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e61de16fcd7612dcd4f21b00dc0d0526 at-spi2-atk-2.3.92.tar.xz +7fd5c98aebacaeaa7ab71f95437627ae at-spi2-atk-2.4.0.tar.xz