diff --git a/.gitignore b/.gitignore index 2546839..01fba0a 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ at-spi2-core-0.3.4.tar.bz2 /at-spi2-core-2.11.90.tar.xz /at-spi2-core-2.11.91.tar.xz /at-spi2-core-2.11.92.tar.xz +/at-spi2-core-2.12.0.tar.xz diff --git a/at-spi2-core.spec b/at-spi2-core.spec index d09746d..7f3ece1 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,12 +1,12 @@ Name: at-spi2-core -Version: 2.11.92 +Version: 2.12.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.11/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-core/2.12/%{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 +* Mon Mar 24 2014 Richard Hughes - 2.12.0-1 +- Update to 2.12.0 + * Tue Mar 18 2014 Richard Hughes - 2.11.92-1 - Update to 2.11.92 diff --git a/sources b/sources index d5801c5..338aa7c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ddcd62b95f6f1300bc827ebf50080f6 at-spi2-core-2.11.92.tar.xz +b12ad0e0924706f5e7f51216241068ef at-spi2-core-2.12.0.tar.xz