Hello community,

here is the log from the commit of package rubygem-activerecord-5.2 for 
openSUSE:Factory checked in at 2018-08-12 20:53:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-5.2 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-activerecord-5.2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-activerecord-5.2"

Sun Aug 12 20:53:30 2018 rev:2 rq:628584 version:5.2.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-5.2/rubygem-activerecord-5.2.changes
        2018-07-18 22:47:25.996255316 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-5.2.new/rubygem-activerecord-5.2.changes
   2018-08-12 20:53:34.629248544 +0200
@@ -1,0 +2,48 @@
+Wed Aug  8 14:51:14 UTC 2018 - mschnit...@suse.com
+
+- updated to version 5.2.1 (boo#1104209)
+
+  * PostgreSQL: Support new relkind for partitioned tables.
+    Fixes #33008.
+    (Yannick Schutz)
+
+  * Rollback parent transaction when children fails to update.
+    (Guillaume Malette)
+
+  * Fix default value for MySQL time types with specified precision.
+    (Nikolay Kondratyev)
+
+  * Fix `touch` option to behave consistently with `Persistence#touch` method.
+    (Ryuta Kamizono)
+
+  * Fix `save` in `after_create_commit` won't invoke extra 
`after_create_commit`.
+    Fixes #32831.
+    (Ryuta Kamizono)
+
+  * Fix logic on disabling commit callbacks so they are not called 
unexpectedly when errors occur.
+    (Brian Durand)
+
+  * Fix parent record should not get saved with duplicate children records.
+    Fixes #32940.
+    (Santosh Wadghule)
+
+  * Fix that association's after_touch is not called with counter cache.
+    Fixes #31559.
+    (Ryuta Kamizono)
+
+  * `becomes` should clear the mutation tracker which is created in 
`after_initialize`.
+    Fixes #32867.
+    (Ryuta Kamizono)
+
+  * Allow a belonging to parent object to be created from a new record.
+    (Jolyon Pawlyn)
+
+  * Fix that building record with assigning multiple has_one associations
+    wrongly persists through record. (Fixes #32511)
+    (Sam DeCesare)
+
+  * Fix relation merging when one of the relations is going to skip the
+    query cache.
+    (James Williams)
+
+-------------------------------------------------------------------

Old:
----
  activerecord-5.2.0.gem

New:
----
  activerecord-5.2.1.gem

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

Other differences:
------------------
++++++ rubygem-activerecord-5.2.spec ++++++
--- /var/tmp/diff_new_pack.WdnUy4/_old  2018-08-12 20:53:35.001249299 +0200
+++ /var/tmp/diff_new_pack.WdnUy4/_new  2018-08-12 20:53:35.005249307 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-activerecord-5.2
-Version:        5.2.0
+Version:        5.2.1
 Release:        0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}

++++++ activerecord-5.2.0.gem -> activerecord-5.2.1.gem ++++++
++++ 1678 lines of diff (skipped)


Reply via email to