diff --git a/ghc-xml.changes b/ghc-xml.changes index cffada7..767148c 100644 --- a/ghc-xml.changes +++ b/ghc-xml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:15:16 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Tue Jun 11 14:29:24 UTC 2019 - Peter Simons diff --git a/ghc-xml.spec b/ghc-xml.spec index 63e49b2..b895f56 100644 --- a/ghc-xml.spec +++ b/ghc-xml.spec @@ -22,7 +22,6 @@ Version: 1.3.14 Release: 0 Summary: A simple XML library License: BSD-3-Clause -Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal @@ -36,7 +35,6 @@ A simple XML library. %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version}