From 1d4094ba332240c3d11a275c3d28912479e4506f7e563ec872aa2cd8a8d924f6 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 11 Aug 2023 08:05:29 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-tasty revision:12, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tasty?expand=0&rev=18 --- ghc-tasty.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghc-tasty.spec b/ghc-tasty.spec index b84f90a..cb11acc 100644 --- a/ghc-tasty.spec +++ b/ghc-tasty.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package ghc-tasty # # Copyright (c) 2023 SUSE LLC # @@ -57,7 +57,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.