diff --git a/ghc-logict.changes b/ghc-logict.changes index e745234..384aadd 100644 --- a/ghc-logict.changes +++ b/ghc-logict.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:14:09 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Sat Jul 20 02:02:44 UTC 2019 - psimons@suse.com diff --git a/ghc-logict.spec b/ghc-logict.spec index ab98870..99afe25 100644 --- a/ghc-logict.spec +++ b/ghc-logict.spec @@ -23,7 +23,6 @@ Version: 0.7.0.2 Release: 0 Summary: A backtracking logic-programming monad 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 @@ -42,7 +41,6 @@ Interleaving, and Terminating Monad Transformers" available here: %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}