On Mon, Jun 9, 2014 at 7:10 PM, Alberts Muktupāvels <alberts muktupavels gmail com> wrote:
Can you prepare patch for that?
Simple one-line patch attached. Now the soname is libmetacity-private.so.1.0.0 (was 0.0.0 before).
Is that really needed?
Yes, it is really needed as the new version breaks compatibility (for both API and ABI). Libtool authors recommend bumping the version every time you release the new version. See [1] (also that document describes what "current", "revision" and "age" fields mean). [1]: http://www.sourceware.org/autobook/autobook/autobook_91.html -- Dmitry Shachnev
Attachment:
0001-Bump-library-version-to-1.patch
Description: Text Data