Accepting request 521907 from GNOME:Next

resub, removed trailing whitespace

OBS-URL: https://build.opensuse.org/request/show/521907
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=184
This commit is contained in:
Dominique Leuenberger 2017-09-07 11:37:55 +00:00 committed by Git OBS Bridge
parent 2062a91ff3
commit fa20771610
4 changed files with 19 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aec89018941157417096a2b0e7598b9b4235cdf193821ae3349b2cba68bf18cf
size 1963160

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d69a4a10520821907a18c13307c011d8585da4b48f32fe424a633d4e173c480
size 2005504

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Sep 6 00:56:08 UTC 2017 - luc14n0@linuxmail.org
- Update to version 3.25.92:
+ util:
- Set application on about dialogue (bgo#786427).
- Strip off hastname from file:// URIs (bgo#781800).
- Handle invalid UTF-8 in hypersink tooltip (bgo#786814).
+ Now using tr command to replace strings (bgo#782894).
+ Added accel for Copy as HTML (bgo#365121).
+ Added support for copying the selection to clipboard as HTML
(bgo#365121).
+ Updated translations.
-------------------------------------------------------------------
Thu May 18 22:02:31 UTC 2017 - zaitor@opensuse.org

View File

@ -17,7 +17,7 @@
Name: gnome-terminal
Version: 3.25.1
Version: 3.25.92
Release: 0
Summary: GNOME Terminal
License: GPL-3.0+ and LGPL-2.1+
@ -45,7 +45,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.8
BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0
BuildRequires: pkgconfig(libpcre2-8) >= 10.00
BuildRequires: pkgconfig(uuid)
BuildRequires: pkgconfig(vte-2.91) >= 0.49.1
BuildRequires: pkgconfig(vte-2.91) >= 0.49.92
BuildRequires: pkgconfig(x11)
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build