diff --git a/byebug-11.0.1.gem b/byebug-11.0.1.gem deleted file mode 100644 index 8536d56..0000000 --- a/byebug-11.0.1.gem +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d27461e1e14b9ebcf45d25d27edf17df8ccfad8ade3630457f849a6293a6b3d6 -size 83968 diff --git a/byebug-11.1.1.gem b/byebug-11.1.1.gem new file mode 100644 index 0000000..ec1ea24 --- /dev/null +++ b/byebug-11.1.1.gem @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:847154134c265c22ae42d7c45e286a79747ecd5cd214d9a8352876be39e549a1 +size 84480 diff --git a/rubygem-byebug.changes b/rubygem-byebug.changes index 9a3b11c..cb51dcb 100644 --- a/rubygem-byebug.changes +++ b/rubygem-byebug.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Jan 27 12:39:40 UTC 2020 - Manuel Schnitzer + +- updated to version 11.1.1 + +### Fixed + +* [#635](https://github.com/deivid-rodriguez/byebug/pull/635): usage + on Fedora 31 or any other `byebug` installation performed by a + `rubygems` copy customized by setting `Gem.install_extension_in_lib` to false. + ------------------------------------------------------------------- Mon Mar 18 12:02:58 UTC 2019 - manuel diff --git a/rubygem-byebug.spec b/rubygem-byebug.spec index 8095019..f42cd4e 100644 --- a/rubygem-byebug.spec +++ b/rubygem-byebug.spec @@ -1,7 +1,7 @@ # # spec file for package rubygem-byebug # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,7 +24,7 @@ # Name: rubygem-byebug -Version: 11.0.1 +Version: 11.1.1 Release: 0 %define mod_name byebug %define mod_full_name %{mod_name}-%{version} @@ -35,7 +35,7 @@ Release: 0 %endif # /MANUAL BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: %{rubydevel >= 2.3.0} +BuildRequires: %{rubydevel >= 2.4.0} BuildRequires: %{rubygem gem2rpm} BuildRequires: ruby-macros >= 5 BuildRequires: update-alternatives