Accepting request 24381 from home:vuntz:branches:GNOME:Factory
Copy from home:vuntz:branches:GNOME:Factory/gedit via accept of submit request 24381 revision 28. Request was accepted with message: Thanks OBS-URL: https://build.opensuse.org/request/show/24381 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=50
This commit is contained in:
parent
8b87edfe1b
commit
17256aa9ca
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f12699367ec4f48ffce87f8b116b55561a03e055c4bf74cc96e5adb3b4e2fce6
|
|
||||||
size 4638557
|
|
3
gedit-2.29.1.tar.bz2
Normal file
3
gedit-2.29.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c760f0c9c6243eeffaff7cc961e124431602a6ce4a46e0655caa6f526eedd9e
|
||||||
|
size 4605511
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 14 16:41:37 CET 2009 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.29.1:
|
||||||
|
+ Use the new completion framework in the snippets plugin
|
||||||
|
+ Misc bugfixes
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 22 18:16:53 CEST 2009 - dimstar@opensuse.org
|
Tue Sep 22 18:16:53 CEST 2009 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
27
gedit.spec
27
gedit.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gedit (Version 2.28.0)
|
# spec file for package gedit (Version 2.29.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -37,7 +37,7 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Editors/Other
|
Group: Productivity/Editors/Other
|
||||||
Version: 2.28.0
|
Version: 2.29.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The Editor for the GNOME 2.x Desktop
|
Summary: The Editor for the GNOME 2.x Desktop
|
||||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.25/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/gnome/sources/gedit/2.25/%{name}-%{version}.tar.bz2
|
||||||
@ -54,13 +54,6 @@ Requires: %{name}-lang = %{version}
|
|||||||
%description
|
%description
|
||||||
Gedit is a small, fast, and reliable editor for the GNOME 2.x Desktop.
|
Gedit is a small, fast, and reliable editor for the GNOME 2.x Desktop.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Chema Celorio <chema@ximian.com>
|
|
||||||
Paolo Maggi <maggi@athena.polito.it>
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Summary: The Editor for the GNOME 2.x Desktop
|
Summary: The Editor for the GNOME 2.x Desktop
|
||||||
@ -73,13 +66,6 @@ Requires: libgnomeui-devel libglade2-devel libgnomeprintui-devel gtksource
|
|||||||
%description devel
|
%description devel
|
||||||
Gedit is a small, fast, and reliable editor for the GNOME 2.x Desktop.
|
Gedit is a small, fast, and reliable editor for the GNOME 2.x Desktop.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Chema Celorio <chema@ximian.com>
|
|
||||||
Paolo Maggi <maggi@athena.polito.it>
|
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Summary: Additional documentation of the Editor for the GNOME 2.x Desktop
|
Summary: Additional documentation of the Editor for the GNOME 2.x Desktop
|
||||||
@ -87,16 +73,9 @@ Group: Productivity/Editors/Other
|
|||||||
Requires: gtk-doc
|
Requires: gtk-doc
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
This package contains additional documenation for Gedit (a small, fast,
|
This package contains additional documentation for Gedit (a small, fast,
|
||||||
and reliable editor for the GNOME 2.x Desktop).
|
and reliable editor for the GNOME 2.x Desktop).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Chema Celorio <chema@ximian.com>
|
|
||||||
Paolo Maggi <maggi@athena.polito.it>
|
|
||||||
|
|
||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
Loading…
x
Reference in New Issue
Block a user