diff --git a/.gitignore b/.gitignore index 143bf92..2a69706 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ atk-1.30.0.tar.bz2 /atk-2.1.92.tar.xz /atk-2.2.0.tar.xz /atk-2.3.3.tar.xz +/atk-2.3.91.tar.xz diff --git a/atk.spec b/atk.spec index 20351b1..9353800 100644 --- a/atk.spec +++ b/atk.spec @@ -3,12 +3,12 @@ Summary: Interfaces for accessibility support Name: atk -Version: 2.3.3 -Release: 2%{?dist} +Version: 2.3.91 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries #VCS: git:git://git.gnome.org/atk -Source: http://download.gnome.org/sources/atk/2.1/atk-%{version}.tar.xz +Source: http://download.gnome.org/sources/atk/2.3/atk-%{version}.tar.xz URL: http://developer.gnome.org/projects/gap/ BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gnome-doc-utils @@ -66,6 +66,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_datadir}/gir-1.0 %changelog +* Mon Mar 5 2012 Matthias Clasen - 2.3.91-1 +- Update to 2.3.91 + * Thu Jan 12 2012 Fedora Release Engineering - 2.3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 655e1bb..74440b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9edeb1f1d7a417ffdd0eda550d930d1c atk-2.3.3.tar.xz +695042fc7e5342c453aa43157b9ef24b atk-2.3.91.tar.xz