Skip to content

Commit

Permalink
Releasing version 0.11.1.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mvidner committed May 12, 2016
1 parent c0f5824 commit ccf2c03
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 2 deletions.
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ Note about bug numbers:
Issue#1 - http://github.com/mvidner/ruby-dbus/issues#issue/1
bnc#1 - https://bugzilla.novell.com/show_bug.cgi?id=1

== Ruby D-Bus 0.11.1 - 2016-05-12

Bug fixes:
* Fix default path finding on FreeBSD (Greg)
* Service#unexport fixed to really return the unexported object

Requirements:
* made tests compatible with RSpec 3

== Ruby D-Bus 0.11.0 - 2014-02-17

API:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.0
0.11.1
11 changes: 11 additions & 0 deletions package/rubygem-ruby-dbus.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 12 19:31:16 UTC 2016 - mvidner@suse.com

- 0.11.1
Bug fixes:
* Fix default path finding on FreeBSD (Greg)
* Service#unexport fixed to really return the unexported object

Requirements:
* made tests compatible with RSpec 3

-------------------------------------------------------------------
Thu Oct 16 06:43:05 UTC 2014 - coolo@suse.com

Expand Down
2 changes: 1 addition & 1 deletion package/rubygem-ruby-dbus.spec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#

Name: rubygem-ruby-dbus
Version: 0.11.0
Version: 0.11.1
Release: 0
%define mod_name ruby-dbus
%define mod_full_name %{mod_name}-%{version}
Expand Down

0 comments on commit ccf2c03

Please sign in to comment.