diff --git a/gtk+-2.10.10.tar.bz2 b/gtk+-2.10.10.tar.bz2 new file mode 100644 index 0000000..adc23d5 --- /dev/null +++ b/gtk+-2.10.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b3448fcb0eaad1be873eb33c4b733414288b9aada6b51c6ac44140001e89b1 +size 15125824 diff --git a/gtk+-2.10.9.tar.bz2 b/gtk+-2.10.9.tar.bz2 deleted file mode 100644 index 7e94c57..0000000 --- a/gtk+-2.10.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3aab107fb97a280b77fa30d07540e325d1511907bbce1e7efa5b4db2dffa28a3 -size 14933330 diff --git a/gtk2.changes b/gtk2.changes index 80063e2..f5faaa9 100644 --- a/gtk2.changes +++ b/gtk2.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Mar 21 13:16:22 CST 2007 - maw@suse.de + +- Update to version 2.10.10 +- Bugfixes, including bugzilla.gnome.org 399907, 396899, 402453, + 402806, 403409, 403896, 46757, 405696, 377164, 310522, 389765, + 408018, 386618, 403139, 356515, 382565, 409101, 325477, 151169, + 143213, 153785, 402131, 412596, 413492, 414875, 415645, 414975, + 124045, 412221, 356515, 413664, 413032, 416525, 331369, 335796, + 351671, 396703, 356515, 350988, 396805, and 382904. + ------------------------------------------------------------------- Mon Feb 26 18:55:40 CET 2007 - sbrabec@suse.cz diff --git a/gtk2.spec b/gtk2.spec index 9964eac..2f0109f 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -1,5 +1,5 @@ # -# spec file for package gtk2 (Version 2.10.9) +# spec file for package gtk2 (Version 2.10.10) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -22,8 +22,8 @@ License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) Group: System/Libraries Autoreqprov: on PreReq: /usr/bin/touch /bin/rm /bin/rmdir -Version: 2.10.9 -Release: 3 +Version: 2.10.10 +Release: 1 Summary: Library for Creation of Graphical User Interfaces Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.10/%{_name}-%{version}.tar.bz2 Source1: SuSEconfig.gtk2 @@ -124,7 +124,7 @@ Authors: Owen Taylor %package doc -Summary: Additional Package Documentation. +Summary: Additional Package Documentation for gtk2. Group: Development/Libraries/X11 Requires: %{name} = %{version} @@ -135,6 +135,8 @@ Originally it was written for the GIMP and hence has the name Gimp ToolKit. Many people like it because it is small, efficient, and very configurable. +This package contains additional documentation. + Authors: @@ -163,7 +165,7 @@ Authors: %prep %setup -q -n %{_name}-%{version} -gnome-patch-translation-prepare +###gnome-patch-translation-prepare %patch -p1 %patch1 %patch4 -p1 @@ -188,7 +190,7 @@ cp -a %{S:2} . # %patch40 -p1 # %patch41 -p0 # %patch42 -p1 -gnome-patch-translation-update +###gnome-patch-translation-update %build ACLOCAL="aclocal -I m4macros" autoreconf -f -i @@ -335,6 +337,14 @@ fi %{_datadir}/gtk-doc/html/* %changelog +* Wed Mar 21 2007 - maw@suse.de +- Update to version 2.10.10 +- Bugfixes, including bugzilla.gnome.org 399907, 396899, 402453, + 402806, 403409, 403896, 46757, 405696, 377164, 310522, 389765, + 408018, 386618, 403139, 356515, 382565, 409101, 325477, 151169, + 143213, 153785, 402131, 412596, 413492, 414875, 415645, 414975, + 124045, 412221, 356515, 413664, 413032, 416525, 331369, 335796, + 351671, 396703, 356515, 350988, 396805, and 382904. * Mon Feb 26 2007 - sbrabec@suse.cz - Fixed gtk64.patch. * Fri Feb 16 2007 - maw@suse.de