From 3b1c3eace96ed3d13eef79f4dbd0cd5e5c10f73f57f29f457177642721a2ed34 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 25 Oct 2019 01:06:21 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-streaming-commons revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=50 --- ghc-streaming-commons.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/ghc-streaming-commons.spec b/ghc-streaming-commons.spec index 622c1d0..8844ecf 100644 --- a/ghc-streaming-commons.spec +++ b/ghc-streaming-commons.spec @@ -23,7 +23,6 @@ Version: 0.2.1.1 Release: 0 Summary: Common lower-level functions needed by various streaming data libraries License: MIT -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 @@ -52,7 +51,6 @@ libraries, such as conduit and pipes. %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 1bfb81524a806b097cfba4807b3ca3cbd9739f7802be6b41dcf368cd831eb477 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 24 Dec 2019 02:04:02 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-streaming-commons revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=51 --- ghc-streaming-commons.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index fd76d0d..f580a95 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:14:51 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Thu Jun 6 02:01:25 UTC 2019 - psimons@suse.com