Hello, all:

On f37 / f36 leptonica made some packaging change:
https://src.fedoraproject.org/rpms/leptonica/c/e2486ca5bc2578ee629457b854c5e13bb94c1dde?branch=rawhide

This caused soname change: liblept.so.5 -> libleptonica.so.5.4.0 , which I 
guess is unexpected.

$ dnf repoquery --quiet --repo=koji-36 --qf '%{sourcerpm}' --whatrequires 
"liblept.so.5()(64bit)" | cat -n
     1  leptonica-1.82.0-2.fc36.src.rpm
     2  mupdf-1.19.0-5.fc36.src.rpm
     3  python-PyMuPDF-1.19.4-2.fc36.src.rpm
     4  tesseract-5.0.1-2.fc36.src.rpm
     5  zathura-pdf-mupdf-0.3.7-5.fc36.src.rpm

$ dnf repoquery --quiet --repo=koji-37 --qf '%{sourcerpm}' --whatrequires 
"liblept.so.5()(64bit)" | cat -n
     1  mupdf-1.19.0-5.fc36.src.rpm
     2  python-PyMuPDF-1.19.5-1.fc37.src.rpm
     3  zathura-pdf-mupdf-0.3.7-5.fc36.src.rpm

(Some of the package were rebuilt on f37 due to another reason, so depending 
packages' number
 differs here)

Currently I am not sure if we can just revert the above change.

Regards,
Mamoru
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to