diff --git a/dbus-glib.spec b/dbus-glib.spec index baf9e48..6e11db1 100644 --- a/dbus-glib.spec +++ b/dbus-glib.spec @@ -1,8 +1,8 @@ Name: dbus-glib Version: 0.112 -Release: 1 +Release: 2 Summary: GLib bindings for DBUS -License: AFL and GPLv2+ +License: AFL-2.1 and GPLv2+ URL: http://www.freedesktop.org/software/dbus/ Source0: https://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz @@ -73,6 +73,9 @@ make check %{_datadir}/gtk-doc/html/%{name} %changelog +* Thu Jun 2 2022 Chenyx - 0.112-2 +- License compliance rectification + * Wed Dec 29 2021 zoulin - 0.112-1 - Type: enhancement - ID: NA