Accepting request 433691 from devel:languages:ruby:extensions

1

OBS-URL: https://build.opensuse.org/request/show/433691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rubygem-byebug?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2016-10-13 09:24:29 +00:00 committed by Git OBS Bridge
commit 605d29509e
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d6dec0f293dc8d1597b2765b75a58085feef8646245b6a688e654ce99b64da3
size 79360

3
byebug-9.0.6.gem Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:60b508d685ecbdd0ce4c8508527e893b27b4461a347564c589b0bd5c8c656ecd
size 79360

View File

@ -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

View File

@ -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}