Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-split for openSUSE:Factory checked in at 2022-02-11 23:09:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-split (Old) and /work/SRC/openSUSE:Factory/.ghc-split.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-split" Fri Feb 11 23:09:40 2022 rev:26 rq:953534 version:0.2.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-split/ghc-split.changes 2021-10-12 21:50:24.551962413 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-split.new.1956/ghc-split.changes 2022-02-11 23:11:39.279335586 +0100 @@ -1,0 +2,5 @@ +Fri Feb 11 08:44:10 UTC 2022 - Peter Simons <[email protected]> + +- Make sure installed text files have no +x flag. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-split.spec ++++++ --- /var/tmp/diff_new_pack.PmB1aT/_old 2022-02-11 23:11:39.715336847 +0100 +++ /var/tmp/diff_new_pack.PmB1aT/_new 2022-02-11 23:11:39.719336859 +0100 @@ -64,10 +64,10 @@ %prep %autosetup -n %{pkg_name}-%{version} cp -p %{SOURCE1} %{pkg_name}.cabal +find . -type f -exec chmod -x {} + %build %ghc_lib_build -chmod a-x README CHANGES %install %ghc_lib_install
