commit rubygem-activerecord-6.0 for openSUSE:Factory

2020-10-18 Thread root
Hello community,

here is the log from the commit of package rubygem-activerecord-6.0 for 
openSUSE:Factory checked in at 2020-10-18 16:34:16

Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-6.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.3486 (New)


Package is "rubygem-activerecord-6.0"

Sun Oct 18 16:34:16 2020 rev:10 rq:842160 version:6.0.3.4

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-6.0/rubygem-activerecord-6.0.changes
2020-09-14 12:29:51.229157019 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.3486/rubygem-activerecord-6.0.changes
  2020-10-18 16:34:26.840838676 +0200
@@ -1,0 +2,6 @@
+Fri Oct 16 15:10:43 UTC 2020 - Marcus Rueckert 
+
+- update to version 6.0.3.4: CVE-2020-8264 (boo#1177521)
+  https://weblog.rubyonrails.org/2020/10/7/Rails-6-0-3-4-has-been-released/
+
+---

Old:

  activerecord-6.0.3.3.gem

New:

  activerecord-6.0.3.4.gem



Other differences:
--
++ rubygem-activerecord-6.0.spec ++
--- /var/tmp/diff_new_pack.bIeDhR/_old  2020-10-18 16:34:27.516838977 +0200
+++ /var/tmp/diff_new_pack.bIeDhR/_new  2020-10-18 16:34:27.520838979 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activerecord-6.0
-Version:6.0.3.3
+Version:6.0.3.4
 Release:0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}

++ activerecord-6.0.3.3.gem -> activerecord-6.0.3.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2020-09-09 20:18:09.0 +0200
+++ new/CHANGELOG.md2020-10-07 18:48:16.0 +0200
@@ -1,3 +1,8 @@
+## Rails 6.0.3.4 (October 07, 2020) ##
+
+*   No changes.
+
+
 ## Rails 6.0.3.3 (September 09, 2020) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_record/gem_version.rb 
new/lib/active_record/gem_version.rb
--- old/lib/active_record/gem_version.rb2020-09-09 20:18:09.0 
+0200
+++ new/lib/active_record/gem_version.rb2020-10-07 18:48:16.0 
+0200
@@ -10,7 +10,7 @@
 MAJOR = 6
 MINOR = 0
 TINY  = 3
-PRE   = "3"
+PRE   = "4"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2020-09-09 20:18:09.0 +0200
+++ new/metadata2020-10-07 18:48:16.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activerecord
 version: !ruby/object:Gem::Version
-  version: 6.0.3.3
+  version: 6.0.3.4
 platform: ruby
 authors:
 - David Heinemeier Hansson
-autorequire: 
+autorequire:
 bindir: bin
 cert_chain: []
-date: 2020-09-09 00:00:00.0 Z
+date: 2020-10-07 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3.3
+version: 6.0.3.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3.3
+version: 6.0.3.4
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3.3
+version: 6.0.3.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3.3
+version: 6.0.3.4
 description: Databases on Rails. Build a persistent domain model by mapping 
database
   tables to Ruby classes. Strong conventions for associations, validations, 
aggregations,
   migrations, and testing come baked-in.
@@ -391,11 +391,11 @@
 - MIT
 metadata:
   bug_tracker_uri: https://github.com/rails/rails/issues
-  changelog_uri: 
https://github.com/rails/rails/blob/v6.0.3.3/activerecord/CHANGELOG.md
-  documentation_uri: https://api.rubyonrails.org/v6.0.3.3/
+  changelog_uri: 
https://github.com/rails/rails/blob/v6.0.3.4/activerecord/CHANGELOG.md
+  documentation_uri: https://api.rubyonrails.org/v6.0.3.4/
   mailing_list_uri: https://discuss.rubyonrails.org/c/rubyonrails-talk
-  source_code_uri: https://github.com/rails/rails/tree/v6.0.3.3/activerecord
-post_install_message: 
+  source_code_uri: 

commit rubygem-activerecord-6.0 for openSUSE:Factory

2020-09-14 Thread root
Hello community,

here is the log from the commit of package rubygem-activerecord-6.0 for 
openSUSE:Factory checked in at 2020-09-14 12:28:57

Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-6.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.4249 (New)


Package is "rubygem-activerecord-6.0"

Mon Sep 14 12:28:57 2020 rev:9 rq:833960 version:6.0.3.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-6.0/rubygem-activerecord-6.0.changes
2020-06-25 15:11:17.250091902 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.4249/rubygem-activerecord-6.0.changes
  2020-09-14 12:29:51.229157019 +0200
@@ -1,0 +2,7 @@
+Sat Sep 12 12:02:50 UTC 2020 - Manuel Schnitzer 
+
+- updated to version 6.0.3.3
+
+  * no changes
+
+---

Old:

  activerecord-6.0.3.2.gem

New:

  activerecord-6.0.3.3.gem



Other differences:
--
++ rubygem-activerecord-6.0.spec ++
--- /var/tmp/diff_new_pack.ZigN4L/_old  2020-09-14 12:29:52.185157628 +0200
+++ /var/tmp/diff_new_pack.ZigN4L/_new  2020-09-14 12:29:52.189157631 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activerecord-6.0
-Version:6.0.3.2
+Version:6.0.3.3
 Release:0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}

++ activerecord-6.0.3.2.gem -> activerecord-6.0.3.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2020-06-17 16:52:56.0 +0200
+++ new/CHANGELOG.md2020-09-09 20:18:09.0 +0200
@@ -1,3 +1,8 @@
+## Rails 6.0.3.3 (September 09, 2020) ##
+
+*   No changes.
+
+
 ## Rails 6.0.3.2 (June 17, 2020) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_record/gem_version.rb 
new/lib/active_record/gem_version.rb
--- old/lib/active_record/gem_version.rb2020-06-17 16:52:56.0 
+0200
+++ new/lib/active_record/gem_version.rb2020-09-09 20:18:09.0 
+0200
@@ -10,7 +10,7 @@
 MAJOR = 6
 MINOR = 0
 TINY  = 3
-PRE   = "2"
+PRE   = "3"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2020-06-17 16:52:56.0 +0200
+++ new/metadata2020-09-09 20:18:09.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activerecord
 version: !ruby/object:Gem::Version
-  version: 6.0.3.2
+  version: 6.0.3.3
 platform: ruby
 authors:
 - David Heinemeier Hansson
-autorequire:
+autorequire: 
 bindir: bin
 cert_chain: []
-date: 2020-06-17 00:00:00.0 Z
+date: 2020-09-09 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3.2
+version: 6.0.3.3
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3.2
+version: 6.0.3.3
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3.2
+version: 6.0.3.3
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3.2
+version: 6.0.3.3
 description: Databases on Rails. Build a persistent domain model by mapping 
database
   tables to Ruby classes. Strong conventions for associations, validations, 
aggregations,
   migrations, and testing come baked-in.
@@ -391,11 +391,11 @@
 - MIT
 metadata:
   bug_tracker_uri: https://github.com/rails/rails/issues
-  changelog_uri: 
https://github.com/rails/rails/blob/v6.0.3.2/activerecord/CHANGELOG.md
-  documentation_uri: https://api.rubyonrails.org/v6.0.3.2/
+  changelog_uri: 
https://github.com/rails/rails/blob/v6.0.3.3/activerecord/CHANGELOG.md
+  documentation_uri: https://api.rubyonrails.org/v6.0.3.3/
   mailing_list_uri: https://discuss.rubyonrails.org/c/rubyonrails-talk
-  source_code_uri: https://github.com/rails/rails/tree/v6.0.3.2/activerecord
-post_install_message:
+  source_code_uri: https://github.com/rails/rails/tree/v6.0.3.3/activerecord
+post_install_message: 
 rdoc_options:
 - "--main"
 - README.rdoc
@@ 

commit rubygem-activerecord-6.0 for openSUSE:Factory

2020-06-25 Thread root
Hello community,

here is the log from the commit of package rubygem-activerecord-6.0 for 
openSUSE:Factory checked in at 2020-06-25 15:10:50

Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-6.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.3060 (New)


Package is "rubygem-activerecord-6.0"

Thu Jun 25 15:10:50 2020 rev:8 rq:817010 version:6.0.3.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-6.0/rubygem-activerecord-6.0.changes
2020-05-28 09:19:04.425181829 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.3060/rubygem-activerecord-6.0.changes
  2020-06-25 15:11:17.250091902 +0200
@@ -1,0 +2,7 @@
+Thu Jun 25 09:41:35 UTC 2020 - Manuel Schnitzer 
+
+- updated to version 6.0.3.2
+
+  * no changes
+
+---

Old:

  activerecord-6.0.3.1.gem

New:

  activerecord-6.0.3.2.gem



Other differences:
--
++ rubygem-activerecord-6.0.spec ++
--- /var/tmp/diff_new_pack.QStxdq/_old  2020-06-25 15:11:18.346095341 +0200
+++ /var/tmp/diff_new_pack.QStxdq/_new  2020-06-25 15:11:18.350095353 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activerecord-6.0
-Version:6.0.3.1
+Version:6.0.3.2
 Release:0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}

++ activerecord-6.0.3.1.gem -> activerecord-6.0.3.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2020-05-18 17:45:55.0 +0200
+++ new/CHANGELOG.md2020-06-17 16:52:56.0 +0200
@@ -1,3 +1,8 @@
+## Rails 6.0.3.2 (June 17, 2020) ##
+
+*   No changes.
+
+
 ## Rails 6.0.3.1 (May 18, 2020) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_record/gem_version.rb 
new/lib/active_record/gem_version.rb
--- old/lib/active_record/gem_version.rb2020-05-18 17:45:55.0 
+0200
+++ new/lib/active_record/gem_version.rb2020-06-17 16:52:56.0 
+0200
@@ -10,7 +10,7 @@
 MAJOR = 6
 MINOR = 0
 TINY  = 3
-PRE   = "1"
+PRE   = "2"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2020-05-18 17:45:55.0 +0200
+++ new/metadata2020-06-17 16:52:56.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activerecord
 version: !ruby/object:Gem::Version
-  version: 6.0.3.1
+  version: 6.0.3.2
 platform: ruby
 authors:
 - David Heinemeier Hansson
-autorequire: 
+autorequire:
 bindir: bin
 cert_chain: []
-date: 2020-05-18 00:00:00.0 Z
+date: 2020-06-17 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3.1
+version: 6.0.3.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3.1
+version: 6.0.3.2
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3.1
+version: 6.0.3.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3.1
+version: 6.0.3.2
 description: Databases on Rails. Build a persistent domain model by mapping 
database
   tables to Ruby classes. Strong conventions for associations, validations, 
aggregations,
   migrations, and testing come baked-in.
@@ -391,11 +391,11 @@
 - MIT
 metadata:
   bug_tracker_uri: https://github.com/rails/rails/issues
-  changelog_uri: 
https://github.com/rails/rails/blob/v6.0.3.1/activerecord/CHANGELOG.md
-  documentation_uri: https://api.rubyonrails.org/v6.0.3.1/
+  changelog_uri: 
https://github.com/rails/rails/blob/v6.0.3.2/activerecord/CHANGELOG.md
+  documentation_uri: https://api.rubyonrails.org/v6.0.3.2/
   mailing_list_uri: https://discuss.rubyonrails.org/c/rubyonrails-talk
-  source_code_uri: https://github.com/rails/rails/tree/v6.0.3.1/activerecord
-post_install_message: 
+  source_code_uri: https://github.com/rails/rails/tree/v6.0.3.2/activerecord
+post_install_message:
 rdoc_options:
 - "--main"
 - README.rdoc
@@ -413,7 

commit rubygem-activerecord-6.0 for openSUSE:Factory

2020-05-28 Thread root
Hello community,

here is the log from the commit of package rubygem-activerecord-6.0 for 
openSUSE:Factory checked in at 2020-05-28 09:19:02

Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-6.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.3606 (New)


Package is "rubygem-activerecord-6.0"

Thu May 28 09:19:02 2020 rev:7 rq:809486 version:6.0.3.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-6.0/rubygem-activerecord-6.0.changes
2020-05-11 13:38:42.808785494 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.3606/rubygem-activerecord-6.0.changes
  2020-05-28 09:19:04.425181829 +0200
@@ -1,0 +2,7 @@
+Wed May 27 11:00:35 UTC 2020 - Manuel Schnitzer 
+
+- updated to version 6.0.3.1
+
+  * no changes
+
+---

Old:

  activerecord-6.0.3.gem

New:

  activerecord-6.0.3.1.gem



Other differences:
--
++ rubygem-activerecord-6.0.spec ++
--- /var/tmp/diff_new_pack.zCGkJm/_old  2020-05-28 09:19:04.965182818 +0200
+++ /var/tmp/diff_new_pack.zCGkJm/_new  2020-05-28 09:19:04.969182826 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activerecord-6.0
-Version:6.0.3
+Version:6.0.3.1
 Release:0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}

++ activerecord-6.0.3.gem -> activerecord-6.0.3.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2020-05-06 20:00:05.0 +0200
+++ new/CHANGELOG.md2020-05-18 17:45:55.0 +0200
@@ -1,3 +1,8 @@
+## Rails 6.0.3.1 (May 18, 2020) ##
+
+*   No changes.
+
+
 ## Rails 6.0.3 (May 06, 2020) ##
 
 *   Recommend applications don't use the `database` kwarg in `connected_to`
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_record/gem_version.rb 
new/lib/active_record/gem_version.rb
--- old/lib/active_record/gem_version.rb2020-05-06 20:00:05.0 
+0200
+++ new/lib/active_record/gem_version.rb2020-05-18 17:45:55.0 
+0200
@@ -10,7 +10,7 @@
 MAJOR = 6
 MINOR = 0
 TINY  = 3
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2020-05-06 20:00:05.0 +0200
+++ new/metadata2020-05-18 17:45:55.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activerecord
 version: !ruby/object:Gem::Version
-  version: 6.0.3
+  version: 6.0.3.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2020-05-06 00:00:00.0 Z
+date: 2020-05-18 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3
+version: 6.0.3.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3
+version: 6.0.3.1
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3
+version: 6.0.3.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.3
+version: 6.0.3.1
 description: Databases on Rails. Build a persistent domain model by mapping 
database
   tables to Ruby classes. Strong conventions for associations, validations, 
aggregations,
   migrations, and testing come baked-in.
@@ -391,10 +391,10 @@
 - MIT
 metadata:
   bug_tracker_uri: https://github.com/rails/rails/issues
-  changelog_uri: 
https://github.com/rails/rails/blob/v6.0.3/activerecord/CHANGELOG.md
-  documentation_uri: https://api.rubyonrails.org/v6.0.3/
+  changelog_uri: 
https://github.com/rails/rails/blob/v6.0.3.1/activerecord/CHANGELOG.md
+  documentation_uri: https://api.rubyonrails.org/v6.0.3.1/
   mailing_list_uri: https://discuss.rubyonrails.org/c/rubyonrails-talk
-  source_code_uri: https://github.com/rails/rails/tree/v6.0.3/activerecord
+  source_code_uri: https://github.com/rails/rails/tree/v6.0.3.1/activerecord
 post_install_message: 
 rdoc_options:
 - "--main"




commit rubygem-activerecord-6.0 for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package rubygem-activerecord-6.0 for 
openSUSE:Factory checked in at 2020-05-11 13:38:40

Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-6.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.2738 (New)


Package is "rubygem-activerecord-6.0"

Mon May 11 13:38:40 2020 rev:6 rq:802320 version:6.0.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-6.0/rubygem-activerecord-6.0.changes
2020-04-27 23:40:29.059769916 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.2738/rubygem-activerecord-6.0.changes
  2020-05-11 13:38:42.808785494 +0200
@@ -1,0 +2,71 @@
+Thu May  7 20:02:48 UTC 2020 - Stephan Kulow 
+
+- updated to version 6.0.3
+ see installed CHANGELOG.md
+
+  ## Rails 6.0.3 (May 06, 2020) ##
+  
+  *   Recommend applications don't use the `database` kwarg in `connected_to`
+  
+  The database kwarg in `connected_to` was meant to be used for one-off 
scripts but is often used in requests. This is really dangerous because it 
re-establishes a connection every time. It's deprecated in 6.1 and will be 
removed in 6.2 without replacement. This change soft deprecates it in 6.0 by 
removing documentation.
+  
+  *Eileen M. Uchitelle*
+  
+  *   Fix support for PostgreSQL 11+ partitioned indexes.
+  
+  *Sebastián Palma*
+  
+  *   Add support for beginless ranges, introduced in Ruby 2.7.
+  
+  *Josh Goodall*
+  
+  *   Fix insert_all with enum values
+  
+  Fixes #38716.
+  
+  *Joel Blum*
+  
+  *   Regexp-escape table name for MS SQL
+  
+  Add `Regexp.escape` to one method in ActiveRecord, so that table names 
with regular expression characters in them work as expected. Since MS SQL 
Server uses "[" and "]" to quote table and column names, and those characters 
are regular expression characters, methods like `pluck` and `select` fail in 
certain cases when used with the MS SQL Server adapter.
+  
+  *Larry Reid*
+  
+  *   Store advisory locks on their own named connection.
+  
+  Previously advisory locks were taken out against a connection when a 
migration started. This works fine in single database applications but doesn't 
work well when migrations need to open new connections which results in the 
lock getting dropped.
+  
+  In order to fix this we are storing the advisory lock on a new 
connection with the connection specification name `AdisoryLockBase`. The caveat 
is that we need to maintain at least 2 connections to a database while 
migrations are running in order to do this.
+  
+  *Eileen M. Uchitelle*, *John Crepezzi*
+  
+  *   Ensure `:reading` connections always raise if a write is attempted.
+  
+  Now Rails will raise an `ActiveRecord::ReadOnlyError` if any connection 
on the reading handler attempts to make a write. If your reading role needs to 
write you should name the role something other than `:reading`.
+  
+  *Eileen M. Uchitelle*
+  
+  *   Enforce fresh ETag header after a collection's contents change by adding
+  ActiveRecord::Relation#cache_key_with_version. This method will be used 
by
+  ActionController::ConditionalGet to ensure that when collection cache 
versioning
+  is enabled, requests using ConditionalGet don't return the same ETag 
header
+  after a collection is modified. Fixes #38078.
+  
+  *Aaron Lipman*
+  
+  *   A database URL can now contain a querystring value that contains an 
equal sign. This is needed to support passing PostgresSQL `options`.
+  
+   *Joshua Flanagan*
+  
+  *   Retain explicit selections on the base model after applying `includes` 
and `joins`.
+  
+  Resolves #34889.
+  
+  *Patrick Rebsch*
+  
+  
+  ## Rails 6.0.2.2 (March 19, 2020) ##
+  
+  *   No changes.
+
+---

Old:

  activerecord-6.0.2.2.gem

New:

  activerecord-6.0.3.gem



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

++ activerecord-6.0.2.2.gem -> activerecord-6.0.3.gem ++
 3629 lines of diff (skipped)

++ gem2rpm.yml ++
--- /var/tmp/diff_new_pack.UFDNBz/_old  2020-05-11 13:38:43.688787339 +0200
+++ /var/tmp/diff_new_pack.UFDNBz/_new  2020-05-11 13:38:43.688787339 +0200
@@ -9,7 +9,7 @@
 # ## used by gem2rpm
 # :license: MIT or Ruby
 # ## used by gem2rpm and 

commit rubygem-activerecord-6.0 for openSUSE:Factory

2020-04-27 Thread root
Hello community,

here is the log from the commit of package rubygem-activerecord-6.0 for 
openSUSE:Factory checked in at 2020-04-27 23:40:17

Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-6.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.2738 (New)


Package is "rubygem-activerecord-6.0"

Mon Apr 27 23:40:17 2020 rev:5 rq:798219 version:6.0.2.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-6.0/rubygem-activerecord-6.0.changes
2019-12-21 12:32:26.759393612 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.2738/rubygem-activerecord-6.0.changes
  2020-04-27 23:40:29.059769916 +0200
@@ -1,0 +2,7 @@
+Mon Apr 27 10:41:16 UTC 2020 - Manuel Schnitzer 
+
+- Updated to version 6.0.2.2
+
+  * no changes
+
+---

Old:

  activerecord-6.0.2.1.gem

New:

  activerecord-6.0.2.2.gem



Other differences:
--
++ rubygem-activerecord-6.0.spec ++
--- /var/tmp/diff_new_pack.sXaj95/_old  2020-04-27 23:40:29.727771220 +0200
+++ /var/tmp/diff_new_pack.sXaj95/_new  2020-04-27 23:40:29.731771228 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-activerecord-6.0
 #
-# 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,7 +24,7 @@
 #
 
 Name:   rubygem-activerecord-6.0
-Version:6.0.2.1
+Version:6.0.2.2
 Release:0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}
@@ -40,7 +40,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
 BuildRequires:  ruby-macros >= 5
-Url:https://rubyonrails.org
+URL:https://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Object-relational mapper framework (part of Rails)

++ activerecord-6.0.2.1.gem -> activerecord-6.0.2.2.gem ++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_record/gem_version.rb 
new/lib/active_record/gem_version.rb
--- old/lib/active_record/gem_version.rb2019-12-18 20:07:08.0 
+0100
+++ new/lib/active_record/gem_version.rb2020-03-19 17:42:32.0 
+0100
@@ -10,7 +10,7 @@
 MAJOR = 6
 MINOR = 0
 TINY  = 2
-PRE   = "1"
+PRE   = "2"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2019-12-18 20:07:08.0 +0100
+++ new/metadata2020-03-19 17:42:32.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activerecord
 version: !ruby/object:Gem::Version
-  version: 6.0.2.1
+  version: 6.0.2.2
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2019-12-18 00:00:00.0 Z
+date: 2020-03-19 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.2.1
+version: 6.0.2.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.2.1
+version: 6.0.2.2
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.2.1
+version: 6.0.2.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.2.1
+version: 6.0.2.2
 description: Databases on Rails. Build a persistent domain model by mapping 
database
   tables to Ruby classes. Strong conventions for associations, validations, 
aggregations,
   migrations, and testing come baked-in.
@@ -390,10 +390,10 @@
 - MIT
 metadata:
   bug_tracker_uri: https://github.com/rails/rails/issues
-  changelog_uri: 
https://github.com/rails/rails/blob/v6.0.2.1/activerecord/CHANGELOG.md
-  documentation_uri: https://api.rubyonrails.org/v6.0.2.1/
+  changelog_uri: 
https://github.com/rails/rails/blob/v6.0.2.2/activerecord/CHANGELOG.md
+  documentation_uri: https://api.rubyonrails.org/v6.0.2.2/
   mailing_list_uri: 

commit rubygem-activerecord-6.0 for openSUSE:Factory

2019-12-21 Thread root
Hello community,

here is the log from the commit of package rubygem-activerecord-6.0 for 
openSUSE:Factory checked in at 2019-12-21 12:31:47

Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-6.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.6675 (New)


Package is "rubygem-activerecord-6.0"

Sat Dec 21 12:31:47 2019 rev:4 rq:758390 version:6.0.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-6.0/rubygem-activerecord-6.0.changes
2019-12-14 12:23:54.351194553 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.6675/rubygem-activerecord-6.0.changes
  2019-12-21 12:32:26.759393612 +0100
@@ -1,0 +2,7 @@
+Fri Dec 20 04:23:04 UTC 2019 - Manuel Schnitzer 
+
+- updated to version 6.0.2.1
+
+  * no changes
+
+---

Old:

  activerecord-6.0.2.gem

New:

  activerecord-6.0.2.1.gem



Other differences:
--
++ rubygem-activerecord-6.0.spec ++
--- /var/tmp/diff_new_pack.pkdbz3/_old  2019-12-21 12:32:27.235393839 +0100
+++ /var/tmp/diff_new_pack.pkdbz3/_new  2019-12-21 12:32:27.243393843 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activerecord-6.0
-Version:6.0.2
+Version:6.0.2.1
 Release:0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}

++ activerecord-6.0.2.gem -> activerecord-6.0.2.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2019-12-13 19:07:43.0 +0100
+++ new/CHANGELOG.md2019-12-18 20:07:08.0 +0100
@@ -1,3 +1,8 @@
+## Rails 6.0.2.1 (December 18, 2019) ##
+
+*   No changes.
+
+
 ## Rails 6.0.2 (December 13, 2019) ##
 
 *   Share the same connection pool for primary and replica databases in the
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_record/gem_version.rb 
new/lib/active_record/gem_version.rb
--- old/lib/active_record/gem_version.rb2019-12-13 19:07:43.0 
+0100
+++ new/lib/active_record/gem_version.rb2019-12-18 20:07:08.0 
+0100
@@ -10,7 +10,7 @@
 MAJOR = 6
 MINOR = 0
 TINY  = 2
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2019-12-13 19:07:43.0 +0100
+++ new/metadata2019-12-18 20:07:08.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activerecord
 version: !ruby/object:Gem::Version
-  version: 6.0.2
+  version: 6.0.2.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2019-12-13 00:00:00.0 Z
+date: 2019-12-18 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.2
+version: 6.0.2.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.2
+version: 6.0.2.1
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.2
+version: 6.0.2.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 6.0.2
+version: 6.0.2.1
 description: Databases on Rails. Build a persistent domain model by mapping 
database
   tables to Ruby classes. Strong conventions for associations, validations, 
aggregations,
   migrations, and testing come baked-in.
@@ -390,10 +390,10 @@
 - MIT
 metadata:
   bug_tracker_uri: https://github.com/rails/rails/issues
-  changelog_uri: 
https://github.com/rails/rails/blob/v6.0.2/activerecord/CHANGELOG.md
-  documentation_uri: https://api.rubyonrails.org/v6.0.2/
+  changelog_uri: 
https://github.com/rails/rails/blob/v6.0.2.1/activerecord/CHANGELOG.md
+  documentation_uri: https://api.rubyonrails.org/v6.0.2.1/
   mailing_list_uri: https://groups.google.com/forum/#!forum/rubyonrails-talk
-  source_code_uri: https://github.com/rails/rails/tree/v6.0.2/activerecord
+  source_code_uri: https://github.com/rails/rails/tree/v6.0.2.1/activerecord
 post_install_message: 
 rdoc_options:
 - "--main"




commit rubygem-activerecord-6.0 for openSUSE:Factory

2019-12-14 Thread root
Hello community,

here is the log from the commit of package rubygem-activerecord-6.0 for 
openSUSE:Factory checked in at 2019-12-14 12:21:29

Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-6.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.4691 (New)


Package is "rubygem-activerecord-6.0"

Sat Dec 14 12:21:29 2019 rev:3 rq:756929 version:6.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-6.0/rubygem-activerecord-6.0.changes
2019-11-13 13:25:22.267512929 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.4691/rubygem-activerecord-6.0.changes
  2019-12-14 12:23:54.351194553 +0100
@@ -1,0 +2,42 @@
+Sat Dec 14 00:05:39 UTC 2019 - Manuel Schnitzer 
+
+- updated to version 6.0.2
+
+  *   Share the same connection pool for primary and replica databases in the
+  transactional tests for the same database.
+
+  *Edouard Chin*
+
+  *   Fix the preloader when one record is fetched using `after_initialize`
+  but not the entire collection.
+
+  *Bradley Price*
+
+  *   Fix collection callbacks not terminating when `:abort` is thrown.
+
+  *Edouard Chin*, *Ryuta Kamizono*
+
+  *   Correctly deprecate `where.not` working as NOR for relations.
+
+  12a9664 deprecated where.not working as NOR, however
+  doing a relation query like `where.not(relation: { ... })`
+  wouldn't be properly deprecated and `where.not` would work as
+  NAND instead.
+
+  *Edouard Chin*
+
+  *   Fix `db:migrate` task with multiple databases to restore the connection
+  to the previous database.
+
+  The migrate task iterates and establish a connection over each db
+  resulting in the last one to be used by subsequent rake tasks.
+  We should reestablish a connection to the connection that was
+  established before the migrate tasks was run
+
+  *Edouard Chin*
+
+  *   Fix multi-threaded issue for `AcceptanceValidator`.
+
+  *Ryuta Kamizono*
+
+---

Old:

  activerecord-6.0.1.gem

New:

  activerecord-6.0.2.gem



Other differences:
--
++ rubygem-activerecord-6.0.spec ++
--- /var/tmp/diff_new_pack.y8AklJ/_old  2019-12-14 12:23:54.899194471 +0100
+++ /var/tmp/diff_new_pack.y8AklJ/_new  2019-12-14 12:23:54.903194469 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activerecord-6.0
-Version:6.0.1
+Version:6.0.2
 Release:0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}

++ activerecord-6.0.1.gem -> activerecord-6.0.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2019-11-05 15:37:41.0 +0100
+++ new/CHANGELOG.md2019-12-13 19:07:43.0 +0100
@@ -1,3 +1,43 @@
+## Rails 6.0.2 (December 13, 2019) ##
+
+*   Share the same connection pool for primary and replica databases in the
+transactional tests for the same database.
+
+*Edouard Chin*
+
+*   Fix the preloader when one record is fetched using `after_initialize`
+but not the entire collection.
+
+*Bradley Price*
+
+*   Fix collection callbacks not terminating when `:abort` is thrown.
+
+*Edouard Chin*, *Ryuta Kamizono*
+
+*   Correctly deprecate `where.not` working as NOR for relations.
+
+12a9664 deprecated where.not working as NOR, however
+doing a relation query like `where.not(relation: { ... })`
+wouldn't be properly deprecated and `where.not` would work as
+NAND instead.
+
+*Edouard Chin*
+
+*   Fix `db:migrate` task with multiple databases to restore the connection
+to the previous database.
+
+The migrate task iterates and establish a connection over each db
+resulting in the last one to be used by subsequent rake tasks.
+We should reestablish a connection to the connection that was
+established before the migrate tasks was run
+
+*Edouard Chin*
+
+*   Fix multi-threaded issue for `AcceptanceValidator`.
+
+*Ryuta Kamizono*
+
+
 ## Rails 6.0.1 (November 5, 2019) ##
 
 *Common Table Expressions are allowed on read-only connections.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lib/active_record/associations/collection_association.rb 
new/lib/active_record/associations/collection_association.rb
--- old/lib/active_record/associations/collection_association.rb
2019-11-05 15:37:41.0 +0100
+++ new/lib/active_record/associations/collection_association.rb
2019-12-13 19:07:43.0 +0100
@@ -378,7 +378,9 @@
 end
 
 def 

commit rubygem-activerecord-6.0 for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package rubygem-activerecord-6.0 for 
openSUSE:Factory checked in at 2019-11-13 13:25:19

Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-6.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.2990 (New)


Package is "rubygem-activerecord-6.0"

Wed Nov 13 13:25:19 2019 rev:2 rq:747688 version:6.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-6.0/rubygem-activerecord-6.0.changes
2019-08-19 21:40:46.476297694 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.2990/rubygem-activerecord-6.0.changes
  2019-11-13 13:25:22.267512929 +0100
@@ -1,0 +2,75 @@
+Tue Nov 12 13:32:40 UTC 2019 - Manuel Schnitzer 
+
+- updated to version 6.0.1
+
+  *Common Table Expressions are allowed on read-only connections.
+
+   *Chris Morris*
+
+  *New record instantiation respects `unscope`.
+
+   *Ryuta Kamizono*
+
+  *Fixed a case where `find_in_batches` could halt too early.
+
+   *Takayuki Nakata*
+
+  *Autosaved associations always perform validations when a custom 
validation
+   context is used.
+
+   *Tekin Suleyman*
+
+  *`sql.active_record` notifications now include the `:connection` in
+   their payloads.
+
+   *Eugene Kenny*
+
+  *A rollback encountered in an `after_commit` callback does not reset
+   previously-committed record state.
+
+   *Ryuta Kamizono*
+
+  *Fixed that join order was lost when eager-loading.
+
+   *Ryuta Kamizono*
+
+  *   `DESCRIBE` queries are allowed on read-only connections.
+
+  *Dylan Thacker-Smith*
+
+  *   Fixed that records that had been `inspect`ed could not be marshaled.
+
+  *Eugene Kenny*
+
+  *   The connection pool reaper thread is respawned in forked processes. This
+  fixes that idle connections in forked processes wouldn't be reaped.
+
+  *John Hawthorn*
+
+  *   The memoized result of `ActiveRecord::Relation#take` is properly cleared
+  when `ActiveRecord::Relation#reset` or `ActiveRecord::Relation#reload`
+  is called.
+
+  *Anmol Arora*
+
+  *   Fixed the performance regression for `primary_keys` introduced MySQL 8.0.
+
+  *Hiroyuki Ishii*
+
+  *   `insert`, `insert_all`, `upsert`, and `upsert_all` now clear the query 
cache.
+
+  *Eugene Kenny*
+
+  *   Call `while_preventing_writes` directly from `connected_to`.
+
+  In some cases application authors want to use the database switching 
middleware and make explicit calls with `connected_to`. It's possible for an 
app to turn off writes and not turn them back on by the time we call 
`connected_to(role: :writing)`.
+
+  This change allows apps to fix this by assuming if a role is writing we 
want to allow writes, except in the case it's explicitly turned off.
+
+  *Eileen M. Uchitelle*
+
+  *   Improve detection of ActiveRecord::StatementTimeout with mysql2 adapter 
in the edge case when the query is terminated during filesort.
+
+  *Kir Shatrov*
+
+---

Old:

  activerecord-6.0.0.gem

New:

  activerecord-6.0.1.gem



Other differences:
--
++ rubygem-activerecord-6.0.spec ++
--- /var/tmp/diff_new_pack.jt3MOS/_old  2019-11-13 13:25:22.799513482 +0100
+++ /var/tmp/diff_new_pack.jt3MOS/_new  2019-11-13 13:25:22.803513486 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activerecord-6.0
-Version:6.0.0
+Version:6.0.1
 Release:0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}
@@ -36,10 +36,10 @@
 %endif
 # /MANUAL
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 2.5.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  ruby-macros >= 5
 Url:https://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml

++ activerecord-6.0.0.gem -> activerecord-6.0.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2019-08-16 19:58:52.0 +0200
+++ new/CHANGELOG.md2019-11-05 15:37:41.0 +0100
@@ -1,3 +1,76 @@
+## Rails 6.0.1 (November 5, 2019) ##
+
+*Common Table Expressions are allowed on read-only connections.
+
+ *Chris Morris*
+
+*New record 

commit rubygem-activerecord-6.0 for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package rubygem-activerecord-6.0 for 
openSUSE:Factory checked in at 2019-08-19 21:40:44

Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-6.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.22127 (New)


Package is "rubygem-activerecord-6.0"

Mon Aug 19 21:40:44 2019 rev:1 rq:724301 version:6.0.0

Changes:

New Changes file:

--- /dev/null   2019-08-07 02:59:15.679220339 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-6.0.new.22127/rubygem-activerecord-6.0.changes
 2019-08-19 21:40:46.476297694 +0200
@@ -0,0 +1,96 @@
+---
+Sat Aug 17 20:51:27 UTC 2019 - Manuel Schnitzer 
+
+- updated to version 6.0.0
+
+  *   Preserve user supplied joins order as much as possible.
+
+  Fixes #36761, #34328, #24281, #12953.
+
+  *Ryuta Kamizono*
+
+  *   Make the DATABASE_URL env variable only affect the primary connection. 
Add new env variables for multiple databases.
+
+  *John Crepezzi*, *Eileen Uchitelle*
+
+  *   Add a warning for enum elements with 'not_' prefix.
+
+  class Foo
+enum status: [:sent, :not_sent]
+  end
+
+  *Edu Depetris*
+
+  *   Make currency symbols optional for money column type in PostgreSQL
+
+  *Joel Schneider*
+
+---
+Mon Jul 22 21:32:20 UTC 2019 - Manuel Schnitzer 
+
+- updated to version 6.0.0.rc2
+
+  *   Add database_exists? method to connection adapters to check if a 
database exists.
+
+  *Guilherme Mansur*
+
+  *   PostgreSQL: Fix GROUP BY with ORDER BY virtual count attribute.
+
+  Fixes #36022.
+
+  *Ryuta Kamizono*
+
+  *   Make ActiveRecord `ConnectionPool.connections` method thread-safe.
+
+  Fixes #36465.
+
+  *Jeff Doering*
+
+  *   Fix sqlite3 collation parsing when using decimal columns.
+
+  *Martin R. Schuster*
+
+  *   Fix invalid schema when primary key column has a comment.
+
+  Fixes #29966.
+
+  *Guilherme Goettems Schneider*
+
+  *   Fix table comment also being applied to the primary key column.
+
+  *Guilherme Goettems Schneider*
+
+  *   Fix merging left_joins to maintain its own `join_type` context.
+
+  Fixes #36103.
+
+  *Ryuta Kamizono*
+
+---
+Sun Jun 30 09:33:29 UTC 2019 - Manuel Schnitzer 
+
+- disable 'disable_docs' option temporarily until we get an updated
+  gem2rpm and ruby-common package in our devel project.
+
+---
+Sat May  4 23:50:44 UTC 2019 - Marcus Rueckert 
+
+- update to version 6.0.0.rc1:
+  
https://weblog.rubyonrails.org/2019/4/27/this-week-in-rails-rails-6-0-0-rc1-is-here-say-hi-at-railsconf/
+
+---
+Thu Mar 14 03:49:29 UTC 2019 - Marcus Rueckert 
+
+- update to version 6.0.0.beta3:
+  
https://weblog.rubyonrails.org/2019/3/13/Rails-4-2-5-1-5-1-6-2-have-been-released/
+  CVE-2019-5418 CVE-2019-5419 CVE-2019-5420
+
+---
+Sat Jan 19 19:51:01 UTC 2019 - Marcus Rueckert 
+
+- rb_build_ruby_abi needs to be rb_build_ruby_abis
+
+---
+Sat Jan 19 00:15:01 UTC 2019 - Marcus Rueckert 
+
+- initial package

New:

  activerecord-6.0.0.gem
  gem2rpm.yml
  rubygem-activerecord-6.0.changes
  rubygem-activerecord-6.0.spec



Other differences:
--
++ rubygem-activerecord-6.0.spec ++
#
# spec file for package rubygem-activerecord-6.0
#
# Copyright (c) 2019 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


#
# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
# All sections marked as MANUAL, license headers, summaries and descriptions
# can be maintained in that file. Please consult this file before editing any
# of those fields
#

Name:   rubygem-activerecord-6.0
Version:6.0.0
Release:0
%define mod_name activerecord
%define