dbus-broker: update to v29-1
Update to newest upstream bugfix release and add further fixes on top. Signed-off-by: David Rheinsberg <david.rheinsberg@gmail.com>
This commit is contained in:
parent
138e24c020
commit
57a18ff507
@ -1,14 +1,13 @@
|
||||
%global dbus_user_id 81
|
||||
|
||||
Name: dbus-broker
|
||||
Version: 28
|
||||
Release: 3%{?dist}
|
||||
Version: 29
|
||||
Release: 1%{?dist}
|
||||
Summary: Linux D-Bus Message Broker
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/bus1/dbus-broker
|
||||
Source0: https://github.com/bus1/dbus-broker/releases/download/v%{version}/dbus-broker-%{version}.tar.xz
|
||||
Patch0000: https://github.com/bus1/dbus-broker/commit/1add8a7d60e46806e0ef87994d3024245db0d84a.patch
|
||||
Patch0001: https://github.com/bus1/dbus-broker/commit/b82b670bfec6600d0144bcb9ca635fb07c80118f.patch
|
||||
Patch0000: https://github.com/bus1/dbus-broker/commit/28af5ac996c94922fc49660e0efa955f57575187.patch
|
||||
%{?systemd_requires}
|
||||
BuildRequires: pkgconfig(audit)
|
||||
BuildRequires: pkgconfig(expat)
|
||||
@ -95,6 +94,9 @@ fi
|
||||
%{_userunitdir}/dbus-broker.service
|
||||
|
||||
%changelog
|
||||
* Thu Jun 24 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 29-1
|
||||
- Update to upstream v29 with additional fixes.
|
||||
|
||||
* Thu Mar 18 2021 David Rheinsberg <david.rheinsberg@gmail.com> - 28-3
|
||||
- Apply another fix for incorrect at_console range assertion.
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dbus-broker-28.tar.xz) = 81a05a3ad2fbc0292a7de0cc719c5946e2d70d0bf91abb2eb9764fdef738a460a0cc988e050d0985ff45009a51677df3f619f4e17c8712df34c85e84826efbee
|
||||
SHA512 (dbus-broker-29.tar.xz) = ef0b59cacef2918cb94bdf8d91a1211a8f635f9059416938248febc67bfd82a3a2a32517af81df56590b1c742aeac2a22ad656153293012ecad4667588df0b1c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user