- 0.18.0.beta7
API: * DBus.variant(type, value) is deprecated in favor of Data::Variant.new(value, member_type:) Bug fixes: * Client-side properties: When calling Properties.Set in ProxyObjectInterface#[]=, use the correct type (gh#mvidner/ruby-dbus#108). OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-ruby-dbus?expand=0&rev=52
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 29 08:24:04 UTC 2022 - Martin Vidner <mvidner@suse.com>
|
||||
|
||||
- 0.18.0.beta7
|
||||
API:
|
||||
* DBus.variant(type, value) is deprecated in favor of
|
||||
Data::Variant.new(value, member_type:)
|
||||
|
||||
Bug fixes:
|
||||
* Client-side properties: When calling Properties.Set in
|
||||
ProxyObjectInterface#[]=, use the correct type (gh#mvidner/ruby-dbus#108).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 25 13:20:39 UTC 2022 - Martin Vidner <mvidner@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user