Hello community, here is the log from the commit of package rubygem-json for openSUSE:Factory checked in at 2016-07-21 07:58:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-json (Old) and /work/SRC/openSUSE:Factory/.rubygem-json.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-json" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-json/rubygem-json.changes 2015-06-12 20:30:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-json.new/rubygem-json.changes 2016-07-21 07:58:11.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Jul 2 04:36:32 UTC 2016 - [email protected] + +- updated to version 2.0.1 + CHANGES removed upstream + +------------------------------------------------------------------- Old: ---- json-1.8.3.gem New: ---- json-2.0.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-json.spec ++++++ --- /var/tmp/diff_new_pack.uWDfhz/_old 2016-07-21 07:58:12.000000000 +0200 +++ /var/tmp/diff_new_pack.uWDfhz/_new 2016-07-21 07:58:12.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-json # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -24,12 +24,13 @@ # Name: rubygem-json -Version: 1.8.3 +Version: 2.0.1 Release: 0 %define mod_name json %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: %{rubydevel} +BuildRequires: %{rubydevel < 3} +BuildRequires: %{rubydevel => 2.0} BuildRequires: %{rubygem gem2rpm} BuildRequires: %{rubygem rdoc > 3.10} BuildRequires: ruby-macros >= 5 @@ -50,7 +51,7 @@ %install %gem_install \ - --doc-files="CHANGES COPYING README.rdoc" \ + --doc-files="CHANGES.md README.md" \ -f %gem_cleanup ++++++ json-1.8.3.gem -> json-2.0.1.gem ++++++ ++++ 11017 lines of diff (skipped)
