1
0

Accepting request 325747 from home:coolo:branches:devel:languages:ruby:extensions

update

OBS-URL: https://build.opensuse.org/request/show/325747
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=18
This commit is contained in:
Marcus Rückert 2015-08-25 10:44:13 +00:00 committed by Git OBS Bridge
parent aeabc45654
commit 0b4b0a730d
4 changed files with 20 additions and 4 deletions

View File

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

3
byebug-6.0.2.gem Normal file
View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Aug 24 04:28:30 UTC 2015 - coolo@suse.com
- updated to version 6.0.2
see installed CHANGELOG.md
## 6.0.2 - 2015-08-20
### Fixed
* The user should always be given back a prompt unless (s)he explicitly states
the opposite. This provides a more general fix to the bug resolved in 6.0.1.
## 6.0.1 - 2015-08-19
### Fixed
* Bug in evaluation where the user would lose the command prompt when entering
an expression with a syntax error.
-------------------------------------------------------------------
Tue Aug 18 04:29:56 UTC 2015 - coolo@suse.com

View File

@ -24,7 +24,7 @@
#
Name: rubygem-byebug
Version: 6.0.0
Version: 6.0.2
Release: 0
%define mod_name byebug
%define mod_full_name %{mod_name}-%{version}