Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-reflection for openSUSE:Factory checked in at 2022-02-11 23:09:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-reflection (Old) and /work/SRC/openSUSE:Factory/.ghc-reflection.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-reflection" Fri Feb 11 23:09:31 2022 rev:11 rq:953516 version:2.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-reflection/ghc-reflection.changes 2021-12-19 17:34:48.192280437 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-reflection.new.1956/ghc-reflection.changes 2022-02-11 23:11:27.667302001 +0100 @@ -1,0 +2,5 @@ +Fri Feb 11 08:57:49 UTC 2022 - Peter Simons <[email protected]> + +- Make sure installed text files have no +x flag. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-reflection.spec ++++++ --- /var/tmp/diff_new_pack.A86BJu/_old 2022-02-11 23:11:28.051303112 +0100 +++ /var/tmp/diff_new_pack.A86BJu/_new 2022-02-11 23:11:28.059303134 +0100 @@ -65,10 +65,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 *.markdown ./examples/* %install %ghc_lib_install
