Geliştiriciler için önemli değişiklikler
Bu bölümde geliştiricileri ilgilendiren Fedora 31 için değişiklikler listelenmektedir. Çeşitli dillere ilişkin sürüm notlarını görüntülemek için soldaki gezinme sekmesini kullanın.
Dynamic BuildRequires
Starting with this release, Fedora provides a possibility to generate build-time dependencies within the RPM spec file. This includes changes in some tooling, specifically mock
and rpmbuild
. Using this system, packagers no longer need to pre-generate BuildRequires in the spec file, which means it will always be up to date and correct.
See the Change page on the Fedora Project Wiki for detailed information including usage examples.
Golang packaging guidelines
Fedora has adopted a new set of packaging guidelines for Golang. If you maintain any Go packages, you can view them in the Packaging Guidelines document.
Want to help? Learn how to contribute to Fedora Docs ›