14
0

- update to 0.31.1:

* power_profiles_daemon: Move back to original D-Bus name to
    avoid breaking compatibility
  * Add upower_power_profiles_daemon template for version 0.20
    API with new D-Bus name
- update to 0.31.0:
  * power-profiles-daemon: Move to
    org.freedesktop.UPower.PowerProfiles as in release 0.20.0
  * NetworkManager: Add stub ipv4/6 properties in
    AddWiFiConnection

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dbusmock?expand=0&rev=28
This commit is contained in:
2024-03-16 12:57:48 +00:00
committed by Git OBS Bridge
parent 4c340e9452
commit e9f98a78d3
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Mar 16 12:57:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.31.1:
* power_profiles_daemon: Move back to original D-Bus name to
avoid breaking compatibility
* Add upower_power_profiles_daemon template for version 0.20
API with new D-Bus name
- update to 0.31.0:
* power-profiles-daemon: Move to
org.freedesktop.UPower.PowerProfiles as in release 0.20.0
* NetworkManager: Add stub ipv4/6 properties in
AddWiFiConnection
-------------------------------------------------------------------
Sun Jan 21 17:35:02 UTC 2024 - Dirk Müller <dmueller@suse.com>