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

Update to ver 3.8.3; Minor cosmetic fixup after review

OBS-URL: https://build.opensuse.org/request/show/180596
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=101
This commit is contained in:
Dominique Leuenberger 2013-06-23 14:10:26 +00:00 committed by Git OBS Bridge
parent 37b6ad69fd
commit ee342d3392
4 changed files with 17 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jun 16 10:07:43 UTC 2013 - zaitor@opensuse.org
- Update to version 3.8.3:
+ Reduce environmental pollution.
+ Critical bug fixes: rh#966713, rh#968140.
+ Bug fixes: bgo#640727.
+ Updated translations.
- Stop passing obsolete --disable-schemas-install and
--disable-scrollkeeper to configure.
-------------------------------------------------------------------
Mon May 13 20:02:50 UTC 2013 - dimstar@opensuse.org

View File

@ -17,7 +17,7 @@
Name: gnome-terminal
Version: 3.8.2
Version: 3.8.3
Release: 0
Summary: GNOME Terminal
License: GPL-3.0+ and LGPL-2.1+
@ -39,7 +39,7 @@ BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.6.0
BuildRequires: pkgconfig(libnautilus-extension) >= 3.0.0
BuildRequires: pkgconfig(uuid)
BuildRequires: pkgconfig(vte-2.90) >= 0.34.0
BuildRequires: pkgconfig(vte-2.90) >= 0.34.6
BuildRequires: pkgconfig(x11)
PreReq: filesystem gconf2
Recommends: %{name}-lang
@ -55,9 +55,7 @@ This package provides the GNOME terminal emulator application.
translation-update-upstream
%build
%configure --with-gtk=3.0 \
--disable-schemas-install \
--disable-scrollkeeper
%configure --with-gtk=3.0
%__make %{?jobs:-j%jobs}
%install