Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package alex for openSUSE:Factory checked in at 2021-09-10 23:41:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alex (Old) and /work/SRC/openSUSE:Factory/.alex.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alex" Fri Sep 10 23:41:02 2021 rev:28 rq:917472 version:3.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/alex/alex.changes 2020-12-22 11:32:45.925099105 +0100 +++ /work/SRC/openSUSE:Factory/.alex.new.1899/alex.changes 2021-09-10 23:41:13.522553900 +0200 @@ -1,0 +2,5 @@ +Tue Sep 7 18:43:27 UTC 2021 - Ond??ej S??kup <[email protected]> + +- make rpmlint happy + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alex.spec ++++++ --- /var/tmp/diff_new_pack.DF9g2Y/_old 2021-09-10 23:41:13.982554389 +0200 +++ /var/tmp/diff_new_pack.DF9g2Y/_new 2021-09-10 23:41:13.986554394 +0200 @@ -1,7 +1,7 @@ # # spec file for package alex # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -51,11 +51,15 @@ %build %ghc_bin_build +chmod a-x TODO *.md +chmod a-x ./doc/* +chmod a-x ./examples/* cd doc test -f configure || autoreconf # FIXME: you should use the %%configure macro ./configure + %install %ghc_bin_install mkdir -p %{buildroot}/%{_mandir}/man1
