On 7/27/20 2:28 PM, Richard Shaw wrote:
> I just got a BZ on OpenImageIO due to inability to install the -devel
> package,
> 
> Upon inspection it looks like the soname was bumped but a rebuild of
> OIIO was not performed.
> 
> libdc1394-2.2.2-14.fc32 -> libdc1394-2.2.6-1.fc33
> 
> libdc1394.so.22()(64bit) -> libdc1394.so.25()(64bit)
> 

That's my mistake, I did
$ dnf repoquery --repo=rawhide --source --whatrequires libdc1394-devel
instead of
$ dnf repoquery --repo=rawhide --source --whatrequires libdc1394

[Frankly, I don't understand why I need to do the latter]

Also, I didn't realize that the minor bump changed the soversion (I
don't usually glob shared libs in %files, I just took over this package).

This should not happen again in the future:
https://src.fedoraproject.org/rpms/libdc1394/c/20e3515e3f80876ff24a3cb3e07b2a51f78d3fdd?branch=master

Kind regards,
Till
_______________________________________________
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

Reply via email to