Accepting request 43373 from home:dimstar:branches:GNOME:Factory

Copy from home:dimstar:branches:GNOME:Factory/gnome-terminal via accept of submit request 43373 revision 2.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/43373
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-terminal?expand=0&rev=54
This commit is contained in:
Vincent Untz 2010-08-05 21:21:19 +00:00 committed by Git OBS Bridge
parent 7a037cfa1e
commit aaa6d3bb6c
4 changed files with 32 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Jul 8 10:56:24 CEST 2010 - dimstar@opensuse.org
- Update to version 2.31.3:
+ bgo#618188: edit profiles dialog in docs
+ bgo#612712: Fix most of the GSEAL issues
- Changes from version 2.31.2:
+ Fix build
- Changes from version 2.31.1:
+ bgo#78963: Add a Search menu
+ Enable "File -> Save Contents" again
+ Show an info-bar if failed to execute command
+ bgo#607875: Add "Use custom default terminal size" profile
setting
+ bgo#521193: Closing tabs regression fixed
+ bgo#521417: Fix compiler warnings
+ bgo#614464: Escape ":", "@" or "/" chars within proxy
user/password env vars
+ Updated translations.
-------------------------------------------------------------------
Fri Jun 4 15:32:22 CEST 2010 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
-------------------------------------------------------------------
Thu Apr 29 14:29:20 CEST 2010 - dimstar@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gnome-terminal (Version 2.30.1)
# spec file for package gnome-terminal (Version 2.31.3)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -26,12 +26,13 @@ BuildRequires: gconf2-devel
BuildRequires: dbus-1-glib-devel
BuildRequires: scrollkeeper
BuildRequires: startup-notification-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: vte-devel
License: GPLv2+ ; LGPLv2.1+
Group: System/X11/Terminals
Obsoletes: gnome-core
Version: 2.30.1
Version: 2.31.3
Release: 1
Summary: The GNOME 2.x Desktop Terminal
Source: %{name}-%{version}.tar.bz2
@ -51,6 +52,7 @@ handy for quick tasks on the command line.
%lang_package
%prep
%setup -q
translation-update-upstream
%patch0 -p1
%build