OBS User unknown 2009-02-07 00:15:50 +00:00 committed by Git OBS Bridge
parent cfaeeda9b3
commit bd509ca5f6
5 changed files with 72 additions and 19 deletions

View File

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

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1033fba37b5aa32e8e3d7953e86b2500b0e165ae099a158ec4c32350f983e1c
size 17126
oid sha256:761455aa0cb8964ae421fd784f622201cda5f19e61dcfecf12234bd16fa1626d
size 17128

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Sun Feb 1 17:37:58 EST 2009 - mboman@suse.de
- Update to version 2.25.5:
+ Break out of the loop once the work's done.
+ Call g_thread_init(). bgo#565516
+ chdir() to /home/chpe in the factory process, so we don't hog any
mountpoints. bgo#565328
+ Reorder this conditional so we only get the RGBA colourmap if
compositing is enabled.
+ bgo#506686 could be smarter when parsing parenthesis
(for URL construction)
+ Set the default keybindings also in the table in the code. Fixes accels
with borked GConf; part of bgo#564649.
+ Translation updates
-------------------------------------------------------------------
Mon Jan 12 15:25:27 EST 2009 - mauro@suse.de
- Translations update.
-------------------------------------------------------------------
Sat Dec 20 10:33:57 EST 2008 - mboman@suse.de
- Update to version 2.25.3:
+ Libbonobo dependency dropped
+ Libgnome and libgnomeui dependency dropped
+ Depends on VTE 0.19
+ Now uses DBus for single instance/factory setup
+ Many bugs fixed
+ Translation updates
-------------------------------------------------------------------
Sat Dec 6 09:04:04 CET 2008 - mauro@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-terminal (Version 2.24.1.1)
# spec file for package gnome-terminal (Version 2.25.5)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 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
@ -27,7 +27,6 @@ BuildRequires: gnutls-devel
BuildRequires: intltool
BuildRequires: libglade2-devel
BuildRequires: libgnomeprintui-devel
BuildRequires: libgnomeui-devel
BuildRequires: libwnck-devel
BuildRequires: perl-XML-Parser
BuildRequires: scrollkeeper
@ -37,8 +36,8 @@ BuildRequires: vte-devel
License: GPL v2 or later; LGPL v2.1 or later
Group: System/X11/Terminals
Obsoletes: gnome-core
Version: 2.24.1.1
Release: 2
Version: 2.25.5
Release: 1
Summary: The GNOME 2.x Desktop Terminal
Source: %{name}-%{version}.tar.bz2
Source1: %{name}-po.tar.gz
@ -98,17 +97,39 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/gnome-terminal.desktop
%{_datadir}/gnome-terminal
%{_datadir}/omf/gnome-terminal
%{_libdir}/bonobo/servers/gnome-terminal.server
%files lang -f %{name}.lang
%changelog
* Sun Feb 01 2009 mboman@suse.de
- Update to version 2.25.5:
+ Break out of the loop once the work's done.
+ Call g_thread_init(). bgo#565516
+ chdir() to /home/chpe in the factory process, so we don't hog any
mountpoints. bgo#565328
+ Reorder this conditional so we only get the RGBA colourmap if
compositing is enabled.
+ bgo#506686 could be smarter when parsing parenthesis
(for URL construction)
+ Set the default keybindings also in the table in the code. Fixes accels
with borked GConf; part of bgo#564649.
+ Translation updates
* Mon Jan 12 2009 mauro@suse.de
- Translations update.
* Sat Dec 20 2008 mboman@suse.de
- Update to version 2.25.3:
+ Libbonobo dependency dropped
+ Libgnome and libgnomeui dependency dropped
+ Depends on VTE 0.19
+ Now uses DBus for single instance/factory setup
+ Many bugs fixed
+ Translation updates
* Sat Dec 06 2008 mauro@suse.de
- Updated translations.
* Thu Oct 23 2008 maw@suse.de
- Update to version 2.24.1.1:
+ Revert the fix for bgo#548600 because it causes a regression.
* Wed Oct 22 2008 mboman@suse.de
* Tue Oct 21 2008 mboman@suse.de
- Update to version 2.24.1:
+ Bugs fixed: bgo#552952, bgo#453193, bgo#548388, bgo#548600
bgo#554485, bgo#555824, bgo#552938, bgo#552943, bgo#552950
@ -153,12 +174,12 @@ rm -rf $RPM_BUILD_ROOT
* Thu Mar 13 2008 vuntz@suse.de
- Update to version 2.22.0:
+ Updated translations.
* Wed Mar 05 2008 maw@suse.de
* Tue Mar 04 2008 maw@suse.de
- Update to version 2.21.92:
+ Ensure menu items are always drawn
+ Stop forcing invisible_char to *
+ Updated translations.
* Wed Feb 20 2008 maw@suse.de
* Tue Feb 19 2008 maw@suse.de
- Update to version 2.21.91.1:
+ Adapt to new GChecksum API
+ Fix cropped tab close buttons when using recent versions of
@ -179,7 +200,7 @@ rm -rf $RPM_BUILD_ROOT
* license confusion fix
* documentation migrated to gnome-doc-utils
* use Tango terminal color scheme by default
* Sat Sep 15 2007 hpj@suse.de
* Fri Sep 14 2007 hpj@suse.de
- Add gnome-terminal-2.18.1-correct-help-uri.patch so we can find
our help files correctly.
* Tue Aug 07 2007 maw@suse.de
@ -255,7 +276,7 @@ rm -rf $RPM_BUILD_ROOT
- Disable menu accelerators by default (#143086)
* Tue Feb 28 2006 sbrabec@suse.cz
- Use kdelibs3-doc in BuildRequires for meinproc (#153635#c14).
* Sat Feb 18 2006 sreeves@suse.de
* Fri Feb 17 2006 sreeves@suse.de
- Update .desktop file (Name, GenericName, Comment, DocPath)
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
@ -278,13 +299,13 @@ rm -rf $RPM_BUILD_ROOT
- update version to 2.9.3
* Thu Jan 20 2005 gekker@suse.de
- Update version to 2.9.2
* Thu Nov 25 2004 ro@suse.de
* Wed Nov 24 2004 ro@suse.de
- added suse_update_desktop_file
* Mon Nov 22 2004 sbrabec@suse.cz
- Set TERM=gnome. It fixes screen garbling in mutt (#43189).
* Tue Nov 02 2004 ro@suse.de
- locale rename: no -> nb
* Fri Aug 27 2004 clahey@suse.de
* Thu Aug 26 2004 clahey@suse.de
- Cache gnome-terminal help and show gnome-terminal in khelpcenter.
* Wed May 12 2004 clahey@suse.de
- Upgraded to 2.6.0.
@ -314,7 +335,7 @@ rm -rf $RPM_BUILD_ROOT
* Mon Jun 30 2003 sbrabec@suse.cz
- Updated to version 2.2.2.
- Clean-up of neededforbuild.
* Mon Jun 30 2003 ro@suse.de
* Sun Jun 29 2003 ro@suse.de
- use gnome2-devel-packages in neededforbuild
- use find_lang
- added directories to filelist