diff --git a/dbus-broker.spec b/dbus-broker.spec index 3319db6..2c6819d 100644 --- a/dbus-broker.spec +++ b/dbus-broker.spec @@ -1,8 +1,8 @@ Name: dbus-broker Version: 29 -Release: 2 +Release: 3 Summary: Linux D-Bus Message Broker -License: Apache License 2.0 +License: Apache-2.0 URL: https://github.com/bus1/dbus-broker Source0: https://github.com/bus1/dbus-broker/releases/download/v%{version}/%{name}-%{version}.tar.xz @@ -69,6 +69,9 @@ fi %{_userunitdir}/dbus-broker.service %changelog +* Fri May 20 2022 liukuo - 29-3 +- License compliance rectification + * Tue Feb 22 2022 licunlong - 29.2 - Type:bugfix - CVE:NA