Hello community, here is the log from the commit of package rubygem-json for openSUSE:Factory checked in at 2020-07-14 08:06:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-json (Old) and /work/SRC/openSUSE:Factory/.rubygem-json.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-json" Tue Jul 14 08:06:10 2020 rev:27 rq:820737 version:2.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-json/rubygem-json.changes 2019-12-14 12:23:59.279193809 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-json.new.3060/rubygem-json.changes 2020-07-14 08:06:11.591130830 +0200 @@ -1,0 +2,25 @@ +Mon Jul 13 16:27:47 UTC 2020 - Manuel Schnitzer <[email protected]> + +- updated to version 2.3.1 + + * Spelling and grammar fixes for comments. Pull request #191 by Josh + Kline. + * Enhance generic JSON and #generate docs. Pull request #347 by Victor + Shepelev. + * Add :nodoc: for GeneratorMethods. Pull request #349 by Victor Shepelev. + * Baseline changes to help (JRuby) development. Pull request #371 by Karol + Bucek. + * Add metadata for rubygems.org. Pull request #379 by Alexandre ZANNI. + * Remove invalid JSON.generate description from JSON module rdoc. Pull + request #384 by Jeremy Evans. + * Test with TruffleRuby in CI. Pull request #402 by Benoit Daloze. + * Rdoc enhancements. Pull request #413 by Burdette Lamar. + * Fixtures/ are not being tested... Pull request #416 by Marc-André + Lafortune. + * Use frozen string for hash key. Pull request #420 by Marc-André + Lafortune. + * Added :call-seq: to RDoc for some methods. Pull request #422 by Burdette + Lamar. + * Small typo fix. Pull request #423 by Marc-André Lafortune. + +------------------------------------------------------------------- Old: ---- json-2.3.0.gem New: ---- json-2.3.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-json.spec ++++++ --- /var/tmp/diff_new_pack.UWaYYA/_old 2020-07-14 08:06:12.111132514 +0200 +++ /var/tmp/diff_new_pack.UWaYYA/_new 2020-07-14 08:06:12.111132514 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-json # -# Copyright (c) 2019 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,16 +24,16 @@ # Name: rubygem-json -Version: 2.3.0 +Version: 2.3.1 Release: 0 %define mod_name json %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: %{rubydevel >= 1.9} +BuildRequires: %{rubydevel >= 2.0} BuildRequires: %{rubygem gem2rpm} BuildRequires: %{rubygem rdoc > 3.10} BuildRequires: ruby-macros >= 5 -Url: http://flori.github.com/json +URL: http://flori.github.com/json Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: rubygem-json-rpmlintrc Source2: gem2rpm.yml @@ -50,7 +50,7 @@ %install %gem_install \ - --doc-files="CHANGES.md LICENSE README.md" \ + --doc-files="CHANGES.md README.md" \ -f %gem_cleanup ++++++ json-2.3.0.gem -> json-2.3.1.gem ++++++ ++++ 2143 lines of diff (skipped)
