Accepting request 306771 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/306771 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-terminal?expand=0&rev=93
This commit is contained in:
commit
53a9d3106f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7dce4df5d88e4968ed64d57e61d51e2ab7944a02ece34d5776582a0ed3d7b45b
|
|
||||||
size 1794932
|
|
3
gnome-terminal-3.16.2.tar.xz
Normal file
3
gnome-terminal-3.16.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9df7bab7bfd15ca9a3c60612e425baaf5c8b32ba181619f740b7129a0768f4e0
|
||||||
|
size 1798620
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 11 07:10:17 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.16.2:
|
||||||
|
+ Bump vte dependency.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 14 11:44:43 UTC 2015 - zaitor@opensuse.org
|
Tue Apr 14 11:44:43 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
@ -209,7 +216,7 @@ Tue Feb 18 21:56:54 UTC 2014 - zaitor@opensuse.org
|
|||||||
+ Remove last bits of GTK_STOCK.
|
+ Remove last bits of GTK_STOCK.
|
||||||
+ Replace deprecated mallard markup and namespace.
|
+ Replace deprecated mallard markup and namespace.
|
||||||
+ Updated translations.
|
+ Updated translations.
|
||||||
- Create new subpackae gnome-shell-search-provider-gnome-terminal,
|
- Create new subpackage gnome-shell-search-provider-gnome-terminal,
|
||||||
containing the new GNOME Shell search provider.
|
containing the new GNOME Shell search provider.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-terminal
|
Name: gnome-terminal
|
||||||
Version: 3.16.1
|
Version: 3.16.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNOME Terminal
|
Summary: GNOME Terminal
|
||||||
License: GPL-3.0+ and LGPL-2.1+
|
License: GPL-3.0+ and LGPL-2.1+
|
||||||
@ -30,9 +30,9 @@ BuildRequires: fdupes
|
|||||||
Patch100: gnome-terminal-transparency.patch
|
Patch100: gnome-terminal-transparency.patch
|
||||||
# PATCH-FEATURE-OPENSUSE gnome-terminal-transparency-fix-for-broken-themes.patch dimstar@opensuse.org -- Ensure the window is always painted
|
# PATCH-FEATURE-OPENSUSE gnome-terminal-transparency-fix-for-broken-themes.patch dimstar@opensuse.org -- Ensure the window is always painted
|
||||||
Patch101: gnome-terminal-transparency-fix-for-broken-themes.patch
|
Patch101: gnome-terminal-transparency-fix-for-broken-themes.patch
|
||||||
# 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.
|
|
||||||
# PATCH-FEATURE-OPENSUSE gnome-terminal-dark-theme.patch zaitor@opensuse.org -- Allow gnome-terminal to have dark theme preferance.
|
# PATCH-FEATURE-OPENSUSE gnome-terminal-dark-theme.patch zaitor@opensuse.org -- Allow gnome-terminal to have dark theme preferance.
|
||||||
Patch102: gnome-terminal-dark-theme.patch
|
Patch102: gnome-terminal-dark-theme.patch
|
||||||
|
# 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
|
||||||
BuildRequires: intltool >= 0.50.0
|
BuildRequires: intltool >= 0.50.0
|
||||||
# Needed for patch 102
|
# Needed for patch 102
|
||||||
@ -51,7 +51,7 @@ BuildRequires: pkgconfig(gtk+-2.0)
|
|||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.0
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.10.0
|
||||||
BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0
|
BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0
|
||||||
BuildRequires: pkgconfig(uuid)
|
BuildRequires: pkgconfig(uuid)
|
||||||
BuildRequires: pkgconfig(vte-2.91) >= 0.40.0
|
BuildRequires: pkgconfig(vte-2.91) >= 0.40.2
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
Obsoletes: gnome-core
|
Obsoletes: gnome-core
|
||||||
|
Loading…
x
Reference in New Issue
Block a user