From a003ea05f4e35be675c5b7cf1f653bba64ffeef9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mar 25 2013 23:25:46 +0000 Subject: Update to 2.8.0 --- diff --git a/.gitignore b/.gitignore index f11b808..78e71a9 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.7.5.tar.xz /at-spi2-core-2.7.90.tar.xz /at-spi2-core-2.7.91.tar.xz +/at-spi2-core-2.8.0.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index d945f0b..8dda54f 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,12 +1,12 @@ Name: at-spi2-core -Version: 2.7.91 +Version: 2.8.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/2.7/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.8/%{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 +* Mon Mar 25 2013 Kalev Lember - 2.8.0-1 +- Update to 2.8.0 + * Wed Mar 6 2013 Matthias Clasen - 2.7.91-1 - Update to 2.7.91 diff --git a/sources b/sources index 694c4fc..7b2fa41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f61eefdbdf359c287fa1c2f208d9bc0 at-spi2-core-2.7.91.tar.xz +93b57d5d56d15d1222ddf2386e2f869f at-spi2-core-2.8.0.tar.xz