diff --git a/gtk3.changes b/gtk3.changes index 21c2b25..8be6b1d 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- Fri Apr 1 08:30:39 UTC 2016 - egeorget@openmailbox.org -- Add "gtk3-bgo764174-boo973416-no-undersize.patch": - + Bug fixed : bgo#764174, boo#973416. +- Add gtk3-bgo764174-boo973416-no-undersize.patch: gtkwindow: Don't + allow unresizable windows to be smaller than required. Patch from + from upstream git (bgo#764174, boo#973416). ------------------------------------------------------------------- Thu Mar 31 09:09:21 UTC 2016 - zaitor@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index ac24fe1..96f3d82 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -47,6 +47,7 @@ Patch1: gtk3-path-local.patch ## PATCH-DISABLED gtk3-bnc130159-bgo319483-async-font-selection.patch - Upstream bug was closed as obsolete in 2011, lets see if anyone complains. # PATCH-FIX-UPSTREAM gtk3-bnc130159-bgo319483-async-font-selection.patch bnc130159 bgo319483 federico@novell.com - Load fonts asynchronously in GtkFontSelection to make it appear faster for CJK languages Patch3: gtk3-bnc130159-bgo319483-async-font-selection.patch +# PATCH-FIX-UPSTREAM gtk3-bgo764174-boo973416-no-undersize.patch bgo#764174 boo#973416 egeorget@openmailbox.org -- gtkwindow: Don't allow unresizable windows to be smaller than required Patch4: gtk3-bgo764174-boo973416-no-undersize.patch BuildRequires: cups-devel >= 1.2 BuildRequires: docbook-xsl-stylesheets