AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Drop obsolete group attributes.
- Update store-core to version 0.4.4.2. [#]# 0.4.4.2 * Build fixed for GHC-7.10. See [#146](https://github.com/fpco/store/issues/146)
- Update store-core to version 0.4.4.1. [#]# 0.4.4.1 * Now builds with GHC-8.8.
- Use https URL to refer to bugs.opensuse.org.
- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
- Update store-core to version 0.4.4. [#]# 0.4.4 * Build fixed with `--flag store-core:force-alignment` / on architectures like PowerPC. [#]# 0.4.3 * Now builds with primitive >= 0.6.4.0 [#]# 0.4.2 * Adds `unsafeMakePokeState`, `unsafeMakePeekState`, and `maybeAlignmentBufferSize`, so that library users can write their own `encode` / `decode` functions. See [#126](https://github.com/fpco/store/pull/126)
- Add fix-force-aligment.patch * fixes build on ppc64 * see upstream issue https://github.com/fpco/store/issues/133
- Prefer the new %license attribute over %doc.
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 0.4.1.
- Update to version 0.4 with cabal2obs.
- Update to version 0.3 with cabal2obs.