1
0

Accepting request 329016 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/329016
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=141
This commit is contained in:
2015-09-04 11:31:38 +00:00
committed by Git OBS Bridge
parent 7fa3eda879
commit 0f2c5bf3a6
6 changed files with 132 additions and 97 deletions

View File

@@ -1,3 +1,58 @@
-------------------------------------------------------------------
Thu Aug 20 15:15:44 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.91:
+ build:
- Don't include empty CSS.
- Include missing terminal.common.css in tarballs.
+ Update translations.
- Rebase gnome-terminal-dark-theme.patch and
gnome-terminal-transparency.patch.
-------------------------------------------------------------------
Tue Aug 18 08:52:29 UTC 2015 - zaitor@opensuse.org
- Update to version 3.17.90:
+ window:
- Move tabs menu into an arrow button on the notebook
(bgo#745329).
- Add new tab button to notebook action area (bgo#138020).
- Attach popup menus to their parent widgets (bgo#750755).
+ notebook:
- Add API to create a box for the action buttons.
- Add pref to always show tabs bar.
- Add API to set the tab policy when to show the tabs bar.
+ widgets: Remove close button CSS.
+ app:
- Add CSS loading infrastructure.
- Let GtkApplication load the app menu automatically
(bgo#734791).
+ util:
- Remove unused function.
- Add utility to parse /etc/shells.
+ gterminal: Fix completion argument parsing.
+ server:
- Stay around a bit after last window closes.
- Exit on unsupported locale.
- Simplify deprecated object property warning suppression
(bgo#749195).
+ build:
- Update macros from upstream.
- Fix config.h include order.
- Use stable versions.
- Define min/max required/allowed glib and gtk+ versions.
+ screen:
- Get process arguments without /proc on FreeBSD and OpenBSD.
- Update colors at the right spot (bgo#746425).
+ Add new keyword 'cmd' to .desktop (bgo#749239).
+ profile: editor: Make the profile preferences a GtkWindow.
+ prefs:
- Make profile editors not transient.
- Make the preferences a GtkWindow (bgo#748342).
+ client: legacy: Fall back to default profile (bgo#747106).
+ profile: prefs: Remove update-records pref.
+ Updated translations.
-------------------------------------------------------------------
Mon May 11 07:10:17 UTC 2015 - dimstar@opensuse.org