diff --git a/byebug-11.1.1.gem b/byebug-11.1.1.gem deleted file mode 100644 index ec1ea24..0000000 --- a/byebug-11.1.1.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:847154134c265c22ae42d7c45e286a79747ecd5cd214d9a8352876be39e549a1 -size 84480 diff --git a/byebug-11.1.3.gem b/byebug-11.1.3.gem new file mode 100644 index 0000000..2f67ccd --- /dev/null +++ b/byebug-11.1.3.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2485944d2bb21283c593d562f9ae1019bf80002143cc3a255aaffd4e9cf4a35b +size 84480 diff --git a/rubygem-byebug.changes b/rubygem-byebug.changes index cb51dcb..f7411b4 100644 --- a/rubygem-byebug.changes +++ b/rubygem-byebug.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Apr 27 13:17:08 UTC 2020 - Manuel Schnitzer + +- updated to version 11.1.3 + + ### Fixed + + * [#674](https://github.com/deivid-rodriguez/byebug/pull/674): + crash when using byebug on ruby 2.7.0 on Windows. + ------------------------------------------------------------------- Mon Jan 27 12:39:40 UTC 2020 - Manuel Schnitzer diff --git a/rubygem-byebug.spec b/rubygem-byebug.spec index f42cd4e..dccac96 100644 --- a/rubygem-byebug.spec +++ b/rubygem-byebug.spec @@ -1,7 +1,7 @@ # # spec file for package rubygem-byebug # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ # Name: rubygem-byebug -Version: 11.1.1 +Version: 11.1.3 Release: 0 %define mod_name byebug %define mod_full_name %{mod_name}-%{version} @@ -39,7 +39,7 @@ BuildRequires: %{rubydevel >= 2.4.0} BuildRequires: %{rubygem gem2rpm} BuildRequires: ruby-macros >= 5 BuildRequires: update-alternatives -Url: https://github.com/deivid-rodriguez/byebug +URL: https://github.com/deivid-rodriguez/byebug Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: rubygem-byebug-rpmlintrc Source2: gem2rpm.yml