From 737ad8c52acac27a8a991518929d507f5c6188feca3ea01617579b42663f273c Mon Sep 17 00:00:00 2001 From: Magnus Boman Date: Thu, 11 Mar 2010 23:02:34 +0000 Subject: [PATCH] Accepting request 34454 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/gtk2 via accept of submit request 34454 revision 2. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/34454 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=100 --- gtk+-2.19.6.tar.bz2 | 3 --- gtk+-2.19.7.tar.bz2 | 3 +++ gtk2.changes | 26 ++++++++++++++++++++++++++ gtk2.spec | 4 ++-- 4 files changed, 31 insertions(+), 5 deletions(-) delete mode 100644 gtk+-2.19.6.tar.bz2 create mode 100644 gtk+-2.19.7.tar.bz2 diff --git a/gtk+-2.19.6.tar.bz2 b/gtk+-2.19.6.tar.bz2 deleted file mode 100644 index 4b332cc..0000000 --- a/gtk+-2.19.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a38c1f5fec0b850cbfe10714d81adf9d1539730e4cdff72dff79df4bff96aec -size 18939953 diff --git a/gtk+-2.19.7.tar.bz2 b/gtk+-2.19.7.tar.bz2 new file mode 100644 index 0000000..4b0d39b --- /dev/null +++ b/gtk+-2.19.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466e013b57c52639aebe588229d8706dbbe817b3238af66a524ff5764e62acb7 +size 19173932 diff --git a/gtk2.changes b/gtk2.changes index 0ee8bce..be4f80b 100644 --- a/gtk2.changes +++ b/gtk2.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Mar 9 20:38:06 CET 2010 - dimstar@opensuse.org + +- Update to version 2.19.7: + + bgo#611707: Move documentation from templates to inline + comments + + bgo#69872: GTK_WIDGET_SET_FLAGS should be deprecated + + bgo#612066: empathy hangs when clicked on information about + contact... + + bgo#557420: Some compose sequences don't work anymore... + + bgo#569042: gailbooleancell does not seem to attend to changes + + bgo#600992: File chooser reference counting issues + + bgo#610905: gtk_drag_source_set need instrospection hint + + bgo#611051: Search Entry Clear Icon not accessible + + bgo#611217: Incorrect translator comment + + bgo#611317: Document targets in drag and drop + + bgo#611319: gtk_window_set_transient_for undocumented NULL + value for parent + + bgo#611658: Update documentation for gtkvscrollbar + + bgo#611662: Update documentation for gtkvseparator + + bgo#611686: focus_in/focus_out in gailtreeview.c should return + FALSE + + bgo#611831: Move documentation to inline comments: GtkVBox + + bgo#612119" Do not scroll when middle pasting + + Updated translations. + ------------------------------------------------------------------- Tue Feb 23 23:03:13 CET 2010 - lmedinas@opensuse.org diff --git a/gtk2.spec b/gtk2.spec index 898b10a..39b2c30 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -1,5 +1,5 @@ # -# spec file for package gtk2 (Version 2.19.6) +# spec file for package gtk2 (Version 2.19.7) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: gtk2 %define _name gtk+ -Version: 2.19.6 +Version: 2.19.7 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)