1
0

Accepting request 586088 from GNOME:Next

Update to 3.28.0

OBS-URL: https://build.opensuse.org/request/show/586088
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=195
This commit is contained in:
2018-03-13 08:23:14 +00:00
committed by Git OBS Bridge
parent 659f8813a6
commit 3efbb62431
4 changed files with 12 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 12 22:15:13 UTC 2018 - dimstar@opensuse.org
- Update to version 3.28.0:
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 6 10:52:02 UTC 2018 - dimstar@opensuse.org Tue Mar 6 10:52:02 UTC 2018 - dimstar@opensuse.org

View File

@@ -17,13 +17,13 @@
Name: gnome-terminal Name: gnome-terminal
Version: 3.27.92 Version: 3.28.0
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
Group: System/X11/Terminals Group: System/X11/Terminals
URL: https://wiki.gnome.org/Apps/Terminal URL: https://wiki.gnome.org/Apps/Terminal
Source: http://download.gnome.org/sources/gnome-terminal/3.27/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/gnome-terminal/3.28/%{name}-%{version}.tar.xz
BuildRequires: fdupes BuildRequires: fdupes
# Needed for search provider. It should not be needed in my opionion, we have to take this up with upstream, or just provide search provider interface definition file as source. # Needed for search provider. It should not be needed in my opionion, we have to take this up with upstream, or just provide search provider interface definition file as source.
BuildRequires: gnome-shell BuildRequires: gnome-shell
@@ -40,7 +40,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.51.92 BuildRequires: pkgconfig(vte-2.91) >= 0.52.0
BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11)
Requires(pre): filesystem Requires(pre): filesystem
Recommends: %{name}-lang Recommends: %{name}-lang