diff --git a/byebug-9.0.5.gem b/byebug-9.0.5.gem deleted file mode 100644 index 83e3f7c..0000000 --- a/byebug-9.0.5.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3d6dec0f293dc8d1597b2765b75a58085feef8646245b6a688e654ce99b64da3 -size 79360 diff --git a/byebug-9.0.6.gem b/byebug-9.0.6.gem new file mode 100644 index 0000000..c5c406f --- /dev/null +++ b/byebug-9.0.6.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b508d685ecbdd0ce4c8508527e893b27b4461a347564c589b0bd5c8c656ecd +size 79360 diff --git a/rubygem-byebug.changes b/rubygem-byebug.changes index f87c8af..3075fb1 100644 --- a/rubygem-byebug.changes +++ b/rubygem-byebug.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Oct 1 04:33:09 UTC 2016 - coolo@suse.com + +- updated to version 9.0.6 + see installed CHANGELOG.md + + ## 9.0.6 - 2016-09-29 + + ### Fixed + + * Error when using `byebug` with a ruby compiled against libedit (#241). + * Allow `Byebug.start_server` to yield the block passed to it when the actual + port is already known (#277, thanks @cben). + * Use a standard license name so it can be more reliably used by tools (#275). + ------------------------------------------------------------------- Sun May 29 04:28:32 UTC 2016 - coolo@suse.com diff --git a/rubygem-byebug.spec b/rubygem-byebug.spec index ae90fe5..e492f68 100644 --- a/rubygem-byebug.spec +++ b/rubygem-byebug.spec @@ -24,7 +24,7 @@ # Name: rubygem-byebug -Version: 9.0.5 +Version: 9.0.6 Release: 0 %define mod_name byebug %define mod_full_name %{mod_name}-%{version}