From 3a8ab3e4a951ac189960f3c6f9df68beed95df26891d4833ffbbb6395ca61c2f Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sat, 15 Oct 2011 06:47:09 +0000 Subject: [PATCH] Accepting request 87984 from home:vuntz:branches:GNOME:Factory Update to 3.2.1; stable branch, we want this for 12.1 imho OBS-URL: https://build.opensuse.org/request/show/87984 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=62 --- gtk+-3.2.0.tar.bz2 | 3 --- gtk+-3.2.1.tar.bz2 | 3 +++ gtk3.changes | 18 ++++++++++++++++++ gtk3.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 gtk+-3.2.0.tar.bz2 create mode 100644 gtk+-3.2.1.tar.bz2 diff --git a/gtk+-3.2.0.tar.bz2 b/gtk+-3.2.0.tar.bz2 deleted file mode 100644 index 0d4aa09..0000000 --- a/gtk+-3.2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b285074ffefb4ff4364f6dd50fe68c7e85b11293e0c1dd3bdeac56052344dadb -size 17435504 diff --git a/gtk+-3.2.1.tar.bz2 b/gtk+-3.2.1.tar.bz2 new file mode 100644 index 0000000..94a45e2 --- /dev/null +++ b/gtk+-3.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2c56a4a471589e15d4c30b69c7ef12d284564f0b44f93df3b62629040fb4bd0 +size 17415622 diff --git a/gtk3.changes b/gtk3.changes index b602787..70e7e90 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Oct 15 06:16:34 UTC 2011 - vuntz@opensuse.org + +- Update to version 3.2.1: + + GtkCellRendererAccel can show virtual modifiers + + CSS improvements: 'transparent' can be used a color + + OS X improvements + + Improvements of cross-platform key and button event handling: + - Support '' in accelerator strings + - Use approprivate modifiers for extending and modifying + selections, depending on the platform + - Use the appropriate button for triggering context menus, + depending on the platform + + Bugs fixed: bgo#628936, bgo#653289, bgo#655057, bgo#657770, + bgo#658767, bgo#658772, bgo#659022, bgo#659655, bgo#660687, + bgo#660730. + + Updated translations. + ------------------------------------------------------------------- Mon Sep 26 06:43:28 UTC 2011 - vuntz@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 1238d96..eec8f9c 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -24,7 +24,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.2.0 +Version: 3.2.1 Release: 1 License: LGPLv2.1+ Summary: The GTK+ toolkit library (version 3)