This commit is contained in:
parent
d7ec5ccd84
commit
8e3f7f1bb3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f29548a4ec4d5ebad32a30a8ace229486d0e25534f9f8b8120c5e691a6f08d5b
|
||||
size 1819709
|
3
gnome-terminal-2.23.6.tar.bz2
Normal file
3
gnome-terminal-2.23.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5dbeff80fadd85bd4a4ef04172d0fd3ebb407d20f713c7888324525804953bb9
|
||||
size 1830432
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 05 23:21:41 CEST 2008 - captain.magnus@opensuse.org
|
||||
|
||||
- Update to version 2.23.6:
|
||||
+ g_listenv returns only the env var names, not name=value pairs.
|
||||
+ Translation updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 23:21:41 CEST 2008 - maw@suse.de
|
||||
|
||||
|
@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package gnome-terminal (Version 2.23.4.2)
|
||||
# spec file for package gnome-terminal (Version 2.23.6)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
@ -16,7 +23,7 @@ BuildRequires: docbook_4 fdupes gnome-common gnome-doc-utils-devel gnutls-devel
|
||||
License: GPL v2 or later; LGPL v2.1 or later
|
||||
Group: System/X11/Terminals
|
||||
Obsoletes: gnome-core
|
||||
Version: 2.23.4.2
|
||||
Version: 2.23.6
|
||||
Release: 1
|
||||
Summary: The GNOME 2.x Desktop Terminal
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@ -81,6 +88,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* Wed Aug 06 2008 captain.magnus@opensuse.org
|
||||
- Update to version 2.23.6:
|
||||
+ g_listenv returns only the env var names, not name=value pairs.
|
||||
+ Translation updates
|
||||
* Thu Jun 26 2008 maw@suse.de
|
||||
- Update to version 2.23.4.2:
|
||||
+ Bugs fixed: bgo#536463, bgo#528683, bgo#418192, bgo#537112,
|
||||
|
Loading…
x
Reference in New Issue
Block a user