On Wed, Jun 26, 2019, 00:21 Fabio Valentini <decathorpe@xxxxxxxxx> wrote:
On Tue, Jun 25, 2019 at 11:21 PM Miro Hrončok <mhroncok@xxxxxxxxxx> wrote:
>
> qrencode was bumped from 3.4.4 to 4.0.2.
>
> It has a bumped soname from libqrencode.so.3 to libqrencode.so.4.
This might be a good time to remind people that globbing out shared
libraries like this:
https://src.fedoraproject.org/rpms/qrencode/blob/master/f/qrencode.spec#_63
is even strongly discouraged by the current Packaging Guidelines:
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_listing_shared_library_files
- to help prevent packagers from accidentally bumping SONAMEs without
noticing it.
Fabio
At least this is enforced for any new package, I make sure of it. But for existing ones, we can maybe grep .so* to fix them.
_______________________________________________ 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