Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150605 OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/dbus-sharp?expand=0&rev=14
43 lines
1.6 KiB
Plaintext
43 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 26 07:56:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
PatchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 28 13:55:03 UTC 2020 - Marguerite Su <i@marguerite.su>
|
|
|
|
- fix libexecdir. mono can't use libexecdir because /usr/lib is
|
|
fixed in pkgconfig
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 28 19:44:45 UTC 2012 - dimstar@opensuse.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 07:49:04 UTC 2011 - nmarques@opensuse.org
|
|
|
|
- Removed %clean section (no longer required)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 1 08:59:18 UTC 2011 - nmarques@opensuse.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 23:04:43 UTC 2011 - michal@sawicz.net
|
|
|
|
- Initial package, based on ndesk-dbus from the Mono OBS project
|
|
|