Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-bootstrap-helpers for
openSUSE:Factory checked in at 2023-04-04 21:18:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-bootstrap-helpers (Old)
and /work/SRC/openSUSE:Factory/.ghc-bootstrap-helpers.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-bootstrap-helpers"
Tue Apr 4 21:18:49 2023 rev:6 rq:1075791 version:1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-bootstrap-helpers/ghc-bootstrap-helpers.changes
2020-12-22 11:36:48.773340235 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-bootstrap-helpers.new.19717/ghc-bootstrap-helpers.changes
2023-04-04 21:18:54.424611491 +0200
@@ -1,0 +2,5 @@
+Mon Jan 30 17:04:15 UTC 2023 - Peter Simons <[email protected]>
+
+- Update alex to version 3.2.7.1 for bootstrapping ghc-9.4.4.
+
+-------------------------------------------------------------------
Old:
----
alex-3.2.5.tar.gz
New:
----
alex-3.2.7.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-bootstrap-helpers.spec ++++++
--- /var/tmp/diff_new_pack.jkKzk1/_old 2023-04-04 21:18:55.436617943 +0200
+++ /var/tmp/diff_new_pack.jkKzk1/_new 2023-04-04 21:18:55.436617943 +0200
@@ -15,17 +15,17 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
-%define alex_ver 3.2.5
+%define alex_ver 3.2.7.1
%define happy_ver 1.20.0
Name: ghc-bootstrap-helpers
-Version: 1.1
+Version: 1.3
Release: 0
Summary: Dependencies to build ghc
License: BSD-3-Clause AND BSD-2-Clause
URL: https://build.opensuse.org/project/show/devel:languages:haskell
-Source: alex-%{alex_ver}.tar.gz
-Source1: happy-%{happy_ver}.tar.gz
+Source:
https://hackage.haskell.org/package/alex-%{alex_ver}/alex-%{alex_ver}.tar.gz
+Source1:
https://hackage.haskell.org/package/happy-%{happy_ver}/happy-%{happy_ver}.tar.gz
BuildRequires: ghc-bootstrap
ExcludeArch: %{ix86}
# This package is not meant to be used outside OBS
@@ -35,10 +35,8 @@
Conflicts: happy
%description
-Prebuild alex and happy for ghc-8.8+ build
-
-Don't use outside GHC-8.8+ build
-
+Prebuild alex and happy for bootstrapping the proper ghc build.
+Don't use outside of GHC bootstrapping!
%prep
%setup -q -c -a0 -a1
++++++ alex-3.2.5.tar.gz -> alex-3.2.7.1.tar.gz ++++++
++++ 10263 lines of diff (skipped)