Remove obsolete Group tag

References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
Igor Gnatenko 2019-01-28 20:17:48 +01:00
parent cc3ba500f1
commit 5ed3140b19

View File

@ -5,7 +5,6 @@ Summary: A spell checker and morphological analyzer library
Version: 1.7.0
Release: 1%{?dist}
Source: https://github.com/hunspell/hunspell/archive/v%{version}.tar.gz
Group: System Environment/Libraries
URL: https://github.com/hunspell/hunspell
License: LGPLv2+ or GPLv2+ or MPLv1.1
BuildRequires: gcc-c++
@ -28,7 +27,6 @@ Curses library, Ispell pipe interface, LibreOffice UNO module.
%package devel
Requires: hunspell = %{version}-%{release}, pkgconfig
Summary: Files for developing with hunspell
Group: Development/Libraries
%description devel
Includes and definitions for developing with hunspell