File ghc-store-core.changes of Package ghc-store-core
-------------------------------------------------------------------
Sat Oct 20 11:32:03 UTC 2018 - Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Wed Jul 18 14:26:42 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Fri Jul 13 14:32:10 UTC 2018 - psimons@suse.com
- 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)
-------------------------------------------------------------------
Sun Jun 17 08:44:48 UTC 2018 - ptrommler@icloud.com
- Add fix-force-aligment.patch
* fixes build on ppc64
* see upstream issue https://github.com/fpco/store/issues/133
-------------------------------------------------------------------
Wed May 16 14:36:28 UTC 2018 - psimons@suse.com
- Prefer the new %license attribute over %doc.
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Wed Jul 26 16:56:09 UTC 2017 - psimons@suse.com
- Update to version 0.4.1.
-------------------------------------------------------------------
Tue Mar 7 11:19:23 UTC 2017 - psimons@suse.com
- Update to version 0.4 with cabal2obs.
-------------------------------------------------------------------
Thu Feb 16 11:38:29 UTC 2017 - psimons@suse.com
- Update to version 0.3 with cabal2obs.