From 780209a6ee8c5f096f69740f6b9b2171b45e2cf0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:51 +0100 Subject: [PATCH] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- libmatroska.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libmatroska.spec b/libmatroska.spec index 0101d7d..44734c1 100644 --- a/libmatroska.spec +++ b/libmatroska.spec @@ -3,7 +3,6 @@ Name: libmatroska Version: 1.4.9 Release: 2%{?dist} License: LGPLv2+ -Group: System Environment/Libraries URL: https://www.matroska.org/ Source0: https://dl.matroska.org/downloads/%{name}/%{name}-%{version}.tar.xz BuildRequires: cmake @@ -19,7 +18,6 @@ is usually found as .mkv files (matroska video) and .mka files %package devel Summary: Matroska container format library development files -Group: Development/Libraries Requires: %{name}%{_isa} = %{version}-%{release} Requires: cmake-filesystem Requires: libebml-devel >= 1.3.6