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-06-22 23:25:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-bootstrap-helpers (Old)
and /work/SRC/openSUSE:Factory/.ghc-bootstrap-helpers.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-bootstrap-helpers"
Thu Jun 22 23:25:59 2023 rev:7 rq:1094477 version:1.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-bootstrap-helpers/ghc-bootstrap-helpers.changes
2023-04-04 21:18:54.424611491 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-bootstrap-helpers.new.15902/ghc-bootstrap-helpers.changes
2023-06-22 23:26:24.709948905 +0200
@@ -1,0 +2,5 @@
+Thu May 25 13:12:35 UTC 2023 - Andreas Schwab <[email protected]>
+
+- Adjust constraints for riscv64
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-bootstrap-helpers.spec ++++++
--- /var/tmp/diff_new_pack.wG7o3K/_old 2023-06-22 23:26:25.205951435 +0200
+++ /var/tmp/diff_new_pack.wG7o3K/_new 2023-06-22 23:26:25.209951455 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ghc-bootstrap-helpers
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
%define alex_ver 3.2.7.1
%define happy_ver 1.20.0
@@ -22,7 +23,7 @@
Version: 1.3
Release: 0
Summary: Dependencies to build ghc
-License: BSD-3-Clause AND BSD-2-Clause
+License: BSD-2-Clause AND BSD-3-Clause
URL: https://build.opensuse.org/project/show/devel:languages:haskell
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
++++++ _constraints ++++++
--- /var/tmp/diff_new_pack.wG7o3K/_old 2023-06-22 23:26:25.241951618 +0200
+++ /var/tmp/diff_new_pack.wG7o3K/_new 2023-06-22 23:26:25.245951639 +0200
@@ -9,9 +9,9 @@
<arch>riscv64</arch>
</conditions>
<hardware>
- <physicalmemory>
- <size unit="G">8</size>
- </physicalmemory>
+ <memory>
+ <size unit="G">14</size>
+ </memory>
</hardware>
</overwrite>
</constraints>