diff --git a/gtk+-2.19.7.tar.bz2 b/gtk+-2.19.7.tar.bz2 deleted file mode 100644 index 4b0d39b..0000000 --- a/gtk+-2.19.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:466e013b57c52639aebe588229d8706dbbe817b3238af66a524ff5764e62acb7 -size 19173932 diff --git a/gtk+-2.20.0.tar.bz2 b/gtk+-2.20.0.tar.bz2 new file mode 100644 index 0000000..3d40660 --- /dev/null +++ b/gtk+-2.20.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ea7e11ff88e9a8867b7d9221d40a3bfce5c648ce27cd6bac422ff8f6cca414d +size 19146851 diff --git a/gtk2.changes b/gtk2.changes index be4f80b..bab3846 100644 --- a/gtk2.changes +++ b/gtk2.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue Mar 23 18:28:02 CET 2010 - vuntz@opensuse.org + +- Update to version 2.20.0: + + Support the tracker 0.8 api in the file chooser search code + + Bug fixes: + - bgo#609929: Dragging between two windows cause the menu + widget... + - bgo#613241: entry sends extra notify::text with "" on destroy + - bgo#610946: error during gtk+ build + nonsense error messages + - bgo#610176: Some cups1.2 feature use not shielded by API + version-check + - bgo#612574: GtkMenuItem does not emit notify::label when + label... + - bgo#612505: Entry layout not updated when underlying buffer + changes + - bgo#612346: gdk_window_set_icon_name doesn't work + - bgo#612308: GTK+ Build error: redefinition of 'struct + IPrintDialogCallback' + - bgo#611118: Set APPLICATION_ID when launching desktop app + - bgo#612768: DND cause crash in VNC environment + - bgo#612575: Improve docs of + gtk_notebook_set_tab_label_packing + - bgo#605333: Confusing error in documentation + - bgo#613028: Do not get a GtkSettings for size lookup if... + + Updated translations. + ------------------------------------------------------------------- Tue Mar 9 20:38:06 CET 2010 - dimstar@opensuse.org diff --git a/gtk2.spec b/gtk2.spec index 39b2c30..25a9bfa 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -1,5 +1,5 @@ # -# spec file for package gtk2 (Version 2.19.7) +# spec file for package gtk2 (Version 2.20.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: gtk2 %define _name gtk+ -Version: 2.19.7 +Version: 2.20.0 Release: 1 # FIXME: 2.19.3 doesn't compile with parallel build. Check if this is still true for later versions. # FIXME: when updating to next version, check whether we can remove the workaround for bgo#596977 below (removing -fomit-frame-pointer)