diff --git a/.cvsignore b/.cvsignore index 46debfa..9a84be7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ atk-1.7.3.tar.bz2 atk-1.8.0.tar.bz2 +atk-1.9.0.tar.bz2 diff --git a/atk.spec b/atk.spec index b589cf1..b2847f6 100644 --- a/atk.spec +++ b/atk.spec @@ -1,14 +1,12 @@ -%define glib2_base_version 2.3.0 -%define glib2_version %{glib2_base_version}-1 +%define glib2_version 2.6.0 Summary: Interfaces for accessibility support. Name: atk -Version: 1.8.0 -Release: 2 +Version: 1.9.0 +Release: 1 License: LGPL Group: System Environment/Libraries -Source: ftp://ftp.gtk.org/pub/gtk/v2.0/atk-%{version}.tar.bz2 -Patch0: atk-1.8.0-utf8.patch +Source: http://ftp.gnome.org/pub/GNOME/sources/atk/1.9/atk-1.9.0.tar.bz2 URL: http://developer.gnome.org/projects/gap/ BuildRoot: %{_tmppath}/atk-%{PACKAGE_VERSION}-root BuildPreReq: glib2-devel >= %{glib2_version} @@ -34,7 +32,6 @@ Install atk-devel if you want to develop programs which will use ATK. %prep %setup -q -%patch0 -p1 -b .utf8 %build @@ -71,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/ %changelog +* Wed Jan 26 2005 Matthias Clasen - 1.9.0-1 +- update to 1.9.0 + * Tue Oct 12 2004 Matthias Clasen - 1.8.0-2 - convert tamil translations to UTF-8 (#135343) diff --git a/sources b/sources index bade7e9..05b728f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc46940febb0e91427b77457e6356f3d atk-1.8.0.tar.bz2 +7f41bd9c6dcd83c8df391dc1805be653 atk-1.9.0.tar.bz2