note: $RPM_BUILD_NCPUS is not set on SLE15 or older OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ck?expand=0&rev=19
75 lines
2.6 KiB
Plaintext
75 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 21 07:53:40 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
- avoid using %jobs (boo#1237231)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 30 08:57:56 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version 0.7.2:
|
|
* This release adds support for riscv, as provided by Mitchell Horne, as well a miscellaneous bug fixes and improvments
|
|
- Enable building for all architectures
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 4 14:08:15 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 0.7.1
|
|
* Add s390x support
|
|
* ck_hs: add convenience hash function wrapper ck_hs_hash
|
|
* ck_backoff: avoid dead store to ceiling
|
|
* ck_ring: add two new utility functions for persistent rings
|
|
* ck_sequence: reduce thread count to account for writer
|
|
* ck_queue: fix logic inversion in CK_STAILQ_CONCAT
|
|
* ck_epoch: allow record sharing and reentrancy for write-side operations
|
|
- Drop upstream merged patches: ck-fix-gettid-glibc-clash.patch,
|
|
ck-fix-j1.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 29 21:55:14 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- Fix symbol name clash between glibc 2.30 and ck, add
|
|
ck-fix-gettid-glibc-clash.patch
|
|
- Reenable tests again
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 9 07:35:34 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Disable tests as they fail with gcc9
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 18 07:41:39 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
- Add ck-fix-j1.patch to fix build with -j1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 18 13:19:44 UTC 2018 - mpluskal@suse.com
|
|
|
|
- Small packaging changes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 17 07:12:47 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Add _constraints to avoid test failures
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 26 10:46:07 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Disable s390 building as it is not supported architecture
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 26 08:39:52 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Update to version 0.6.0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 27 01:27:29 UTC 2016 - mrueckert@suse.de
|
|
|
|
- include license file
|
|
- explain why we don't use the configure macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 25 15:31:53 UTC 2016 - mrueckert@suse.de
|
|
|
|
- initial package
|
|
|