From d11eafd814154484048a9decacad36a989c5060f09d76811ef9d4de800e49cf5 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 25 Oct 2019 01:02:44 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-byteable revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-byteable?expand=0&rev=29 --- ghc-byteable.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/ghc-byteable.spec b/ghc-byteable.spec index af6256a..7cfd222 100644 --- a/ghc-byteable.spec +++ b/ghc-byteable.spec @@ -22,7 +22,6 @@ Version: 0.1.1 Release: 0 Summary: Type class for sequence of bytes 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 BuildRequires: ghc-Cabal-devel @@ -40,7 +39,6 @@ ByteString. %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 606052bc1fd655f0da9f7d0ec157f65e97c525a78666c5e985ea55c4984746fe Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 24 Dec 2019 02:02:15 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-byteable revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-byteable?expand=0&rev=30 --- ghc-byteable.changes | 5 +++++ ghc-byteable.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ghc-byteable.changes b/ghc-byteable.changes index 77feadb..9016e61 100644 --- a/ghc-byteable.changes +++ b/ghc-byteable.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 8 16:13:22 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Sat Oct 20 11:31:16 UTC 2018 - Peter Simons diff --git a/ghc-byteable.spec b/ghc-byteable.spec index 7cfd222..d489e2c 100644 --- a/ghc-byteable.spec +++ b/ghc-byteable.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-byteable # -# 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