From 53de56668fe832555d05e0ca6b2aa4f011983a69a67877853216426d20bb569f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 25 Oct 2019 01:03:55 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-http-client revision:12, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=88 --- ghc-http-client.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/ghc-http-client.spec b/ghc-http-client.spec index 5e0a3cf..521ca1f 100644 --- a/ghc-http-client.spec +++ b/ghc-http-client.spec @@ -23,7 +23,6 @@ Version: 0.6.4 Release: 0 Summary: An HTTP client engine 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 @@ -62,7 +61,6 @@ please see: . %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 af8c3490730b3f72a8e3e4fa4829e066d1f233799fc3b32f4798540ffb1f0e3c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 24 Dec 2019 02:02:56 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-http-client revision:13, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=89 --- ghc-http-client.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ghc-http-client.changes b/ghc-http-client.changes index a602ace..47f227e 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:13:58 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Sat Apr 13 02:03:10 UTC 2019 - psimons@suse.com