Hello community, here is the log from the commit of package xmonad for openSUSE:Leap:15.2 checked in at 2020-02-19 18:42:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/xmonad (Old) and /work/SRC/openSUSE:Leap:15.2/.xmonad.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmonad" Wed Feb 19 18:42:35 2020 rev:12 rq:771554 version:0.15 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/xmonad/xmonad.changes 2020-01-15 16:31:08.592845376 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.xmonad.new.26092/xmonad.changes 2020-02-19 18:42:37.098338574 +0100 @@ -1,0 +2,5 @@ +Fri Nov 8 16:15:23 UTC 2019 - Peter Simons <[email protected]> + +- Drop obsolete group attributes. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmonad.spec ++++++ --- /var/tmp/diff_new_pack.2fpQgS/_old 2020-02-19 18:42:37.402339210 +0100 +++ /var/tmp/diff_new_pack.2fpQgS/_new 2020-02-19 18:42:37.402339210 +0100 @@ -1,7 +1,7 @@ # # spec file for package xmonad # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,6 @@ Release: 0 Summary: A tiling window manager License: BSD-3-Clause -Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz Source10: xmonad.desktop @@ -65,14 +64,12 @@ %package -n ghc-%{name} Summary: Haskell %{name} library -Group: System/Libraries %description -n ghc-%{name} This package provides the Haskell %{name} shared library. %package -n ghc-%{name}-devel Summary: Haskell %{name} library development files -Group: Development/Libraries/Haskell Requires: ghc-%{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version}
