From af383c87e83c2d0a5194aec51b9d205c6bc6a2272c0bc6ea67e9c515caa7410a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2023 08:05:27 +0000 Subject: [PATCH 1/2] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-aeson revision:12, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=84 --- ghc-aeson.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-aeson.spec b/ghc-aeson.spec index 89aeda4..92a07c3 100644 --- a/ghc-aeson.spec +++ b/ghc-aeson.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package ghc-aeson # # Copyright (c) 2023 SUSE LLC # @@ -132,7 +132,7 @@ Summary: Haskell %{pkg_name} library development files Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version} -Requires(postun):ghc-compiler = %{ghc_version} +Requires(postun): ghc-compiler = %{ghc_version} %description devel This package provides the Haskell %{pkg_name} library development files. From 0fa0aa3e57dc5b857b41bea8a6cf2e345283a98ee7a3c4ba2ca880bb58686c99 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 22 Aug 2023 09:38:28 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-aeson revision:13, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=85 --- ghc-aeson.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ghc-aeson.changes b/ghc-aeson.changes index fc263b2..00ef811 100644 --- a/ghc-aeson.changes +++ b/ghc-aeson.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 22 09:29:21 UTC 2023 - Peter Simons + +- Cosmetic changes to the spec file. + ------------------------------------------------------------------- Wed Aug 2 10:29:03 UTC 2023 - Andreas Schwab