diff --git a/.gitignore b/.gitignore index 23a58bf..11c76d8 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.9.90.tar.xz /at-spi2-core-2.9.91.tar.xz /at-spi2-core-2.9.92.tar.xz +/at-spi2-core-2.10.0.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 0d3bbd0..2f4bbcb 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,12 +1,12 @@ Name: at-spi2-core -Version: 2.9.92 +Version: 2.10.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.9/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.10/%{name}-%{version}.tar.xz BuildRequires: dbus-devel BuildRequires: dbus-glib-devel @@ -79,6 +79,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la %{_libdir}/pkgconfig/atspi-2.pc %changelog +* Tue Sep 24 2013 Kalev Lember - 2.10.0-1 +- Update to 2.10.0 + * Tue Sep 17 2013 Kalev Lember - 2.9.92-1 - Update to 2.9.92 diff --git a/sources b/sources index b61fc5f..db445ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9488a26574b5b75b128cad5b87bb5f47 at-spi2-core-2.9.92.tar.xz +bb3b6f5679ecfc7dabcf76a1b6bfe2db at-spi2-core-2.10.0.tar.xz