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 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.