40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jan 24 12:13:11 UTC 2026 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update to 0.1.2
|
|
* Update CMake min version
|
|
* Fix typo in sequence_data move assignment operator
|
|
* fix: type trait removed in C++20
|
|
* fix: test rng doesn't satisfy standard
|
|
* feat: cpp20 compatibility
|
|
* fix: any_state missing typeinfo include
|
|
* zug/transducer/eager.hpp: include algorithm
|
|
- Drop patch:
|
|
* zug-gcc15.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 12 10:18:34 UTC 2025 - pgajdos@suse.com
|
|
|
|
- added patches
|
|
fix https://github.com/arximboldi/zug/issues/45
|
|
+ zug-gcc15.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 24 07:20:34 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update to 0.1.1:
|
|
* Fix license in nix build file
|
|
- Drop patch, merged upstream:
|
|
* 0001-Drop-unused-copy-of-Catch2.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 10 09:29:50 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Add patch:
|
|
* 0001-Drop-unused-copy-of-Catch2.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 28 08:16:59 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Init immer, a new build dependency for krita.
|