In one week (2023-03-09), or slightly later, I plan to update libbraiding from 1.1 to 1.2 in F39/Rawhide. Upstream says, “Minor changes for compatibility with newer C++.” |
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
https://github.com/miguelmarco/libbraiding/compare/1.1...1.2
This is not supposed to be an incompatible update, and the .so version is unchanged, but there are changes to inline template functions that are used both inside and (potentially) outside the compiled library, and the compiled library loses several symbols as a result:
Therefore, for safety, I plan to build this for F39/Rawhide only, and I plan to coordinate a rebuild of
sagemath
(the sole dependent package) in a side tag.