diff --git a/.gitignore b/.gitignore index 769321f..0e036f7 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.3.92.tar.xz /at-spi2-core-2.4.0.tar.xz /at-spi2-core-2.4.1.tar.xz +/at-spi2-core-2.5.1.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 2dbd1c2..6ae7adb 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,12 +1,12 @@ Name: at-spi2-core -Version: 2.4.1 +Version: 2.5.1 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/2.4/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.5/%{name}-%{version}.tar.xz BuildRequires: dbus-devel BuildRequires: dbus-glib-devel @@ -81,6 +81,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la %{_libdir}/pkgconfig/atspi-2.pc %changelog +* Sat May 05 2012 Kalev Lember - 2.5.1-1 +- Update to 2.5.1 + * Tue Apr 17 2012 Kalev Lember - 2.4.1-1 - Update to 2.4.1 diff --git a/sources b/sources index 4667c99..926fd81 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ff090e462ed41456a0522d5baa3c396 at-spi2-core-2.4.1.tar.xz +0605175ec53314805b30449dd29abb41 at-spi2-core-2.5.1.tar.xz