diff --git a/.gitignore b/.gitignore index 4ce958d..3795689 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.15.92.tar.xz /at-spi2-atk-2.16.0.tar.xz /at-spi2-atk-2.17.1.tar.xz +/at-spi2-atk-2.17.90.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 5873ae6..c791e77 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,8 +1,8 @@ %global atk_version 2.15.4 -%global at_spi2_core_version 2.15.5 +%global at_spi2_core_version 2.17.90 Name: at-spi2-atk -Version: 2.17.1 +Version: 2.17.90 Release: 1%{?dist} Summary: A GTK+ module that bridges ATK to D-Bus at-spi @@ -80,6 +80,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatk-bridge-2.0.la %changelog +* Mon Aug 17 2015 Kalev Lember - 2.17.90-1 +- Update to 2.17.90 + * Tue Jul 28 2015 Kalev Lember - 2.17.1-1 - Update to 2.17.1 diff --git a/sources b/sources index fdc5b26..267fc0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a1589d130792a1c1f7e435a8ed8f4e2 at-spi2-atk-2.17.1.tar.xz +14dce8854045d322f376af88c6e678da at-spi2-atk-2.17.90.tar.xz