This commit is contained in:
parent
b8a676bf08
commit
9b2fa622bb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75414d332003d19b003a47c0e93f3983a5586f1bb28dceec350cdcd7d3450834
|
||||
size 1906547
|
3
gnome-terminal-2.18.1.tar.bz2
Normal file
3
gnome-terminal-2.18.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a66701d5c247c092d9b52ee2209cdb8094f5ce2ab339ee78738ccdb3a0b81cdb
|
||||
size 1995096
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 10 17:57:43 CEST 2007 - maw@suse.de
|
||||
|
||||
- Update to version 2.18.1
|
||||
- Several crashes fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 27 12:32:13 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnome-terminal (Version 2.18.0)
|
||||
# spec file for package gnome-terminal (Version 2.18.1)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,11 +12,11 @@
|
||||
|
||||
Name: gnome-terminal
|
||||
BuildRequires: docbook_4 gnome-common gnome-doc-utils-devel gnutls-devel intltool libglade2-devel libgnomeprintui-devel libgnomeui-devel libwnck-devel mDNSResponder-devel perl-XML-Parser scrollkeeper startup-notification-devel update-desktop-files vte-devel
|
||||
License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||
License: GPL v2 or later, LGPL v2 or later
|
||||
Group: System/X11/Terminals
|
||||
Obsoletes: gnome-core
|
||||
Version: 2.18.0
|
||||
Release: 5
|
||||
Version: 2.18.1
|
||||
Release: 1
|
||||
Summary: The GNOME 2.x Desktop Terminal
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
URL: http://www.gnome.org
|
||||
@ -84,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/bonobo/servers/gnome-terminal.server
|
||||
|
||||
%changelog
|
||||
* Tue Jul 10 2007 - maw@suse.de
|
||||
- Update to version 2.18.1
|
||||
- Several crashes fixed.
|
||||
* Fri Apr 27 2007 - sbrabec@suse.cz
|
||||
- Do not call meinproc (#227624).
|
||||
* Thu Apr 12 2007 - maw@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user