Hello community, here is the log from the commit of package rubygem-byebug for openSUSE:Factory checked in at 2020-01-30 09:35:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-byebug (Old) and /work/SRC/openSUSE:Factory/.rubygem-byebug.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-byebug" Thu Jan 30 09:35:45 2020 rev:20 rq:767694 version:11.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-byebug/rubygem-byebug.changes 2019-03-26 15:37:07.304379631 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-byebug.new.26092/rubygem-byebug.changes 2020-01-30 09:36:14.869324646 +0100 @@ -1,0 +2,11 @@ +Mon Jan 27 12:39:40 UTC 2020 - Manuel Schnitzer <[email protected]> + +- 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. + +------------------------------------------------------------------- Old: ---- byebug-11.0.1.gem New: ---- byebug-11.1.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-byebug.spec ++++++ --- /var/tmp/diff_new_pack.KNCb8X/_old 2020-01-30 09:36:16.773325665 +0100 +++ /var/tmp/diff_new_pack.KNCb8X/_new 2020-01-30 09:36:16.777325668 +0100 @@ -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 @@ %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 ++++++ byebug-11.0.1.gem -> byebug-11.1.1.gem ++++++ ++++ 1609 lines of diff (skipped)
