diff --git a/ghc-zlib.changes b/ghc-zlib.changes index 5cebc1b..56ba718 100644 --- a/ghc-zlib.changes +++ b/ghc-zlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:15:18 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Tue Aug 27 02:01:52 UTC 2019 - psimons@suse.com diff --git a/ghc-zlib.spec b/ghc-zlib.spec index 42b84c6..d40b97b 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.spec @@ -23,7 +23,6 @@ Version: 0.6.2.1 Release: 0 Summary: Compression and decompression in the gzip and zlib formats License: BSD-2-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 @@ -49,7 +48,6 @@ set. %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires: zlib-devel