diff --git a/.gitignore b/.gitignore index da205aa..b785202 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.13.4.tar.xz /at-spi2-atk-2.14.0.tar.xz /at-spi2-atk-2.14.1.tar.xz +/at-spi2-atk-2.15.3.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 89471d8..5f01158 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,8 +1,8 @@ -%global atk_version 2.11.90 -%global at_spi2_core_version 2.11.2 +%global atk_version 2.15.2 +%global at_spi2_core_version 2.15.2 Name: at-spi2-atk -Version: 2.14.1 +Version: 2.15.3 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.14/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/at-spi2-atk/2.15/%{name}-%{version}.tar.xz BuildRequires: atk-devel >= %{atk_version} BuildRequires: at-spi2-core-devel >= %{at_spi2_core_version} @@ -79,6 +79,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatk-bridge-2.0.la %changelog +* Wed Dec 17 2014 Kalev Lember - 2.15.3-1 +- Update to 2.15.3 + * Mon Oct 13 2014 Kalev Lember - 2.14.1-1 - Update to 2.14.1 diff --git a/sources b/sources index 5fec850..ac511d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5c6a085249a6d4e792ead86dca183504 at-spi2-atk-2.14.1.tar.xz +fa77f95b38e6fbbbc07ed248a1c64922 at-spi2-atk-2.15.3.tar.xz