Hello community,

here is the log from the commit of package rubygem-activesupport-6.0 for 
openSUSE:Factory checked in at 2020-05-11 13:38:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-activesupport-6.0 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-activesupport-6.0.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-activesupport-6.0"

Mon May 11 13:38:54 2020 rev:6 rq:802324 version:6.0.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-activesupport-6.0/rubygem-activesupport-6.0.changes
      2020-04-27 23:40:21.271754714 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activesupport-6.0.new.2738/rubygem-activesupport-6.0.changes
    2020-05-11 13:38:55.648812410 +0200
@@ -1,0 +2,32 @@
+Thu May  7 20:04:49 UTC 2020 - Stephan Kulow <[email protected]>
+
+- updated to version 6.0.3
+ see installed CHANGELOG.md
+
+  ## Rails 6.0.3 (May 06, 2020) ##
+  
+  *   `Array#to_sentence` no longer returns a frozen string.
+  
+      Before:
+  
+          ['one', 'two'].to_sentence.frozen?
+          # => true
+  
+      After:
+  
+          ['one', 'two'].to_sentence.frozen?
+          # => false
+  
+      *Nicolas Dular*
+  
+  *   Update `ActiveSupport::Messages::Metadata#fresh?` to work for cookies 
with expiry set when
+      `ActiveSupport.parse_json_times = true`.
+  
+      *Christian Gregg*
+  
+  
+  ## Rails 6.0.2.2 (March 19, 2020) ##
+  
+  *   No changes.
+
+-------------------------------------------------------------------

Old:
----
  activesupport-6.0.2.2.gem

New:
----
  activesupport-6.0.3.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-activesupport-6.0.spec ++++++
--- /var/tmp/diff_new_pack.e4Hx9T/_old  2020-05-11 13:38:56.324813827 +0200
+++ /var/tmp/diff_new_pack.e4Hx9T/_new  2020-05-11 13:38:56.328813836 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-activesupport-6.0
-Version:        6.0.2.2
+Version:        6.0.3
 Release:        0
 %define mod_name activesupport
 %define mod_full_name %{mod_name}-%{version}

++++++ activesupport-6.0.2.2.gem -> activesupport-6.0.3.gem ++++++
++++ 1680 lines of diff (skipped)

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.e4Hx9T/_old  2020-05-11 13:38:56.480814154 +0200
+++ /var/tmp/diff_new_pack.e4Hx9T/_new  2020-05-11 13:38:56.480814154 +0200
@@ -9,7 +9,7 @@
 # ## used by gem2rpm
 # :license: MIT or Ruby
 # ## used by gem2rpm and gem_packages
-# :version_suffix: -x_y
+:version_suffix: '-6.0'
 # ## used by gem2rpm and gem_packages
 # :disable_docs: true
 # ## used by gem2rpm


Reply via email to