Accepting request 538157 from home:badshah400:branches: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. - Update BuildRequires version for vte: At least version 0.50.2 now required. OBS-URL: https://build.opensuse.org/request/show/538157 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=189
This commit is contained in:
parent
d149c97673
commit
10991f2c28
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9ac564ef77fea0b10502c06bdfca15c4fbdc32fdadaa88d69d7bf0fa1de073a
|
||||
size 1998308
|
3
gnome-terminal-3.26.2.tar.xz
Normal file
3
gnome-terminal-3.26.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a9ba414a814569476515275ad303d8056f296b2669234447712559aa97005b0
|
||||
size 1998228
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
- Update BuildRequires version for vte: At least version 0.50.2
|
||||
now required.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 3 17:33:48 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user