libwnck soname up

Bastien Nocera bnocera at redhat.com
Mon Jun 4 20:58:11 UTC 2007


On Mon, 2007-06-04 at 16:36 -0400, Havoc Pennington wrote:
> 
> Bastien Nocera wrote:
> > A heads up,
> > 
> > libwnck 2.19.3 changes the soname. I've hit just the one bug which seems
> > to block pretty much everything else that needs rebuilding.
> > 
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=242567
> > 
> > If anyone has an idea on how to work-around the problem. What surprises
> > me is that the library and daemon that uses it aren't in the same source
> > package.
> > 
> 
> Did the libwnck soname change on purpose? I haven't seen any bug traffic 
> go by mentioning any API changes that would seem 'worth it'
> 
> (not that I have been paying _that_ much attention)

I believed it's fixing this bug:
http://bugzilla.gnome.org/show_bug.cgi?id=164474
which (wrongly) brought to that commit:
2007-05-19  Vincent Untz  <vuntz at gnome.org>

        * libwnck/screen.c: (wnck_screen_class_init):
        * libwnck/screen.h: I've already broken API, so add the few signals
        that were commented out, and re-break API before we release :-)

and:
2007-05-20  Vincent Untz  <vuntz at gnome.org>

        Remove all reference to _NET_WM_WINDOW_TYPE_MODAL_DIALOG since it's
        not in the EWMH spec. This breaks API again.
        Fix bug #124332.

        * libwnck/window.c: (wnck_window_set_window_type), (update_state),
        (update_wintype): don't handle the WNCK_WINDOW_MODAL_DIALOG cases
        * libwnck/window.h: remove WNCK_WINDOW_MODAL_DIALOG

The last one is the only one to require a soname bump:
http://svn.gnome.org/viewcvs/libwnck/trunk/libwnck/window.h?r1=1211&r2=1255&pathrev=1255





More information about the Fedora-maintainers mailing list