diff --git a/ghc-call-stack.changes b/ghc-call-stack.changes index 606baa2..e4f19c2 100644 --- a/ghc-call-stack.changes +++ b/ghc-call-stack.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:13:23 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Sun Aug 4 02:01:53 UTC 2019 - psimons@suse.com diff --git a/ghc-call-stack.spec b/ghc-call-stack.spec index 5ee6b65..add4afe 100644 --- a/ghc-call-stack.spec +++ b/ghc-call-stack.spec @@ -23,7 +23,6 @@ Version: 0.2.0 Release: 0 Summary: Use GHC call-stacks in a backward compatible way License: MIT -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 BuildRequires: ghc-Cabal-devel @@ -37,7 +36,6 @@ Use GHC call-stacks in a backward compatible way. %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}