Changelog for
dbus-sharp-devel-0.7.0-19.1.noarch.rpm :
* Mon Feb 26 2024 Dominique Leuenberger
- Use %autosetup macro. Allows to eliminate the usage of deprecated PatchN.
* Mon Sep 28 2020 Marguerite Su - fix libexecdir. mono can\'t use libexecdir because /usr/lib is fixed in pkgconfig
* Fri Sep 28 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 2011 nmarquesAATTopensuse.org- Removed %clean section (no longer required)
* Fri Jul 01 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 2011 michalAATTsawicz.net- Initial package, based on ndesk-dbus from the Mono OBS project