Re: HEADS-UP: Updated yaml-cpp coming to rawhide

2016-04-22 Thread Richard Shaw
On Fri, Apr 22, 2016 at 5:34 AM, Jonathan Wakely wrote: > On 20/04/16 15:39 -0500, Richard Shaw wrote: > >> I plan to build the latest version of yaml-cpp, 0.5.3, for rawhide soon. >> There's no announced soversion bump but abi-compliance-checker doesn't >> think they're compatible[1] so probably

Re: HEADS-UP: Updated yaml-cpp coming to rawhide

2016-04-22 Thread Jonathan Wakely
On 20/04/16 15:39 -0500, Richard Shaw wrote: I plan to build the latest version of yaml-cpp, 0.5.3, for rawhide soon. There's no announced soversion bump but abi-compliance-checker doesn't think they're compatible[1] so probably best to play it safe and rebuild dependencies. # dnf repoquery --al

Re: HEADS-UP: Updated yaml-cpp coming to rawhide

2016-04-20 Thread Björn Esser
There has definitely been an API-change… You should contact upstream about that and ask them to bump so-name… Two functions take different count of parameters now and unsigned int != size_t, those are completely different types, although both are numeric integers… Am 20.04.2016 um 22:39 sch

HEADS-UP: Updated yaml-cpp coming to rawhide

2016-04-20 Thread Richard Shaw
I plan to build the latest version of yaml-cpp, 0.5.3, for rawhide soon. There's no announced soversion bump but abi-compliance-checker doesn't think they're compatible[1] so probably best to play it safe and rebuild dependencies. # dnf repoquery --alldeps --whatrequires "libyaml-cpp.so.0.5()(64bi