forked from pool/gnome-terminal
Accepting request 596131 from GNOME:Factory
New stable rel (forwarded request 594980 from iznogood) OBS-URL: https://build.opensuse.org/request/show/596131 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-terminal?expand=0&rev=116
This commit is contained in:
commit
767263c33c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a551d5eee10f66560fc7c6bdff6f7358ce9c60b526d8ba68a82f2ab024a3bcc4
|
|
||||||
size 2089640
|
|
3
gnome-terminal-3.28.1.tar.xz
Normal file
3
gnome-terminal-3.28.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f7a6a0189a0b0fbf7845d092e5444fc6303225c2d9ef87bfaae3f80845801cc3
|
||||||
|
size 2093716
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 9 20:32:52 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 3.28.1:
|
||||||
|
+ window: Do not change New Terminal's behavior on right click
|
||||||
|
(bgo#794402).
|
||||||
|
+ client: legacy: Fix prgname (bgo#793775).
|
||||||
|
+ window: Don't misplace the notebook popup on Wayland
|
||||||
|
(bgo#794935).
|
||||||
|
+ window: Remove redundant function call (bgo#794935).
|
||||||
|
+ Plugs some memory leaks.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 20 17:18:07 UTC 2018 - dimstar@opensuse.org
|
Tue Mar 20 17:18:07 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-terminal
|
Name: gnome-terminal
|
||||||
Version: 3.28.0
|
Version: 3.28.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNOME Terminal
|
Summary: GNOME Terminal
|
||||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
||||||
@ -41,7 +41,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0
|
|||||||
BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0
|
BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0
|
||||||
BuildRequires: pkgconfig(libpcre2-8) >= 10.00
|
BuildRequires: pkgconfig(libpcre2-8) >= 10.00
|
||||||
BuildRequires: pkgconfig(uuid)
|
BuildRequires: pkgconfig(uuid)
|
||||||
BuildRequires: pkgconfig(vte-2.91) >= 0.52.0
|
BuildRequires: pkgconfig(vte-2.91) >= 0.52.1
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
Requires(pre): filesystem
|
Requires(pre): filesystem
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user