1
0

Accepting request 427088 from GNOME:Next

New unstable, resub with bumped vte min

OBS-URL: https://build.opensuse.org/request/show/427088
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=171
This commit is contained in:
2016-09-14 16:46:48 +00:00
committed by Git OBS Bridge
parent e175633535
commit 713e80cafb
6 changed files with 28 additions and 135 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Sep 12 19:30:38 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.92:
+ search: Always set PCRE2_MULTILINE flag. It's required by vte.
+ window:
- Fix CSD size calculations with long titles.
- Make inspector available in non-debug builds.
+ screen: Add unittest for very long regex match.
+ client: legacy: Add command line option to show the
preferences.
+ server: Make prefs dialogue an app window.
+ Updated translations.
- Drop gnome-terminal-fix-csd-calculation.patch: Fixed upstream
- Drop gnome-terminal-notebook-avoid-crash-on-tab-DND.patch: It was
reverted upstream, and drag and drop of tabs disabled.
- Conditionally apply translations-update-upstream BuildRequires
and macro for non-openSUSE only.
-------------------------------------------------------------------
Thu Aug 18 08:34:10 UTC 2016 - zaitor@opensuse.org