diff --git a/ghc-hsemail.changes b/ghc-hsemail.changes index 9a906c7..373d498 100644 --- a/ghc-hsemail.changes +++ b/ghc-hsemail.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:13:52 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Thu Jun 27 02:02:51 UTC 2019 - psimons@suse.com diff --git a/ghc-hsemail.spec b/ghc-hsemail.spec index 6ffd7fc..4301c24 100644 --- a/ghc-hsemail.spec +++ b/ghc-hsemail.spec @@ -23,7 +23,6 @@ Version: 2.2.0 Release: 0 Summary: Parsec parsers for the Internet Message format (e-mail) 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 @@ -40,7 +39,6 @@ Parsec parsers for the Internet Message format defined in RFC2822. %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}