Accepting request 538159 from GNOME:Factory

- Update to version 3.26.2:
  + build: Don't call glib-genmarshal with both --header and
    --body (bgo#788031).
  + window: Fix tiled check (bgo#789356).
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/538159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-terminal?expand=0&rev=112
This commit is contained in:
Dominique Leuenberger 2017-11-03 18:06:39 +00:00 committed by Git OBS Bridge
commit 1eeabbc005
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Nov 1 10:56:52 UTC 2017 - badshah400@gmail.com
- Update to version 3.26.2:
+ build: Don't call glib-genmarshal with both --header and
--body (bgo#788031).
+ window: Fix tiled check (bgo#789356).
+ Updated translations.
-------------------------------------------------------------------
Tue Oct 3 17:33:48 UTC 2017 - zaitor@opensuse.org

View File

@ -17,7 +17,7 @@
Name: gnome-terminal
Version: 3.26.1
Version: 3.26.2
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.50.0
BuildRequires: pkgconfig(vte-2.91) >= 0.50.2
BuildRequires: pkgconfig(x11)
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build