Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package alex for openSUSE:Factory checked in at 2023-04-04 21:18:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alex (Old) and /work/SRC/openSUSE:Factory/.alex.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alex" Tue Apr 4 21:18:12 2023 rev:30 rq:1075748 version:3.2.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/alex/alex.changes 2022-02-11 23:10:24.455119173 +0100 +++ /work/SRC/openSUSE:Factory/.alex.new.19717/alex.changes 2023-04-04 21:18:14.752358555 +0200 @@ -1,0 +2,5 @@ +Thu Mar 30 17:05:37 UTC 2023 - Peter Simons <[email protected]> + +- Updated spec file to conform with ghc-rpm-macros-2.5.2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alex.spec ++++++ --- /var/tmp/diff_new_pack.ZW7zki/_old 2023-04-04 21:18:15.324362202 +0200 +++ /var/tmp/diff_new_pack.ZW7zki/_new 2023-04-04 21:18:15.328362227 +0200 @@ -1,7 +1,7 @@ # # spec file for package alex # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,12 +32,18 @@ BuildRequires: autoconf BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel +BuildRequires: ghc-array-prof +BuildRequires: ghc-base-devel +BuildRequires: ghc-base-prof BuildRequires: ghc-containers-devel +BuildRequires: ghc-containers-prof BuildRequires: ghc-directory-devel +BuildRequires: ghc-directory-prof BuildRequires: ghc-rpm-macros ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-process-devel +BuildRequires: ghc-process-prof %endif %description
