diff --git a/ghc-lifted-async.changes b/ghc-lifted-async.changes index 86676c8..c1605ae 100644 --- a/ghc-lifted-async.changes +++ b/ghc-lifted-async.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:14:08 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Fri May 3 02:03:10 UTC 2019 - psimons@suse.com diff --git a/ghc-lifted-async.spec b/ghc-lifted-async.spec index be29be3..b1de59c 100644 --- a/ghc-lifted-async.spec +++ b/ghc-lifted-async.spec @@ -23,7 +23,6 @@ Version: 0.10.0.4 Release: 0 Summary: Run lifted IO operations asynchronously and wait for their results 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 BuildRequires: ghc-Cabal-devel @@ -48,7 +47,6 @@ of 'MonadBase' or 'MonadBaseControl'. %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}