diff --git a/ghc-unix-compat.changes b/ghc-unix-compat.changes index 9d45a24..ff49c15 100644 --- a/ghc-unix-compat.changes +++ b/ghc-unix-compat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:15:06 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Sat Aug 10 02:01:15 UTC 2019 - psimons@suse.com diff --git a/ghc-unix-compat.spec b/ghc-unix-compat.spec index ad450d0..80d14b6 100644 --- a/ghc-unix-compat.spec +++ b/ghc-unix-compat.spec @@ -22,7 +22,6 @@ Version: 0.5.2 Release: 0 Summary: Portable POSIX-compatibility layer 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 @@ -36,7 +35,6 @@ available, portable implementations are used. %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}