Don't set group tags
They are unused in Fedora.
This commit is contained in:
parent
02b8eb04ea
commit
fdc0673902
@ -24,7 +24,6 @@ Release: 1%{?dist}
|
||||
Summary: Text editor for the GNOME desktop
|
||||
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Applications/Editors
|
||||
URL: https://wiki.gnome.org/Apps/Gedit
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
|
||||
|
||||
@ -87,7 +86,6 @@ gedit-plugins package.
|
||||
|
||||
%package devel
|
||||
Summary: Support for developing plugins for the gedit text editor
|
||||
Group: Development/Libraries
|
||||
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
|
||||
%description devel
|
||||
@ -200,6 +198,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%changelog
|
||||
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 2:3.22.0-1
|
||||
- Update to 3.22.0
|
||||
- Don't set group tags
|
||||
|
||||
* Sun Aug 21 2016 Kalev Lember <klember@redhat.com> - 2:3.21.90-1
|
||||
- Update to 3.21.90
|
||||
|
||||
Loading…
Reference in New Issue
Block a user