6
0
forked from pool/app-builder
Files
app-builder/app-builder.changes

24 lines
983 B
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Tue Nov 12 15:09:47 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- Update to 5.0.0-alpha.11
* add flatten option to node-dep-tree (introduced in 5.0.0-alpha.3)
* see CHANGELOG.md for more changes
-------------------------------------------------------------------
Mon Oct 16 17:53:11 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- Use correct optflags for C code
- Fix broken debuginfo (work around bsc#1215402)
- Use system kingpin and plist on fedora
- Use vendored blake2b-simd on Fedora 39+ as it is no longer available
-------------------------------------------------------------------
Wed Jul 20 18:48:51 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Use system golang libraries instead of vendored copies wherever possible
-------------------------------------------------------------------
Sun Jul 10 18:56:45 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Initial packaging