diff --git a/.gitignore b/.gitignore index 78e71a9..c48ba09 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.7.90.tar.xz /at-spi2-core-2.7.91.tar.xz /at-spi2-core-2.8.0.tar.xz +/at-spi2-core-2.9.2.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 8dda54f..65bf79b 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,12 +1,12 @@ Name: at-spi2-core -Version: 2.8.0 +Version: 2.9.2 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.8/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.9/%{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 +* Sun Jun 02 2013 Kalev Lember - 2.9.2-1 +- Update to 2.9.2 + * Mon Mar 25 2013 Kalev Lember - 2.8.0-1 - Update to 2.8.0 diff --git a/sources b/sources index 7b2fa41..206e79c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93b57d5d56d15d1222ddf2386e2f869f at-spi2-core-2.8.0.tar.xz +d13304811b77887772321c2fd5206926 at-spi2-core-2.9.2.tar.xz