From 79bd1ec691e3ad1b6457cd3a732cde3c37847e9a0e0969ab774a6ed388362795 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 25 Oct 2019 01:06:08 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-shelly revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-shelly?expand=0&rev=10 --- ghc-shelly.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/ghc-shelly.spec b/ghc-shelly.spec index e3eaa89..7e554e9 100644 --- a/ghc-shelly.spec +++ b/ghc-shelly.spec @@ -23,7 +23,6 @@ Version: 1.9.0 Release: 0 Summary: Shell-like (systems) programming in Haskell 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 Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal @@ -75,7 +74,6 @@ An overview is available in the README: %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} From 10fec988b6928ab8876149c04ba0f8f08a6eeff9ae4821640b2c462e73df5d47 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 24 Dec 2019 02:03:51 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-shelly revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-shelly?expand=0&rev=11 --- ghc-shelly.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ghc-shelly.changes b/ghc-shelly.changes index 3d94ea9..a34468f 100644 --- a/ghc-shelly.changes +++ b/ghc-shelly.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:14:45 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Fri Aug 30 02:05:45 UTC 2019 - psimons@suse.com