From 3b0691ef4d6d459677326d69cbdc9222a5f677eecc92e9b77e19767df87f4f00 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 11 Dec 2012 16:48:25 +0000 Subject: [PATCH] Accepting request 144883 from home:dimstar:branches:GNOME:Factory Update to 2.24.14 OBS-URL: https://build.opensuse.org/request/show/144883 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=181 --- gtk+-2.24.13.tar.xz | 3 --- gtk+-2.24.14.tar.xz | 3 +++ gtk2.changes | 15 +++++++++++++++ gtk2.spec | 6 +++--- 4 files changed, 21 insertions(+), 6 deletions(-) delete mode 100644 gtk+-2.24.13.tar.xz create mode 100644 gtk+-2.24.14.tar.xz diff --git a/gtk+-2.24.13.tar.xz b/gtk+-2.24.13.tar.xz deleted file mode 100644 index 411d5ca..0000000 --- a/gtk+-2.24.13.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35e1a01e46b02970b02ee9f299390d0aa57c1215ad2667bcd584b72f4ea6513d -size 13278972 diff --git a/gtk+-2.24.14.tar.xz b/gtk+-2.24.14.tar.xz new file mode 100644 index 0000000..b09052d --- /dev/null +++ b/gtk+-2.24.14.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd1b8b511a3004e8972badf467ce829e6855cdff15540b9344dc934c68008ac +size 13258752 diff --git a/gtk2.changes b/gtk2.changes index f7bb530..9fe661e 100644 --- a/gtk2.changes +++ b/gtk2.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Dec 9 17:29:17 UTC 2012 - dimstar@opensuse.org + +- Update to version 2.24.14: + + File chooser: + - Use the bookmarks file from the same XDG location as GTK+ 3 + if present + - Add a setting to specify the startup mode + + Bugs fixed: bgo#577806, bgo#626499, bgo#644906, bgo#652204, + bgo#663990, bgo#668239, bgo#672193, bgo#681845, bgo#682919, + bgo#684419, bgo#685959, bgo#688710, bgo#689235. + + Updated translations. +- The docs have been moved to gtk2 / gdk2 directories in order to + not conflict on file-level with gtk3 (upstream change). + ------------------------------------------------------------------- Wed Nov 21 20:54:17 UTC 2012 - dimstar@opensuse.org diff --git a/gtk2.spec b/gtk2.spec index 4a8a82a..d6a9264 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -21,7 +21,7 @@ Name: gtk2 %define _name gtk+ -Version: 2.24.13 +Version: 2.24.14 Release: 0 # FIXME: when updating to next version, check whether we can remove the workaround for bgo#596977 below (removing -fomit-frame-pointer) Summary: The GTK+ toolkit library (version 2) @@ -563,8 +563,8 @@ fi %files devel %defattr(-,root,root) %doc %{_datadir}/gtk-doc/html/gail-libgail-util/ -%doc %{_datadir}/gtk-doc/html/gdk/ -%doc %{_datadir}/gtk-doc/html/gtk/ +%doc %{_datadir}/gtk-doc/html/gdk2/ +%doc %{_datadir}/gtk-doc/html/gtk2/ %{_bindir}/gtk-builder-convert %{_bindir}/gtk-demo %{_mandir}/man1/gtk-builder-convert.1*