diff --git a/.gitignore b/.gitignore index 4f1953c..809abd3 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ at-spi2-atk-0.3.6.tar.bz2 /at-spi2-atk-2.11.1.tar.xz /at-spi2-atk-2.11.2.tar.xz /at-spi2-atk-2.11.3.tar.xz +/at-spi2-atk-2.11.5.tar.xz diff --git a/at-spi2-atk.spec b/at-spi2-atk.spec index 565aa92..3b42e62 100644 --- a/at-spi2-atk.spec +++ b/at-spi2-atk.spec @@ -1,8 +1,8 @@ %global at_spi2_core_version 2.9.4 Name: at-spi2-atk -Version: 2.11.3 -Release: 2%{?dist} +Version: 2.11.5 +Release: 1%{?dist} Summary: A GTK+ module that bridges ATK to D-Bus at-spi Group: System Environment/Libraries @@ -77,6 +77,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatk-bridge-2.0.la %changelog +* Tue Feb 04 2014 Richard Hughes - 2.11.5-1 +- Update to 2.11.5 + * Sat Dec 21 2013 Ville Skyttä - 2.11.3-2 - Add ldconfig %%post* scriptlets. - Fix bogus dates in %%changelog. diff --git a/sources b/sources index 71d8cb6..1307223 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8f00d057f1da3d2afe7a0b8a4e623c1f at-spi2-atk-2.11.3.tar.xz +090a03e90fbfb5c6c49a87b983eb41ac at-spi2-atk-2.11.5.tar.xz