2020-12-18 13:52:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
- force i686 arch on i586
|
|
|
|
|
2020-09-04 17:11:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 18 10:45:31 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Replace %setup -q with the more modern %autosetup macro.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 16 11:14:22 UTC 2020 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Re-generate file with latest version of spec-cleaner.
|
|
|
|
|
2019-12-24 03:03:18 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-12-29 03:03:17 +01:00
|
|
|
Fri Nov 8 16:14:16 UTC 2019 - Peter Simons <psimons@suse.com>
|
2019-12-24 03:03:18 +01:00
|
|
|
|
2019-12-29 03:03:17 +01:00
|
|
|
- Drop obsolete group attributes.
|
2019-12-24 03:03:18 +01:00
|
|
|
|
2019-12-29 03:03:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 20 11:31:46 UTC 2018 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Use https URL to refer to bugs.opensuse.org.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 17 09:43:29 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 20 13:38:44 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Add mwc-random at version 0.13.6.0.
|