Accepting request 246042 from GNOME:Next
Push GNOME 3.13.90 to the devel repo OBS-URL: https://build.opensuse.org/request/show/246042 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=123
This commit is contained in:
parent
3dbec41aa4
commit
8197747900
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8450da259fb485289d61fdbe5b59037be068e0dbdd5c7dd8216b60cd49d55528
|
||||
size 1720988
|
3
gnome-terminal-3.13.90.tar.xz
Normal file
3
gnome-terminal-3.13.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec6534a26ce970fe3c1c507ad757ff1db6d6200d75b46545af7eb084be59167a
|
||||
size 1759820
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 20:02:12 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.90:
|
||||
+ Profile settings UI update.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 16 11:11:35 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.2:
|
||||
+ Bugs fixed: bgo#730850, bgo#730389, bgo#730936, bgo#731998.
|
||||
- Changes from version 3.13.1:
|
||||
+ Bugs fixed: bgo#724110, bgo#729394, bgo#729597, bgo#730390,
|
||||
bgo#730498, bgo#730389.
|
||||
+ Updated translations.
|
||||
- Add vala BuildRequires: new dependency.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 23:56:37 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.13.0:
|
||||
+ Work with new vte 2.91 API.
|
||||
+ Bug fixes and improvements.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 21:47:14 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-terminal
|
||||
Version: 3.12.3
|
||||
Version: 3.13.90
|
||||
Release: 0
|
||||
Summary: GNOME Terminal
|
||||
License: GPL-3.0+ and LGPL-2.1+
|
||||
Group: System/X11/Terminals
|
||||
Url: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/gnome-terminal/3.12/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-terminal/3.13/%{name}-%{version}.tar.xz
|
||||
BuildRequires: appdata-tools
|
||||
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.
|
||||
@ -31,18 +31,19 @@ BuildRequires: gnome-shell
|
||||
BuildRequires: intltool >= 0.50.0
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vala
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(dconf) >= 0.12.0
|
||||
BuildRequires: pkgconfig(gconf-2.0) >= 2.31.3
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.33.2
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.40.0
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||
# for gtk-builder-convert
|
||||
BuildRequires: pkgconfig(gtk+-2.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.9
|
||||
BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0
|
||||
BuildRequires: pkgconfig(uuid)
|
||||
BuildRequires: pkgconfig(vte-2.90) >= 0.36.3
|
||||
BuildRequires: pkgconfig(vte-2.91) >= 0.37.90
|
||||
BuildRequires: pkgconfig(x11)
|
||||
Recommends: %{name}-lang
|
||||
Obsoletes: gnome-core
|
||||
|
Loading…
x
Reference in New Issue
Block a user