AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- disable %{ix86} build
- Update mwc-random to version 0.15.0.2 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- Update mwc-random to version 0.15.0.2. [#]# Changes in 0.15.0.2 * Doctests on 32-bit platforms are fixed. (#79)
- Update mwc-random to version 0.15.0.1 revision 2. [#]# Changes in 0.15.0.1 * Bug in generation of Int/Word in both uniform and uniformR is fixed. (#75) [#]# Changes in 0.15.0.0 * `withSystemRandomST` and `createSystemSeed` are added. * `withSystemRandom` is deprecated. * `random>=1.2` is dependency of `mwc-random`. * Instances for type classes `StatefulGen` & `FrozenGen` defined in random-1.2 are added for `Gen`. * Functions in `System.Random.MWC.Distributions` and `System.Random.MWC.CondensedTable` now work with arbitrary `StatefulGen` * `System.Random.MWC.uniformVector` now works with arbitrary `StatefulGen` as well and uses in-place initialization instead of `generateM`. It should be faster for anything but IO and ST (those shoud remain same).
- disable %{ix86} build
- Replace %setup -q with the more modern %autosetup macro.
- Re-generate file with latest version of spec-cleaner.
- Drop obsolete group attributes.
- Use https URL to refer to bugs.opensuse.org.
- Update mwc-random to version 0.14.0.0. [#]# Changes in 0.14.0.0 * Low level functions for acquiring random data for initialization of PRGN state is moved to `System.Random.MWC.SeedSource` module * Ensure that carry is always correct when restoring PRNG state from seed. Only affects users who create 258 element seed manually. (#63, #65)
- Add mwc-random at version 0.13.6.0.
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 0.13.6.0 with cabal2obs.
- Update to version 0.13.5.0 with cabal2obs.
- Update to version 0.13.4.0 revision 0 with cabal2obs.
- update to 0.13.4.0
- license update: BSD-2-Clause Look at LICENSE file
- initial commit