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.