From d95b423ad723dbccd9043e7401cf6b8e8e3c4bba711ae1eab9743af425674ac2 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 30 Mar 2023 08:26:53 +0000 Subject: [PATCH 1/3] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:hledger-ui revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger-ui?expand=0&rev=37 --- hledger-ui.spec | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/hledger-ui.spec b/hledger-ui.spec index a1b414b..c92199e 100644 --- a/hledger-ui.spec +++ b/hledger-ui.spec @@ -25,33 +25,62 @@ URL: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-ansi-terminal-devel +BuildRequires: ghc-ansi-terminal-prof BuildRequires: ghc-async-devel +BuildRequires: ghc-async-prof +BuildRequires: ghc-base-devel +BuildRequires: ghc-base-prof BuildRequires: ghc-brick-devel +BuildRequires: ghc-brick-prof BuildRequires: ghc-cmdargs-devel +BuildRequires: ghc-cmdargs-prof BuildRequires: ghc-containers-devel +BuildRequires: ghc-containers-prof BuildRequires: ghc-data-default-devel +BuildRequires: ghc-data-default-prof BuildRequires: ghc-directory-devel +BuildRequires: ghc-directory-prof BuildRequires: ghc-doclayout-devel +BuildRequires: ghc-doclayout-prof BuildRequires: ghc-extra-devel +BuildRequires: ghc-extra-prof BuildRequires: ghc-filepath-devel +BuildRequires: ghc-filepath-prof BuildRequires: ghc-fsnotify-devel +BuildRequires: ghc-fsnotify-prof BuildRequires: ghc-hledger-devel BuildRequires: ghc-hledger-lib-devel +BuildRequires: ghc-hledger-lib-prof +BuildRequires: ghc-hledger-prof BuildRequires: ghc-megaparsec-devel +BuildRequires: ghc-megaparsec-prof BuildRequires: ghc-microlens-devel BuildRequires: ghc-microlens-platform-devel +BuildRequires: ghc-microlens-platform-prof +BuildRequires: ghc-microlens-prof BuildRequires: ghc-mtl-devel +BuildRequires: ghc-mtl-prof BuildRequires: ghc-process-devel +BuildRequires: ghc-process-prof BuildRequires: ghc-rpm-macros BuildRequires: ghc-safe-devel +BuildRequires: ghc-safe-prof BuildRequires: ghc-split-devel +BuildRequires: ghc-split-prof BuildRequires: ghc-text-devel +BuildRequires: ghc-text-prof BuildRequires: ghc-text-zipper-devel +BuildRequires: ghc-text-zipper-prof BuildRequires: ghc-time-devel +BuildRequires: ghc-time-prof BuildRequires: ghc-transformers-devel +BuildRequires: ghc-transformers-prof BuildRequires: ghc-unix-devel +BuildRequires: ghc-unix-prof BuildRequires: ghc-vector-devel +BuildRequires: ghc-vector-prof BuildRequires: ghc-vty-devel +BuildRequires: ghc-vty-prof ExcludeArch: %{ix86} %description From f19fa8370a4fa431a8ca632c91883b882027fbfa92a02a9d18e6c52db728b509 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 30 Mar 2023 17:39:02 +0000 Subject: [PATCH 2/3] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:hledger-ui revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger-ui?expand=0&rev=38 --- hledger-ui.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hledger-ui.changes b/hledger-ui.changes index f7ab9e1..30dd795 100644 --- a/hledger-ui.changes +++ b/hledger-ui.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 30 17:09:18 UTC 2023 - Peter Simons + +- Updated spec file to conform with ghc-rpm-macros-2.5.2. + ------------------------------------------------------------------- Thu Dec 1 17:16:32 UTC 2022 - Peter Simons From 9b64182012433c7ca5d2872df786af95e0058f70257470cdbd11966ac3fe907c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 30 Mar 2023 17:51:52 +0000 Subject: [PATCH 3/3] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:hledger-ui revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/hledger-ui?expand=0&rev=39 --- hledger-ui.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger-ui.spec b/hledger-ui.spec index c92199e..3018af9 100644 --- a/hledger-ui.spec +++ b/hledger-ui.spec @@ -1,7 +1,7 @@ # # spec file for package hledger-ui # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed