diff --git a/bluez.changes b/bluez.changes index 8ecfb9f..fd6c9a2 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 8 16:12:30 UTC 2022 - Ben Greiner + +- Upgrade bluez-test requirement of PyGObject from ancient version + 2 to current version. (bluez/test is at least able to use it + since 2014) + ------------------------------------------------------------------- Wed May 4 11:23:32 UTC 2022 - Callum Farmer diff --git a/bluez.spec b/bluez.spec index f8bb296..d4ebaee 100644 --- a/bluez.spec +++ b/bluez.spec @@ -152,7 +152,7 @@ Summary: Tools for testing of various Bluetooth-functions License: GPL-2.0-or-later AND MIT Group: Development/Tools/Debuggers Requires: python3-dbus-python -Requires: python3-gobject2 +Requires: python3-gobject %description test Contains a few tools for testing various bluetooth functions. The