From 3e2ae519358552353796fb30b32bb0fdb7a6a0fd45a211f74154687f42b01ee9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 25 Oct 2019 01:02:04 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ShellCheck revision:8, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=51 --- ShellCheck.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/ShellCheck.spec b/ShellCheck.spec index d8ce317..e37e3e3 100644 --- a/ShellCheck.spec +++ b/ShellCheck.spec @@ -23,7 +23,6 @@ Version: 0.7.0 Release: 0 Summary: Shell script analysis tool License: GPL-3.0-or-later -Group: Development/Libraries/Haskell URL: https://hackage.haskell.org/package/%{name} Source0: %{name}-%{version}.tar.gz BuildRequires: chrpath @@ -57,14 +56,12 @@ advanced user's otherwise working script to fail under future circumstances. %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} From c9877c626e3f3fbd56a6475c9a4ef51508b2cc907b7dfda4835d113bc01046ed Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 24 Dec 2019 02:01:51 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ShellCheck revision:11, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=52 --- ShellCheck.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ShellCheck.changes b/ShellCheck.changes index d39c5b2..bdd9fc7 100644 --- a/ShellCheck.changes +++ b/ShellCheck.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:15:21 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Tue Jul 30 02:01:42 UTC 2019 - psimons@suse.com