Changelog for
dbus-sharp-0.7.0-41.3.noarch.rpm :
Fri Sep 28 14:00:00 2012 dimstarAATTopensuse.org
- Add dbus-sharp-signal-dispatch.patch: Fix broken signal dispatch.
The signals for example do not reach applications like tomboy,
which avoids them from closing down on session termination, until
they are forcibly killed by the session manager (bnc#780933).
Mon Jul 11 14:00:00 2011 nmarquesAATTopensuse.org
- Removed %clean section (no longer required)
Fri Jul 1 14:00:00 2011 nmarquesAATTopensuse.org
- Spec cleanups:
+ Removed entries related to Fedora packaging;
+ Minor cleanups on syntax and improved comments;
+ Use pkgconfig() calls for >= 1130
+ For <= 1110 added %{_libexecdir} and replaced %make_install
method.
+ Enabled parallel builds (tested ok).
+ Removed nuking of buildroot on %clean.
Mon Jan 10 13:00:00 2011 michalAATTsawicz.net
- Initial package, based on ndesk-dbus from the Mono OBS project