OBS User unknown 2009-03-25 21:28:39 +00:00 committed by Git OBS Bridge
parent 769bd6aaab
commit 98a2325c63
4 changed files with 27 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Mar 15 18:36:55 CET 2009 - vuntz@novell.com
- Update to version 2.26.0:
+ bgo#570591: running 'reset' shrinks the terminal window.
+ bgo#572414: Close this terminal' warning labels button as
'Close Window'
+ Fix possible gsize wraparound issue when demarshaling the data
+ Correct the pspec ID.
+ bgo#572549: Memory corruption in gnome-terminal.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 9 11:24:44 CET 2009 - vuntz@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package gnome-terminal (Version 2.25.91)
# spec file for package gnome-terminal (Version 2.26.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -31,8 +31,8 @@ BuildRequires: vte-devel
License: GPL v2 or later; LGPL v2.1 or later
Group: System/X11/Terminals
Obsoletes: gnome-core
Version: 2.25.91
Release: 2
Version: 2.26.0
Release: 1
Summary: The GNOME 2.x Desktop Terminal
Source: %{name}-%{version}.tar.bz2
Url: http://www.gnome.org
@ -91,6 +91,15 @@ rm -rf $RPM_BUILD_ROOT
%files lang -f %{name}.lang
%changelog
* Sun Mar 15 2009 vuntz@novell.com
- Update to version 2.26.0:
+ bgo#570591: running 'reset' shrinks the terminal window.
+ bgo#572414: Close this terminal' warning labels button as
'Close Window'
+ Fix possible gsize wraparound issue when demarshaling the data
+ Correct the pspec ID.
+ bgo#572549: Memory corruption in gnome-terminal.
+ Updated translations.
* Mon Mar 09 2009 vuntz@novell.com
- Remove -fno-strict-aliasing from CFLAGS.
- Do not add DocPath to desktop file: it's not needed by yelp.