On Thu, Aug 10, 2017 at 10:41 AM, Richard Shaw <hobbes1...@gmail.com> wrote:
> You can check the api compliance with abi-compliance-checker first to be > sure... > > $ abi-compliance-checker -L openjpeg -vnum <old_version> -dump <old_rpm> > $ abi-compliance-checker -L openjpeg -vnum <new_version> -dump <new_rpm> > $ abi-compliance-checker -L openjpeg -old <path/to/old/dump> -new > <path/to/new/dump> > > Fixed the extraneous --dump options.. Thanks, Richard
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org