diff --git a/gnome-terminal-2.25.91.tar.bz2 b/gnome-terminal-2.25.91.tar.bz2 deleted file mode 100644 index 5d7d219..0000000 --- a/gnome-terminal-2.25.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69c4dd61610dc92ad7fd44b8830891b9dadb02650a04a57ca06893f8a92a6e41 -size 1944091 diff --git a/gnome-terminal-2.26.0.tar.bz2 b/gnome-terminal-2.26.0.tar.bz2 new file mode 100644 index 0000000..e3d436d --- /dev/null +++ b/gnome-terminal-2.26.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea99c8eba63d348514cc0042f0f3c7df3e03498aa316a9458bed1cd2f0efb6ce +size 1969827 diff --git a/gnome-terminal.changes b/gnome-terminal.changes index 9939b60..7f322a1 100644 --- a/gnome-terminal.changes +++ b/gnome-terminal.changes @@ -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 diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 48f0b83..8f3eafa 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -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.