- 0.9.0
Features: * When calling methods, the interface can be left unspecified if unambiguous (Damiano Stoffie) * YARD documentation, Reference.md Bug fixes: * Introspection attribute "direction" can be omitted as allowed by the specification (Noah Meyerhans). * ProxyObjectInterface#on_signal no longer needs the "bus" parameter (Issue#31, by Damiano Stoffie) OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-ruby-dbus?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
97b574782d
commit
08ac2a81bf
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df300e8f81fcfd5287060160cb8392b4d7504ac7b18776492dab83476b6558d1
|
||||
size 61952
|
||||
3
ruby-dbus-0.9.0.gem
Normal file
3
ruby-dbus-0.9.0.gem
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5adde7a90f2cfd6a93bfa4f353bc31bd21a5a2385017f83f2fcbd2f7782c65c4
|
||||
size 66048
|
||||
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 6 21:55:37 UTC 2012 - mvidner@suse.cz
|
||||
|
||||
- 0.9.0
|
||||
Features:
|
||||
* When calling methods, the interface can be left unspecified if unambiguous
|
||||
(Damiano Stoffie)
|
||||
* YARD documentation, Reference.md
|
||||
Bug fixes:
|
||||
* Introspection attribute "direction" can be omitted
|
||||
as allowed by the specification (Noah Meyerhans).
|
||||
* ProxyObjectInterface#on_signal no longer needs the "bus" parameter
|
||||
(Issue#31, by Damiano Stoffie)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 20:09:41 UTC 2012 - mvidner@suse.cz
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
# norootforbuild
|
||||
Name: rubygem-ruby-dbus
|
||||
Version: 0.8.0
|
||||
Version: 0.9.0
|
||||
Release: 0
|
||||
%define mod_name ruby-dbus
|
||||
%define mod_full_name %{mod_name}-%{version}
|
||||
|
||||
Reference in New Issue
Block a user