Accepting request 395263 from home:Zaitor:branches:GNOME:Factory

New stable

OBS-URL: https://build.opensuse.org/request/show/395263
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=160
This commit is contained in:
Bjørn Lie 2016-05-14 10:23:41 +00:00 committed by Git OBS Bridge
parent 88e8748f5d
commit 1cb71108b7
4 changed files with 18 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu May 12 17:09:20 UTC 2016 - zaitor@opensuse.org
- Update to version 3.20.2:
+ server: Add a systemd user service (bgo#759115).
+ window:
- Fix relief on tab menu button.
- Set widget CSS name.
+ nautilus: Fix handing sftp folders with % character.
+ Fix GSettings default value translations.
+ Updated translations.
-------------------------------------------------------------------
Tue Apr 12 10:55:55 UTC 2016 - zaitor@opensuse.org

View File

@ -17,7 +17,7 @@
Name: gnome-terminal
Version: 3.20.1
Version: 3.20.2
Release: 0
Summary: GNOME Terminal
License: GPL-3.0+ and LGPL-2.1+
@ -50,7 +50,7 @@ BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0
# Temp disabled as pcre support in vte got disabled, NB when reenabling, make sure to remove --without-pcre2 from configure.
#BuildRequires: pkgconfig(libpcre2-8) >= 10.00
BuildRequires: pkgconfig(uuid)
BuildRequires: pkgconfig(vte-2.91) >= 0.44.0
BuildRequires: pkgconfig(vte-2.91) >= 0.44.2
BuildRequires: pkgconfig(x11)
Recommends: %{name}-lang
Obsoletes: gnome-core
@ -137,6 +137,7 @@ rm -rf %{buildroot}
%endif
%{_datadir}/dbus-1/services/org.gnome.Terminal.service
%{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.xml
%{_userunitdir}/gnome-terminal-server.service
%files -n gnome-shell-search-provider-gnome-terminal
%defattr (-, root, root)