From f56f1125edef738409c8aba008d455cf2cdf9fc4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jan 28 2019 19:24:38 +0000 Subject: Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- diff --git a/PyQwt.spec b/PyQwt.spec index a1b8aa6..4122386 100644 --- a/PyQwt.spec +++ b/PyQwt.spec @@ -3,7 +3,6 @@ Version: 5.2.0 Release: 40%{?dist} Summary: Python bindings for Qwt -Group: Development/Languages # GPLv2+ exceptions (see COPYING.PyQwt) License: GPLv2+ with exceptions URL: http://pyqwt.sourceforge.net/ @@ -35,7 +34,6 @@ control bounded or unbounded floating point values. %package devel Summary: Files needed to build other bindings on PyQwt -Group: Development/Languages Requires: %{name}%{?_isa} = %{version}-%{release} Requires: PyQt4-devel%{?_isa} Requires: pkgconfig(qwt5-qt4)