On Thursday, 27 June 2019 at 16:37, Ben Cotton wrote: > https://fedoraproject.org/wiki/Changes/Gawk501 > > ** Note that this has already landed in Rawhide: > https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/thread/IEZZK7WHGF3FWFZNSCG7Z5ZZVUHVFZAF/#IEZZK7WHGF3FWFZNSCG7Z5ZZVUHVFZAF > > == Summary == > New upstream major version of gawk has been released (4.2.1 -> 5.0.X). > Among many changes, the version 5 introduced a namespaces, which may > possible break some of the existing scripts. [...] > == Dependencies == > dnf repoquery -q --releasever=rawhide --disablerepo='*' > --qf='%{name}' --enablerepo=fedora-source --enablerepo=updates-source > --enablerepo=updates-testing-source --archlist=src --whatrequires > 'gawk' [...] > dnf repoquery -q --releasever=rawhide --disablerepo='*' > --qf='%{name}' --enablerepo=fedora --enablerepo=updates > --enablerepo=updates-testing --whatrequires 'gawk' [...] The build dependency list is almost certainly incomplete. gawk is always installed in the buildroot, so many packages don't declare it as a build dependency. I know I don't do that in my packages. One would need to check for (g)awk usage in every build.log. Regards, Dominik -- Fedora https://getfedora.org | RPM Fusion http://rpmfusion.org There should be a science of discontent. People need hard times and oppression to develop psychic muscles. -- from "Collected Sayings of Muad'Dib" by the Princess Irulan _______________________________________________ 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