91900b6a96
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap?expand=0&rev=106
267 lines
9.4 KiB
Plaintext
267 lines
9.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Nov 22 15:11:19 UTC 2024 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- Update bootstrap compiler to ghc-9.8.2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 13 12:17:42 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- Reduce memory constraints for riscv64
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 7 22:37:47 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- Update bootsrap compiler to ghc-9.4.4
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 27 09:53:22 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- Update constraints for riscv64
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 24 11:06:22 UTC 2023 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- Update riscv64 bootstrap compiler
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 3 09:13:52 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- update bootstrap compiler to 9.2.3 using hadrian build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 2 14:27:08 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update bootstrap compiler to ghc-8.10.7.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 19 12:39:27 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Do not require unversionned llvm since ghc needs a specific
|
|
llvm version. [boo#1207265]
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 1 16:43:06 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Explictly depend on libffi8 to make sure we're getting the
|
|
correct version of the libffi shared library. [jsc#PED-1151]
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 24 07:13:19 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Remove dependency on binutils-gold which have been removed from
|
|
Factory
|
|
- Allow a newer llvm to be used since llvm9 has been removed from
|
|
Factory
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 11 08:40:15 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Keep the release attribute next to the version.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 24 14:06:42 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Do not own /opt, only content thereof.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 19 18:55:21 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- drop 32bit intel
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 3 15:57:01 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- update s390x bootstrap to 8.10.2
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 31 20:51:10 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- update most archs to 8.10.1
|
|
- clean-up spec
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 21 11:48:31 UTC 2020 - Peter Trommler <ptrommler@icloud.com>
|
|
|
|
- Add numa-devel requirement
|
|
* fixes ghc-bootstrap-helpers builds on ppc64, ppc64le
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 17 11:26:43 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- ghc-8.6.5-riscv64-unknown-linux.tar.xz: rebuilt with current libffi
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 6 14:02:54 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Drop duplicated ix86 case from list of conditionals.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 10 20:33:07 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Fix previous commit, do not require llvm6 for Tumbleweed
|
|
since it has been dropped from Factory.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 4 08:50:52 UTC 2020 - Peter Trommler <ptrommler@icloud.com>
|
|
|
|
- Relax LLVM requirement on ARM and Aarch64
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 27 15:04:30 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Drop llvm6-devel requirement for ARM
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 22 22:39:11 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- Add support for riscv64
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 17 19:00:28 UTC 2020 - Peter Trommler <ptrommler@icloud.com>
|
|
|
|
- Add requires tags
|
|
* needed for ghc-bootstrap-helpers
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 8 23:28:25 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
|
|
|
- Enable build on riscv64
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 26 19:02:42 UTC 2019 - Peter Trommler <ptrommler@icloud.com>
|
|
|
|
- Add RISCV bindist taken from openSUSE:Factory:RISCV64
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 25 19:23:46 UTC 2019 - Peter Trommler <ptrommler@icloud.com>
|
|
|
|
- Update to version 8.6.5 for GHC 8.10 bootstrap
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 11 18:48:41 UTC 2019 - psimons@suse.com
|
|
|
|
- Wolfgang Engel (bigironman) has kindly re-built the following
|
|
ghc-bootstrap binary archives with glibc 2.26.x to ensure
|
|
compatibility with SLE-15-SP1:
|
|
* ghc-8.4.3-aarch64-unknown-linux.tar.xz [bsc#1124940]
|
|
* ghc-8.4.3-s390x-ibm-linux.tar.xz [bsc#1130868]
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 10 08:56:18 UTC 2019 - ptrommler@icloud.com
|
|
|
|
- Install binary distribution in /opt
|
|
* avoid conflicts with package ghc
|
|
* fixes an issue brought up in boo#1121052
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 29 16:39:18 UTC 2018 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Add this-is-only-for-build-envs Requires: this package is only
|
|
intended to bootstrap ghc in the build system, and not for usage
|
|
on end-user systems. Using the same safeguard as with other
|
|
bootstrap packages.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 8 08:33:08 UTC 2018 - ptrommler@icloud.com
|
|
|
|
- update bindists to 8.4.3 for GHC 8.6.1 bootstrap
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 18 14:26:16 UTC 2018 - psimons@suse.com
|
|
|
|
- Cosmetic: replace tabs with blanks, strip trailing white space,
|
|
and update copyright headers with spec-cleaner.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 18 10:11:25 UTC 2018 - ptrommler@icloud.com
|
|
|
|
- update to 8.2.1 on all arches
|
|
* required to bootstrap ghc 8.2.1
|
|
* drop support for ppc and s390
|
|
* add support for arm7l
|
|
* add support for registerised LLVM backend on aarch64
|
|
- update instructions to produce bindists
|
|
- remove libgmp hack, upstream bindists link against new libgmp
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 8 10:51:10 UTC 2018 - ptrommler@icloud.com
|
|
|
|
- don't override debug packages handling
|
|
* fixes build for Leap 15
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 5 15:27:59 UTC 2017 - mimi.vx@gmail.com
|
|
|
|
- added ncurses also to requires
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 5 19:17:30 UTC 2017 - mimi.vx@gmail.com
|
|
|
|
- explicitly depends on ncurses
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 21 18:40:43 CEST 2015 - ro@suse.de
|
|
|
|
- add 7.8.4 tarball for aarch64
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 21 12:09:20 CEST 2015 - ro@suse.de
|
|
|
|
- add 7.8.4 tarball for s390 and s390x
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 1 17:06:42 UTC 2015 - peter.trommler@ohm-hochschule.de
|
|
|
|
- add conflicts for new ghc-*-devel packages in ghc 7.8
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 29 09:55:28 UTC 2015 - peter.trommler@ohm-hochschule.de
|
|
|
|
- update to 7.8.3
|
|
* provide ppc64le build now
|
|
- remove duplicate files
|
|
- provides tags for ghc subpackages are no longer needed
|
|
we require ghc-bootstrap in ghc.spec
|
|
- update README.suse with note on upstream tarballs
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 17 13:43:27 UTC 2015 - peter.trommler@ohm-hochschule.de
|
|
|
|
- add _constraints for ppc64le
|
|
* need more disk space
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 26 08:24:04 UTC 2015 - peter.trommler@ohm-hochschule.de
|
|
|
|
- use official tarballs for x86 and x86_64
|
|
* fixes build on openSUSE 11.4 and SLE 11
|
|
* bootstrap ghc is built against libgmp.so.3
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 22 10:01:46 UTC 2014 - peter.trommler@ohm-hochschule.de
|
|
|
|
- fix typo in description
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 22 07:43:07 UTC 2014 - peter.trommler@ohm-hochschule.de
|
|
|
|
- add LICENSE file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 16 10:59:21 UTC 2014 - peter.trommler@ohm-hochschule.de
|
|
|
|
- add conflicts tags for ghc-*-devel packages provided by
|
|
package ghc
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 15 16:54:51 UTC 2014 - peter.trommler@ohm-hochschule.de
|
|
|
|
- consolidate all binary dists into one tar file
|
|
* required as there is only one srpm per package for all archs
|
|
* the tar file is quite the monstrosity :-)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 14 17:31:00 UTC 2014 - peter.trommler@ohm-hochschule.de
|
|
|
|
- initial packaging (version 7.6.3)
|