diff --git a/ghc-dbus.changes b/ghc-dbus.changes index dc53fad..9037c53 100644 --- a/ghc-dbus.changes +++ b/ghc-dbus.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:13:35 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Fri Oct 11 12:17:36 UTC 2019 - Peter Simons diff --git a/ghc-dbus.spec b/ghc-dbus.spec index f875bdf..15ddd1d 100644 --- a/ghc-dbus.spec +++ b/ghc-dbus.spec @@ -23,7 +23,6 @@ Version: 1.2.7 Release: 0 Summary: A client library for the D-Bus IPC system License: Apache-2.0 -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 @@ -93,7 +92,6 @@ on a line, sorted so reserved names are below -- temporary names. %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}