diff --git a/.gitignore b/.gitignore index 01fba0a..c322135 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.11.91.tar.xz /at-spi2-core-2.11.92.tar.xz /at-spi2-core-2.12.0.tar.xz +/at-spi2-core-2.13.1.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index b828bba..ee803a9 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,12 +1,12 @@ Name: at-spi2-core -Version: 2.12.0 -Release: 2%{?dist} +Version: 2.13.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.12/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.13/%{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 Apr 29 2014 Richard Hughes - 2.13.1-1 +- Update to 2.13.1 + * Sat Apr 05 2014 Kalev Lember - 2.12.0-2 - Tighten -devel deps diff --git a/sources b/sources index 338aa7c..4e1cff8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b12ad0e0924706f5e7f51216241068ef at-spi2-core-2.12.0.tar.xz +15cd18e0a914be282eb78a9fe91260b3 at-spi2-core-2.13.1.tar.xz