Accepting request 585255 from home:jengelh:branches:GNOME:Factory
- Update descriptions. OBS-URL: https://build.opensuse.org/request/show/585255 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=218
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 10 08:53:58 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Update descriptions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 6 21:10:40 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
18
gedit.spec
18
gedit.spec
@@ -21,10 +21,10 @@
|
||||
Name: gedit
|
||||
Version: 3.27.92
|
||||
Release: 0
|
||||
Summary: Small and lightweight UTF-8 text editor
|
||||
Summary: UTF-8 text editor
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Text/Editors
|
||||
URL: https://wiki.gnome.org/Apps/Gedit
|
||||
Url: https://wiki.gnome.org/Apps/Gedit
|
||||
Source0: http://download.gnome.org/sources/gedit/3.27/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-OPENSUSE gedit-desktop.patch -- Adds more MIME types.
|
||||
Patch0: gedit-desktop.patch
|
||||
@@ -72,21 +72,23 @@ Requires: python3-gedit
|
||||
%endif
|
||||
|
||||
%description
|
||||
Gedit is a small and lightweight UTF-8 text editor for the GNOME
|
||||
environment.
|
||||
Gedit is a UTF-8 text editor for the GNOME environment.
|
||||
|
||||
It features a multi-document frame, syntax highlighting, autoindent
|
||||
options, autosave, and plugins.
|
||||
|
||||
%package -n python3-gedit
|
||||
Summary: Python bindings for gedit
|
||||
Group: Development/Languages/Python
|
||||
|
||||
%description -n python3-gedit
|
||||
Gedit is a small and lightweight UTF-8 text editor for the GNOME
|
||||
Gedit is a UTF-8 text editor for the GNOME
|
||||
environment.
|
||||
|
||||
This package provides the python bindings, based on gobject-introspection.
|
||||
|
||||
%package devel
|
||||
Summary: Small and lightweight UTF-8 text editor
|
||||
Summary: Development files for the gedit text editor
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name} = %{version}
|
||||
Requires: gtksourceview-devel
|
||||
@@ -99,9 +101,11 @@ Requires: python3-gedit
|
||||
%endif
|
||||
|
||||
%description devel
|
||||
Gedit is a small and lightweight UTF-8 text editor for the GNOME
|
||||
Gedit is a UTF-8 text editor for the GNOME
|
||||
environment.
|
||||
|
||||
This subpackage contains the header files for creating gedit plugins.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
|
Reference in New Issue
Block a user