AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- make rpmlint happy
- disable %{ix86} build
- Update copyright header in the spec file.
- Make sure installed text files have no +x flag.
- Update reflection to version 2.1.6 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- make rpmlint happy
- disable %{ix86} build
- Replace %setup -q with the more modern %autosetup macro.
- Update reflection to version 2.1.6. [#] 2.1.6 [2020.05.16] * Fix a bug in which `give` (and possibly `reify`, `reifyNat`, and `reifySymbol`) could be unsoundly inlined by GHC 8.10 or older to produce incorrect runtime results.
- Drop obsolete group attributes.
- Update reflection to version 2.1.5. [#] 2.1.5 [2019.08.27] * Fix a bug in which `reifyNat` would yield incorrect results for very large `Integer`s on GHC 8.2 or later.
- Update Cabal file for more accurate build dependencies.
- Add reflection at version 2.1.4.
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 2.1.2 revision 0 with cabal2obs.
- update to 2.1.2 * Support cross-compilation and unregistered GHC builds.
- update to 2.1.1.1 * fixed support for older releases and documentation
- update to 2.1
- initial commit