From f103b8dca2f76b22c4762eacd209cf6931afb4f1 Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Oct 04 2018 20:53:46 +0000 Subject: Remove obsolete group tag --- diff --git a/json.spec b/json.spec index b7f6f15..a45b464 100644 --- a/json.spec +++ b/json.spec @@ -4,7 +4,6 @@ Name: json Version: 3.2.0 Release: 2%{?dist} Summary: JSON for Modern C++ -Group: Development/Libraries License: MIT ## Not installed # test/catch.hpp: Boost Software License, Version 1.0 @@ -26,7 +25,6 @@ library available at Github. %package devel Summary: Development files for %{name} -Group: Development/Libraries Provides: %{name}-static = %{version}-%{release} Provides: %{name} = %{version}-%{release} Requires: libstdc++-devel%{?_isa} @@ -77,6 +75,7 @@ ln -s nlohmann/%{name}.hpp %{buildroot}%{_includedir}/%{name}.hpp * Thu Oct 04 2018 Simone Caronni - 3.2.0-2 - Add support for RHEL/CentOS 7. - Remove unneeded build requirement. +- Remove obsolete group tag. * Tue Aug 21 2018 Vitaly Zaitsev - 3.2.0-1 - Updated to version 3.2.0.