From 38496291ee008185c47acb3f78d0286b62994b60193d756b0357fdfc29d2ac34 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 8 Apr 2015 09:25:25 +0000 Subject: [PATCH] - updated to version 4.0.5 ### Fixed * #131 * Thread commands help format should be consistent with the rest of the help system now. ## 4.0.4 - 2015-03-27 ### Fixed * #127 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-byebug?expand=0&rev=9 --- byebug-4.0.3.gem | 3 --- byebug-4.0.5.gem | 3 +++ rubygem-byebug.changes | 13 +++++++++++++ rubygem-byebug.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 byebug-4.0.3.gem create mode 100644 byebug-4.0.5.gem diff --git a/byebug-4.0.3.gem b/byebug-4.0.3.gem deleted file mode 100644 index b3fd405..0000000 --- a/byebug-4.0.3.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81644cff229c26135a90478a2027d80f257685f0e9460c1fb73259b3b9329420 -size 74240 diff --git a/byebug-4.0.5.gem b/byebug-4.0.5.gem new file mode 100644 index 0000000..a21d9cd --- /dev/null +++ b/byebug-4.0.5.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:091400e903204f0e5ebc7ca042791e82bcb08107d743f9341f7f2f244adf5402 +size 74240 diff --git a/rubygem-byebug.changes b/rubygem-byebug.changes index 30a7e70..94187d2 100644 --- a/rubygem-byebug.changes +++ b/rubygem-byebug.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Apr 8 09:25:07 UTC 2015 - coolo@suse.com + +- updated to version 4.0.5 + ### Fixed + * #131 + * Thread commands help format should be consistent with the rest of the help + system now. + + ## 4.0.4 - 2015-03-27 + ### Fixed + * #127 + ------------------------------------------------------------------- Fri Mar 20 05:33:10 UTC 2015 - coolo@suse.com diff --git a/rubygem-byebug.spec b/rubygem-byebug.spec index 267491e..1149ca8 100644 --- a/rubygem-byebug.spec +++ b/rubygem-byebug.spec @@ -24,7 +24,7 @@ # Name: rubygem-byebug -Version: 4.0.3 +Version: 4.0.5 Release: 0 %define mod_name byebug %define mod_full_name %{mod_name}-%{version}