diff --git a/.gitignore b/.gitignore index 931cc6c..1aee980 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.15.4.tar.xz /at-spi2-atk-2.15.90.tar.xz /at-spi2-atk-2.15.92.tar.xz +/at-spi2-atk-2.16.0.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 40fa0e7..ef7652d 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -2,7 +2,7 @@ %global at_spi2_core_version 2.15.5 Name: at-spi2-atk -Version: 2.15.92 +Version: 2.16.0 Release: 1%{?dist} Summary: A GTK+ module that bridges ATK to D-Bus at-spi @@ -10,7 +10,7 @@ Group: System Environment/Libraries License: LGPLv2+ URL: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus #VCS: git:git://git.gnome.org/at-spi-atk -Source0: http://download.gnome.org/sources/at-spi2-atk/2.15/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-atk/2.16/%{name}-%{version}.tar.xz BuildRequires: atk-devel >= %{atk_version} BuildRequires: at-spi2-core-devel >= %{at_spi2_core_version} @@ -80,6 +80,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatk-bridge-2.0.la %changelog +* Tue Mar 24 2015 Kalev Lember - 2.16.0-1 +- Update to 2.16.0 + * Tue Mar 17 2015 Kalev Lember - 2.15.92-1 - Update to 2.15.92 - Use license macro for the COPYING file diff --git a/sources b/sources index 06ce426..f8e5c6d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca93e90da1079f4d0661c86b95fdb26c at-spi2-atk-2.15.92.tar.xz +8936488c8cdce0e158f80b2e247527f9 at-spi2-atk-2.16.0.tar.xz