Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc for openSUSE:Factory checked in at 2023-04-14 13:12:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc (Old) and /work/SRC/openSUSE:Factory/.ghc.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc" Fri Apr 14 13:12:45 2023 rev:99 rq:1079136 version:9.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc/ghc.changes 2023-04-04 21:25:47.307021418 +0200 +++ /work/SRC/openSUSE:Factory/.ghc.new.19717/ghc.changes 2023-04-14 13:12:51.391487820 +0200 @@ -1,0 +2,5 @@ +Fri Apr 7 13:08:27 UTC 2023 - OndÅej Súkup <mimi...@gmail.com> + + * add provides hsc2hs into ghc-compiler + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc.spec ++++++ --- /var/tmp/diff_new_pack.j3mKcs/_old 2023-04-14 13:12:52.503494179 +0200 +++ /var/tmp/diff_new_pack.j3mKcs/_new 2023-04-14 13:12:52.507494202 +0200 @@ -83,6 +83,7 @@ %global base_ver 4.17.0.0 %global ghc_compact_ver 0.1.0.0 %global hpc_ver 0.6.1.0 +%global hsc2hs_ver 0.68.8 Name: ghc Version: %{short_version} @@ -191,6 +192,7 @@ Requires: gcc Requires: ghc-base-devel = %{base_ver}-%{release} Requires: %{name}-filesystem = %{version}-%{release} +Provides: hsc2hs-%{hsc2hs_ver}-%{release} %ifarch riscv64 s390x Requires: clang%{llvm_major} Requires: llvm%{llvm_major}