diff --git a/byebug-6.0.0.gem b/byebug-6.0.0.gem deleted file mode 100644 index c8914b0..0000000 --- a/byebug-6.0.0.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ed194553bd276c6b68ca0646e5813be94ef0ac89c9e84ff7ece88fed7f39202 -size 76288 diff --git a/byebug-6.0.2.gem b/byebug-6.0.2.gem new file mode 100644 index 0000000..10ff8b8 --- /dev/null +++ b/byebug-6.0.2.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecdbe6164ddd8ee4dd0ba2fdf5226554acf2c2a4c4fa5fa1d2cc64b870826714 +size 76288 diff --git a/rubygem-byebug.changes b/rubygem-byebug.changes index 266f1db..ca6f11f 100644 --- a/rubygem-byebug.changes +++ b/rubygem-byebug.changes @@ -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 diff --git a/rubygem-byebug.spec b/rubygem-byebug.spec index d92b007..6131803 100644 --- a/rubygem-byebug.spec +++ b/rubygem-byebug.spec @@ -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}