Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rubygem-json_pure for
openSUSE:Factory checked in at 2022-02-07 23:37:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-json_pure (Old)
and /work/SRC/openSUSE:Factory/.rubygem-json_pure.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-json_pure"
Mon Feb 7 23:37:43 2022 rev:29 rq:949084 version:2.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-json_pure/rubygem-json_pure.changes
2021-01-21 21:55:50.077813959 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-json_pure.new.1898/rubygem-json_pure.changes
2022-02-07 23:38:45.650169203 +0100
@@ -1,0 +2,18 @@
+Tue Jan 25 07:07:30 UTC 2022 - Stephan Kulow <[email protected]>
+
+updated to version 2.6.1
+ see installed CHANGES.md
+
+ ### 2021-10-24 (2.6.1)
+
+ * Restore version.rb with 2.6.1
+
+ ### 2021-10-14 (2.6.0)
+
+ * Use `rb_enc_interned_str` if available to reduce allocations in `freeze:
true` mode. #451.
+ * Bump required_ruby_version to 2.3.
+ * Fix compatibility with `GC.compact`.
+ * Fix some compilation warnings. #469
+
+
+-------------------------------------------------------------------
Old:
----
json_pure-2.5.1.gem
New:
----
json_pure-2.6.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-json_pure.spec ++++++
--- /var/tmp/diff_new_pack.oc3d8F/_old 2022-02-07 23:38:46.178165591 +0100
+++ /var/tmp/diff_new_pack.oc3d8F/_new 2022-02-07 23:38:46.182165564 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-json_pure
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,12 +24,12 @@
#
Name: rubygem-json_pure
-Version: 2.5.1
+Version: 2.6.1
Release: 0
%define mod_name json_pure
%define mod_full_name %{mod_name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: %{ruby >= 2.0}
+BuildRequires: %{ruby >= 2.3}
BuildRequires: %{rubygem gem2rpm}
BuildRequires: %{rubygem rdoc > 3.10}
BuildRequires: ruby-macros >= 5
++++++ json_pure-2.5.1.gem -> json_pure-2.6.1.gem ++++++
++++ 3413 lines of diff (skipped)