On Sat, Jul 25, 2026 at 9:52 AM Daiki Ueno <[email protected]> wrote:
> > Nettle 4 has an API change requiring modifications to those dependent > packages. For the time being, I will enable the "devel" subpackage in the > nettle3.10 compat package and ask them to use "BuildRequire: > nettle3.10-devel" instead of "BuildRequires: nettle-devel" until the > porting is done. > This is now done: https://bodhi.fedoraproject.org/updates/FEDORA-2026-e7551f0a4c If your package is FTBFS with nettle in rawhide, you can work around this by replacing: BuildRequires: nettle-devel or BuildRequires: pkgconfig(nettle) with: BuildRequires: nettle3.10-devel In the long run, our recommendation is to migrate to or support the Nettle 4 API, as in: https://gitlab.com/gnutls/gnutls/-/merge_requests/2075 Regards, -- Daiki Ueno
-- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
