!6 Update to 11.1.3
From: @lyn1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
422dedd6e9
Binary file not shown.
BIN
byebug-11.1.3.gem
Normal file
BIN
byebug-11.1.3.gem
Normal file
Binary file not shown.
Binary file not shown.
BIN
rubygem-byebug-11.1.3.tar.gz
Normal file
BIN
rubygem-byebug-11.1.3.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%global gem_name byebug
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 11.1.1
|
||||
Release: 2
|
||||
Version: 11.1.3
|
||||
Release: 1
|
||||
Summary: Ruby 2.0 fast debugger - base + CLI
|
||||
License: BSD-2-Clause
|
||||
URL: http://github.com/deivid-rodriguez/byebug
|
||||
@ -9,6 +9,7 @@ Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||
Source1: https://github.com/deivid-rodriguez/byebug/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: gcc rubygems-devel ruby-devel rubygem(minitest) >= 5 rubygem(simplecov)
|
||||
BuildRequires: rubygem(pry)
|
||||
Requires: rubygem(did_you_mean)
|
||||
%description
|
||||
Byebug is a Ruby 2 debugger. It's implemented using the
|
||||
Ruby 2 TracePoint C API for execution control and the Debug Inspector C API
|
||||
@ -94,6 +95,9 @@ mv {.,}Gemfile.lock
|
||||
%doc %{gem_docdir}
|
||||
|
||||
%changelog
|
||||
* Fri Nov 10 2023 liyanan <liyanan61@h-partners.com> - 11.1.3-1
|
||||
- Update to 11.1.3
|
||||
|
||||
* Tue May 10 2022 yaoxin <yaoxin30@h-partners.com> - 11.1.1-2
|
||||
- License compliance rectification
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user