forked from pool/ghc-bloomfilter
1832e7d124
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bloomfilter?expand=0&rev=19
46 lines
1.7 KiB
Plaintext
46 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 4 19:23:09 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update bloomfilter to version 2.0.1.2.
|
|
* Fix Data.BloomFilter.Easy on 32 bit to not incorrectly fail with
|
|
"capacity too large to represent".
|
|
* Fix build with GHC 9.2, thanks to Simon Jakobi.
|
|
|
|
- Drop "0001-Adapt-FastShift-instances-for-Word32-to-ghc-9.4.x.patch"
|
|
which is no longer necessary.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 17:06:02 UTC 2023 - Peter Simons <psimons@suse.com>
|
|
|
|
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
|
|
|
|
- Add "0001-Adapt-FastShift-instances-for-Word32-to-ghc-9.4.x.patch"
|
|
to fix the build with ghc-9.4.4.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 2 18:30:49 UTC 2022 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update bloomfilter to version 2.0.1.0 revision 2.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 15 06:59:43 UTC 2021 - psimons@suse.com
|
|
|
|
- Update bloomfilter to version 2.0.1.0 revision 1.
|
|
Upstream has revised the Cabal build instructions on Hackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
- disable %{ix86} build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 10:44:11 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 09:26:37 UTC 2020 - psimons@suse.com
|
|
|
|
- Add bloomfilter at version 2.0.1.0.
|