Accepting request 29731 from GNOME:Factory
Copy from GNOME:Factory/gnome-terminal based on submit request 29731 from user vuntz OBS-URL: https://build.opensuse.org/request/show/29731 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-terminal?expand=0&rev=39
This commit is contained in:
commit
46559860d5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07b75c0abfb7e3e25fa1f303846a5c79b803ab8c5203db338191c6f03ce3ace0
|
||||
size 2213526
|
3
gnome-terminal-2.29.6.tar.bz2
Normal file
3
gnome-terminal-2.29.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a1083a67b6ddbec33aa36991c2e47ef6301ec343f24fa43247b028b0d00d669
|
||||
size 2195584
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 14 03:35:17 CET 2010 - captain.magnus@opensuse.org
|
||||
|
||||
- Update to version 2.29.6:
|
||||
+ Add "Save Contents" menu item
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 14 01:41:01 CET 2010 - captain.magnus@opensuse.org
|
||||
|
||||
- Update to version 2.29.5:
|
||||
+ Use gtk_widget_is_toplevel() instead of GTK_WIDGET_TOPLEVEL
|
||||
(bgo#606298)
|
||||
+ Add ctrl-shift-up/down documentation (bgo#602004)
|
||||
+ Translation updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 23 12:43:16 CET 2009 - vuntz@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-terminal (Version 2.29.1)
|
||||
# spec file for package gnome-terminal (Version 2.29.6)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -31,7 +31,7 @@ BuildRequires: vte-devel
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Group: System/X11/Terminals
|
||||
Obsoletes: gnome-core
|
||||
Version: 2.29.1
|
||||
Version: 2.29.6
|
||||
Release: 1
|
||||
Summary: The GNOME 2.x Desktop Terminal
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user