commit rubygem-railties-5.2 for openSUSE:Factory

2020-10-05 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5.2 for 
openSUSE:Factory checked in at 2020-10-05 19:33:04

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


Package is "rubygem-railties-5.2"

Mon Oct  5 19:33:04 2020 rev:10 rq:838071 version:5.2.4.4

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5.2/rubygem-railties-5.2.changes
2020-05-11 13:39:35.296895523 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.4249/rubygem-railties-5.2.changes
  2020-10-05 19:33:09.321201960 +0200
@@ -1,0 +2,17 @@
+Fri Sep 25 14:44:43 UTC 2020 - Stephan Kulow 
+
+updated to version 5.2.4.4
+ see installed CHANGELOG.md
+
+  ## Rails 5.2.4.4 (September 09, 2020) ##
+  
+  *   No changes.
+  
+  
+  ## Rails 5.2.4.3 (May 18, 2020) ##
+  
+  *   No changes.
+  
+  
+
+---

Old:

  railties-5.2.4.2.gem

New:

  railties-5.2.4.4.gem



Other differences:
--
++ rubygem-railties-5.2.spec ++
--- /var/tmp/diff_new_pack.UgGlRh/_old  2020-10-05 19:33:10.081202703 +0200
+++ /var/tmp/diff_new_pack.UgGlRh/_new  2020-10-05 19:33:10.085202707 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-5.2
-Version:5.2.4.2
+Version:5.2.4.4
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-5.2.4.2.gem -> railties-5.2.4.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2020-03-19 17:37:53.0 +0100
+++ new/CHANGELOG.md2020-09-09 20:39:51.0 +0200
@@ -1,3 +1,13 @@
+## Rails 5.2.4.4 (September 09, 2020) ##
+
+*   No changes.
+
+
+## Rails 5.2.4.3 (May 18, 2020) ##
+
+*   No changes.
+
+
 ## Rails 5.2.4.1 (December 18, 2019) ##
 
 *   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/rails/gem_version.rb new/lib/rails/gem_version.rb
--- old/lib/rails/gem_version.rb2020-03-19 17:37:53.0 +0100
+++ new/lib/rails/gem_version.rb2020-09-09 20:39:51.0 +0200
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 4
-PRE   = "2"
+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-03-19 17:37:53.0 +0100
+++ new/metadata2020-09-09 20:39:51.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 5.2.4.2
+  version: 5.2.4.4
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: exe
 cert_chain: []
-date: 2020-03-19 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: 5.2.4.2
+version: 5.2.4.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.2
+version: 5.2.4.4
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.2
+version: 5.2.4.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.2
+version: 5.2.4.4
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -92,14 +92,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.2
+version: 5.2.4.4
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.2
+version: 5.2.4.4
 description: 'Rails internals: application bootup, plugins, generators, and 
rake tasks.'
 email: da...@loudthinking.com
 executables:
@@ -422,8 +422,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.4.2/railties
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.4.2/railties/CHANGELOG.md
+  source_code_uri: https://github.com/rails/ra

commit rubygem-railties-5.2 for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5.2 for 
openSUSE:Factory checked in at 2020-05-11 13:39:32

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


Package is "rubygem-railties-5.2"

Mon May 11 13:39:32 2020 rev:9 rq:802368 version:5.2.4.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5.2/rubygem-railties-5.2.changes
2019-12-23 22:46:38.454049854 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.2738/rubygem-railties-5.2.changes
  2020-05-11 13:39:35.296895523 +0200
@@ -1,0 +2,6 @@
+Thu May  7 21:20:03 UTC 2020 - Stephan Kulow 
+
+- updated to version 5.2.4.2
+ see installed CHANGELOG.md
+
+---

Old:

  railties-5.2.4.1.gem

New:

  railties-5.2.4.2.gem



Other differences:
--
++ rubygem-railties-5.2.spec ++
--- /var/tmp/diff_new_pack.JrLPQf/_old  2020-05-11 13:39:35.976896949 +0200
+++ /var/tmp/diff_new_pack.JrLPQf/_new  2020-05-11 13:39:35.976896949 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-railties-5.2
 #
-# 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
@@ -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-railties-5.2
-Version:5.2.4.1
+Version:5.2.4.2
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}
@@ -36,12 +36,12 @@
 %endif
 # /MANUAL
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 2.2.2}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
-Url:http://rubyonrails.org
+URL:http://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Tools for creating, working with, and running Rails 
applications

++ railties-5.2.4.1.gem -> railties-5.2.4.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/rails/gem_version.rb new/lib/rails/gem_version.rb
--- old/lib/rails/gem_version.rb2019-12-18 20:00:24.0 +0100
+++ new/lib/rails/gem_version.rb2020-03-19 17:37:53.0 +0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 4
-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:00:24.0 +0100
+++ new/metadata2020-03-19 17:37:53.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 5.2.4.1
+  version: 5.2.4.2
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: exe
 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: 5.2.4.1
+version: 5.2.4.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.1
+version: 5.2.4.2
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.1
+version: 5.2.4.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.1
+version: 5.2.4.2
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -92,14 +92,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4.1
+version: 5.2.4.2
   type: :development
   prerelease: false
   ve

commit rubygem-railties-5.2 for openSUSE:Factory

2019-12-23 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5.2 for 
openSUSE:Factory checked in at 2019-12-23 22:43:56

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


Package is "rubygem-railties-5.2"

Mon Dec 23 22:43:56 2019 rev:8 rq:758813 version:5.2.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5.2/rubygem-railties-5.2.changes
2019-11-30 10:40:32.920149363 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.6675/rubygem-railties-5.2.changes
  2019-12-23 22:46:38.454049854 +0100
@@ -1,0 +2,6 @@
+Fri Dec 20 15:13:23 UTC 2019 - Marcus Rueckert 
+
+- update to version 5.2.4.1 (CVE-2019-16782):
+  https://weblog.rubyonrails.org/2019/12/18/Rails-5-2-4-1-has-been-released/
+
+---

Old:

  railties-5.2.4.gem

New:

  railties-5.2.4.1.gem



Other differences:
--
++ rubygem-railties-5.2.spec ++
--- /var/tmp/diff_new_pack.IjAyTZ/_old  2019-12-23 22:46:40.094050460 +0100
+++ /var/tmp/diff_new_pack.IjAyTZ/_new  2019-12-23 22:46:40.146050479 +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 https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-5.2
-Version:5.2.4
+Version:5.2.4.1
 Release:0
 %define mod_name railties
 %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.2.2}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:http://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem

++ railties-5.2.4.gem -> railties-5.2.4.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2019-11-27 16:40:23.0 +0100
+++ new/CHANGELOG.md2019-12-18 20:00:24.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.4.1 (December 18, 2019) ##
+
+*   No changes.
+
+
 ## Rails 5.2.4 (November 27, 2019) ##
 
 *   Use original `bundler` environment variables during the process of 
generating a new rails project.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/gem_version.rb new/lib/rails/gem_version.rb
--- old/lib/rails/gem_version.rb2019-11-27 16:40:23.0 +0100
+++ new/lib/rails/gem_version.rb2019-12-18 20:00:24.0 +0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 4
-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-11-27 16:40:23.0 +0100
+++ new/metadata2019-12-18 20:00:24.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 5.2.4
+  version: 5.2.4.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: exe
 cert_chain: []
-date: 2019-11-27 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: 5.2.4
+version: 5.2.4.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4
+version: 5.2.4.1
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4
+version: 5.2.4.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4
+version: 5.2.4.1
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -92,14 +92,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.4
+version:

commit rubygem-railties-5.2 for openSUSE:Factory

2019-11-30 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5.2 for 
openSUSE:Factory checked in at 2019-11-30 10:38:35

Comparing /work/SRC/openSUSE:Factory/rubygem-railties-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.26869 (New)


Package is "rubygem-railties-5.2"

Sat Nov 30 10:38:35 2019 rev:7 rq:751744 version:5.2.4

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5.2/rubygem-railties-5.2.changes
2019-04-01 12:36:31.117860854 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.26869/rubygem-railties-5.2.changes
 2019-11-30 10:40:32.920149363 +0100
@@ -1,0 +2,19 @@
+Thu Nov 28 13:08:44 UTC 2019 - Manuel Schnitzer 
+
+- updated to version 5.2.4
+
+  *   Use original `bundler` environment variables during the process of 
generating a new rails project.
+
+  *Marco Costa*
+
+  *   Allow loading seeds without ActiveJob.
+
+  Fixes #35782
+
+  *Jeremy Weathers*
+
+  *   Only force `:async` ActiveJob adapter to `:inline` during seeding.
+
+  *BatedUrGonnaDie*
+
+---

Old:

  railties-5.2.3.gem

New:

  railties-5.2.4.gem



Other differences:
--
++ rubygem-railties-5.2.spec ++
--- /var/tmp/diff_new_pack.TJ8LIA/_old  2019-11-30 10:40:33.916149243 +0100
+++ /var/tmp/diff_new_pack.TJ8LIA/_new  2019-11-30 10:40:33.932149241 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-5.2
-Version:5.2.3
+Version:5.2.4
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-5.2.3.gem -> railties-5.2.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2019-03-28 04:02:35.0 +0100
+++ new/CHANGELOG.md2019-11-27 16:40:23.0 +0100
@@ -1,3 +1,20 @@
+## Rails 5.2.4 (November 27, 2019) ##
+
+*   Use original `bundler` environment variables during the process of 
generating a new rails project.
+
+*Marco Costa*
+
+*   Allow loading seeds without ActiveJob.
+
+Fixes #35782
+
+*Jeremy Weathers*
+
+*   Only force `:async` ActiveJob adapter to `:inline` during seeding.
+
+*BatedUrGonnaDie*
+
+
 ## Rails 5.2.3 (March 27, 2019) ##
 
 *   Seed database with inline ActiveJob job adapter.
@@ -11,7 +28,16 @@
 
 ## Rails 5.2.2.1 (March 11, 2019) ##
 
-*   No changes.
+*   Generate random development secrets
+
+A random development secret is now generated to tmp/development_secret.txt
+
+This avoids an issue where development mode servers were vulnerable to
+remote code execution.
+
+Fixes CVE-2019-5420
+
+*Eileen M. Uchitelle*, *Aaron Patterson*, *John Hawthorn*
 
 
 ## Rails 5.2.2 (December 04, 2018) ##
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/command/base.rb 
new/lib/rails/command/base.rb
--- old/lib/rails/command/base.rb   2019-03-28 04:02:35.0 +0100
+++ new/lib/rails/command/base.rb   2019-11-27 16:40:23.0 +0100
@@ -17,6 +17,10 @@
   include Actions
 
   class << self
+def exit_on_failure? # :nodoc:
+  false
+end
+
 # Returns true when the app is a Rails engine.
 def engine?
   defined?(ENGINE_ROOT)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/engine.rb new/lib/rails/engine.rb
--- old/lib/rails/engine.rb 2019-03-28 04:02:35.0 +0100
+++ new/lib/rails/engine.rb 2019-11-27 16:40:23.0 +0100
@@ -531,9 +531,9 @@
 
 # Defines the routes for this engine. If a block is given to
 # routes, it is appended to the engine.
-def routes
+def routes(&block)
   @routes ||= ActionDispatch::Routing::RouteSet.new_with_config(config)
-  @routes.append(&Proc.new) if block_given?
+  @routes.append(&block) if block_given?
   @routes
 end
 
@@ -548,7 +548,13 @@
 # Blog::Engine.load_seed
 def load_seed
   seed_file = paths["db/seeds.rb"].existent.first
-  with_inline_jobs { load(seed_file) } if seed_file
+  return unless seed_file
+
+  if config.try(:active_job).try!(:queue_adapter) == :async
+with_inline_jobs { load(seed_file) }
+  else
+load(seed_file)
+  end
 end
 
 # Add configured load paths to Ruby's load path, and remove duplicate 
entries.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/gem_version.rb new/lib/rails/gem_version.rb
--- old/lib/rails/gem_version.rb2019-

commit rubygem-railties-5.2 for openSUSE:Factory

2019-04-01 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5.2 for 
openSUSE:Factory checked in at 2019-04-01 12:36:28

Comparing /work/SRC/openSUSE:Factory/rubygem-railties-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.25356 (New)


Package is "rubygem-railties-5.2"

Mon Apr  1 12:36:28 2019 rev:6 rq:689697 version:5.2.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5.2/rubygem-railties-5.2.changes
2019-03-14 15:03:18.207651663 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.25356/rubygem-railties-5.2.changes
 2019-04-01 12:36:31.117860854 +0200
@@ -1,0 +2,16 @@
+Fri Mar 29 06:13:35 UTC 2019 - Stephan Kulow 
+
+- updated to version 5.2.3
+ see installed CHANGELOG.md
+
+  ## Rails 5.2.3 (March 27, 2019) ##
+  
+  *   Seed database with inline ActiveJob job adapter.
+  
+  *Gannon McGibbon*
+  
+  *   Fix boolean interaction in scaffold system tests.
+  
+  *Gannon McGibbon*
+
+---

Old:

  railties-5.2.2.1.gem

New:

  railties-5.2.3.gem



Other differences:
--
++ rubygem-railties-5.2.spec ++
--- /var/tmp/diff_new_pack.2BtgbJ/_old  2019-04-01 12:36:32.209861388 +0200
+++ /var/tmp/diff_new_pack.2BtgbJ/_new  2019-04-01 12:36:32.213861390 +0200
@@ -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-railties-5.2
-Version:5.2.2.1
+Version:5.2.3
 Release:0
 %define mod_name railties
 %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.2.2}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:http://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem

++ railties-5.2.2.1.gem -> railties-5.2.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2019-03-13 17:54:44.0 +0100
+++ new/CHANGELOG.md2019-03-28 04:02:35.0 +0100
@@ -1,3 +1,14 @@
+## Rails 5.2.3 (March 27, 2019) ##
+
+*   Seed database with inline ActiveJob job adapter.
+
+*Gannon McGibbon*
+
+*   Fix boolean interaction in scaffold system tests.
+
+*Gannon McGibbon*
+
+
 ## Rails 5.2.2.1 (March 11, 2019) ##
 
 *   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/rails/application.rb new/lib/rails/application.rb
--- old/lib/rails/application.rb2019-03-13 17:54:44.0 +0100
+++ new/lib/rails/application.rb2019-03-28 04:02:35.0 +0100
@@ -594,6 +594,7 @@
 
   if !File.exist?(key_file)
 random_key = SecureRandom.hex(64)
+FileUtils.mkdir_p(key_file.dirname)
 File.binwrite(key_file, random_key)
   end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/command/actions.rb 
new/lib/rails/command/actions.rb
--- old/lib/rails/command/actions.rb2019-03-13 17:54:44.0 +0100
+++ new/lib/rails/command/actions.rb2019-03-28 04:02:35.0 +0100
@@ -11,10 +11,20 @@
   end
 
   def require_application_and_environment!
+require_application!
+require_environment!
+  end
+
+  def require_application!
 require ENGINE_PATH if defined?(ENGINE_PATH)
 
 if defined?(APP_PATH)
   require APP_PATH
+end
+  end
+
+  def require_environment!
+if defined?(APP_PATH)
   Rails.application.require_environment!
 end
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lib/rails/commands/credentials/credentials_command.rb 
new/lib/rails/commands/credentials/credentials_command.rb
--- old/lib/rails/commands/credentials/credentials_command.rb   2019-03-13 
17:54:44.0 +0100
+++ new/lib/rails/commands/credentials/credentials_command.rb   2019-03-28 
04:02:35.0 +0100
@@ -17,7 +17,7 @@
   end
 
   def edit
-require_application_and_environment!
+require_application!
 
 ensure_editor_available(command: "bin/rails cre

commit rubygem-railties-5.2 for openSUSE:Factory

2019-03-14 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5.2 for 
openSUSE:Factory checked in at 2019-03-14 15:02:40

Comparing /work/SRC/openSUSE:Factory/rubygem-railties-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.28833 (New)


Package is "rubygem-railties-5.2"

Thu Mar 14 15:02:40 2019 rev:5 rq:684883 version:5.2.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5.2/rubygem-railties-5.2.changes
2019-01-21 10:52:41.303849403 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.28833/rubygem-railties-5.2.changes
 2019-03-14 15:03:18.207651663 +0100
@@ -1,0 +2,17 @@
+Thu Mar 14 03:44:52 UTC 2019 - Marcus Rueckert 
+
+- update to version 5.2.2.1:
+  
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:40 UTC 2019 - Marcus Rueckert 
+
+- rb_build_ruby_abi needs to be rb_build_ruby_abis
+
+---
+Fri Jan 18 16:25:12 UTC 2019 - Marcus Rueckert 
+
+- limit to ruby 2.5 and above for 42.3/sle12
+
+---

Old:

  railties-5.2.2.gem

New:

  railties-5.2.2.1.gem



Other differences:
--
++ rubygem-railties-5.2.spec ++
--- /var/tmp/diff_new_pack.x181fH/_old  2019-03-14 15:03:21.227649749 +0100
+++ /var/tmp/diff_new_pack.x181fH/_new  2019-03-14 15:03:21.259649729 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-railties-5.2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -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 https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -24,22 +24,22 @@
 #
 
 Name:   rubygem-railties-5.2
-Version:5.2.2
+Version:5.2.2.1
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}
 %define mod_version_suffix -5.2
 # MANUAL
 %if 0%{?suse_version} && 0%{?suse_version} < 1330
-%define rb_build_versions ruby23 ruby24 ruby25
-%define rb_build_ruby_abi ruby:2.3.0 ruby:2.4.0 ruby:2.5.0
+%define rb_build_versions ruby25 ruby26
+%define rb_build_ruby_abis ruby:2.5.0 ruby:2.6.0
 %endif
 # /MANUAL
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 2.2.2}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:http://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem

++ gem2rpm.yml ++
--- /var/tmp/diff_new_pack.x181fH/_old  2019-03-14 15:03:21.623649498 +0100
+++ /var/tmp/diff_new_pack.x181fH/_new  2019-03-14 15:03:21.639649488 +0100
@@ -3,6 +3,6 @@
 
 :preamble: |-
 %if 0%{?suse_version} && 0%{?suse_version} < 1330
-%define rb_build_versions ruby23 ruby24 ruby25
-%define rb_build_ruby_abi ruby:2.3.0 ruby:2.4.0 ruby:2.5.0
+%define rb_build_versions ruby25 ruby26
+%define rb_build_ruby_abis ruby:2.5.0 ruby:2.6.0
 %endif

++ railties-5.2.2.gem -> railties-5.2.2.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-12-04 19:12:15.0 +0100
+++ new/CHANGELOG.md2019-03-13 17:54:44.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.2.1 (March 11, 2019) ##
+
+*   No changes.
+
+
 ## Rails 5.2.2 (December 04, 2018) ##
 
 *   Disable content security policy for mailer previews.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/application.rb new/lib/rails/application.rb
--- old/lib/rails/application.rb2018-12-04 19:12:15.0 +0100
+++ new/lib/rails/application.rb2019-03-13 17:54:44.0 +0100
@@ -426,8 +426,8 @@
 # then credentials.secret_key_base, and finally secrets.secret_key_base. 
For most applications,
 # the correct place to store it is in the encrypted credentials file.
 def secret_key_base
-  if Rails.env.test? || Rails.env.development?
-secrets.secret_key_base || Digest::MD5.hexdigest(self.class.nam

commit rubygem-railties-5.2 for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5.2 for 
openSUSE:Factory checked in at 2019-01-21 10:52:37

Comparing /work/SRC/openSUSE:Factory/rubygem-railties-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.28833 (New)


Package is "rubygem-railties-5.2"

Mon Jan 21 10:52:37 2019 rev:4 rq:665729 version:5.2.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5.2/rubygem-railties-5.2.changes
2018-12-06 12:17:43.477493537 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.28833/rubygem-railties-5.2.changes
 2019-01-21 10:52:41.303849403 +0100
@@ -1,0 +2,16 @@
+Sat Dec  8 16:29:36 UTC 2018 - Stephan Kulow 
+
+- updated to version 5.2.2
+ see installed CHANGELOG.md
+
+  ## Rails 5.2.2 (December 04, 2018) ##
+  
+  *   Disable content security policy for mailer previews.
+  
+  *Dylan Reile*
+  
+  *   Log the remote IP address of clients behind a proxy.
+  
+  *Atul Bhosale*
+
+---

Old:

  railties-5.2.1.1.gem

New:

  railties-5.2.2.gem



Other differences:
--
++ rubygem-railties-5.2.spec ++
--- /var/tmp/diff_new_pack.NoXU8O/_old  2019-01-21 10:52:43.899846261 +0100
+++ /var/tmp/diff_new_pack.NoXU8O/_new  2019-01-21 10:52:43.907846251 +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-railties-5.2
-Version:5.2.1.1
+Version:5.2.2
 Release:0
 %define mod_name railties
 %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.2.2}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:http://rubyonrails.org
 Source: https://rubygems.org/gems/%{mod_full_name}.gem

++ railties-5.2.1.1.gem -> railties-5.2.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-11-27 21:12:30.0 +0100
+++ new/CHANGELOG.md2018-12-04 19:12:15.0 +0100
@@ -1,3 +1,14 @@
+## Rails 5.2.2 (December 04, 2018) ##
+
+*   Disable content security policy for mailer previews.
+
+*Dylan Reile*
+
+*   Log the remote IP address of clients behind a proxy.
+
+*Atul Bhosale*
+
+
 ## Rails 5.2.1.1 (November 27, 2018) ##
 
 *   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/rails/application/configuration.rb 
new/lib/rails/application/configuration.rb
--- old/lib/rails/application/configuration.rb  2018-11-27 21:12:30.0 
+0100
+++ new/lib/rails/application/configuration.rb  2018-12-04 19:12:15.0 
+0100
@@ -191,7 +191,7 @@
   "Please note that YAML must be consistently indented using 
spaces. Tabs are not allowed. " \
   "Error: #{e.message}"
   rescue => e
-raise e, "Cannot load 
`Rails.application.database_configuration`:\n#{e.message}", e.backtrace
+raise e, "Cannot load database configuration:\n#{e.message}", 
e.backtrace
   end
 
   def colorize_logging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/gem_version.rb new/lib/rails/gem_version.rb
--- old/lib/rails/gem_version.rb2018-11-27 21:12:30.0 +0100
+++ new/lib/rails/gem_version.rb2018-12-04 19:12:15.0 +0100
@@ -9,8 +9,8 @@
   module VERSION
 MAJOR = 5
 MINOR = 2
-TINY  = 1
-PRE   = "1"
+TINY  = 2
+PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt 
new/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt
--- old/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt   
2018-11-27 21:12:30.0 +0100
+++ new/lib/rails/generators/rails/plugin/templates/%name%.gemspec.tt   
2018-12-04 19:12:15.0 +0100
@@ -4,21 +4,30 @@
 require "<%= namespaced_name %>/version"
 
 # Describe your gem and declare its dependencies:
-Gem::Specification.new do |s|
-  s.name= "<%= name %>"
-

commit rubygem-railties-5.2 for openSUSE:Factory

2018-12-06 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5.2 for 
openSUSE:Factory checked in at 2018-12-06 12:17:41

Comparing /work/SRC/openSUSE:Factory/rubygem-railties-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.19453 (New)


Package is "rubygem-railties-5.2"

Thu Dec  6 12:17:41 2018 rev:3 rq:655324 version:5.2.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5.2/rubygem-railties-5.2.changes
2018-08-12 20:53:44.929269439 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new.19453/rubygem-railties-5.2.changes
 2018-12-06 12:17:43.477493537 +0100
@@ -1,0 +2,7 @@
+Mon Dec  3 06:35:22 UTC 2018 - mschnit...@suse.com
+ 
+- updated to version 5.2.1.1 (boo#1118076)
+
+  * No changes / Just a version bump to match with Rails 5.2.1.1
+
+---

Old:

  railties-5.2.1.gem

New:

  railties-5.2.1.1.gem



Other differences:
--
++ rubygem-railties-5.2.spec ++
--- /var/tmp/diff_new_pack.mWD9JU/_old  2018-12-06 12:17:43.925493056 +0100
+++ /var/tmp/diff_new_pack.mWD9JU/_new  2018-12-06 12:17:43.929493052 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-5.2
-Version:5.2.1
+Version:5.2.1.1
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-5.2.1.gem -> railties-5.2.1.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-08-07 23:42:23.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:12:30.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.2.1.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.2.1 (August 07, 2018) ##
 
 *   Respect `NODE_ENV` when running `rails yarn:install`.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/gem_version.rb new/lib/rails/gem_version.rb
--- old/lib/rails/gem_version.rb2018-08-07 23:42:23.0 +0200
+++ new/lib/rails/gem_version.rb2018-11-27 21:12:30.0 +0100
@@ -10,7 +10,7 @@
 MAJOR = 5
 MINOR = 2
 TINY  = 1
-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/metadata2018-08-07 23:42:23.0 +0200
+++ new/metadata2018-11-27 21:12:30.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 5.2.1
+  version: 5.2.1.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: exe
 cert_chain: []
-date: 2018-08-07 00:00:00.0 Z
+date: 2018-11-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -92,14 +92,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.2.1
+version: 5.2.1.1
 description: 'Rails internals: application bootup, plugins, generators, and 
rake tasks.'
 email: da...@loudthinking.com
 executables:
@@ -421,8 +421,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.2.1/railties
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1/railties/CHANGELOG.md
+  source_code_uri: https://github.com/rails/rails/tree/v5.2.1.1/railties
+  changelog_uri: 
https://github.com/rails/rails/blob/v5.2.1.1/railties/CHANGELOG.md
 post_install_messag

commit rubygem-railties-5.2 for openSUSE:Factory

2018-08-12 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5.2 for 
openSUSE:Factory checked in at 2018-08-12 20:53:42

Comparing /work/SRC/openSUSE:Factory/rubygem-railties-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new (New)


Package is "rubygem-railties-5.2"

Sun Aug 12 20:53:42 2018 rev:2 rq:628587 version:5.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5.2/rubygem-railties-5.2.changes
2018-07-18 22:47:39.252211372 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new/rubygem-railties-5.2.changes
   2018-08-12 20:53:44.929269439 +0200
@@ -1,0 +2,42 @@
+Wed Aug  8 15:06:46 UTC 2018 - mschnit...@suse.com
+
+- updated to version 5.2.1 (boo#1104209)
+
+  * Respect `NODE_ENV` when running `rails yarn:install`.
+(Max Melentiev)
+
+  * Don't generate unused files in `app:update` task
+Skip the assets' initializer when sprockets isn't loaded.
+Skip `config/spring.rb` when spring isn't loaded.
+(Tsukuru Tanimichi)
+
+  * Don't include `bootsnap` by default in apps generated under JRuby.
+Fixes #32641.
+(Guillermo Iguaran)
+
+  * Create the `.ruby-version` file compatible with MRI/JRuby by default.
+Fixes #32639.
+(Guillermo Iguaran)
+
+  * Make the master.key file read-only for the owner upon generation on
+POSIX-compliant systems.
+
+Previously:
+
+$ ls -l config/master.key
+-rw-r--r--   1 owner  group  32 Jan 1 00:00 master.key
+
+Now:
+
+$ ls -l config/master.key
+-rw---   1 owner  group  32 Jan 1 00:00 master.key
+
+Fixes #32604.
+
+(Jose Luis Duran)
+
+  * Allow use of `minitest-rails` gem with Rails test runner.
+Fixes #31324.
+(Yuji Yaginuma)
+
+---

Old:

  railties-5.2.0.gem

New:

  railties-5.2.1.gem



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

++ railties-5.2.0.gem -> railties-5.2.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-04-09 22:04:41.0 +0200
+++ new/CHANGELOG.md2018-08-07 23:42:23.0 +0200
@@ -1,3 +1,53 @@
+## Rails 5.2.1 (August 07, 2018) ##
+
+*   Respect `NODE_ENV` when running `rails yarn:install`.
+
+*Max Melentiev*
+
+*   Don't generate unused files in `app:update` task
+
+ Skip the assets' initializer when sprockets isn't loaded.
+
+ Skip `config/spring.rb` when spring isn't loaded.
+
+*Tsukuru Tanimichi*
+
+*   Don't include `bootsnap` by default in apps generated under JRuby.
+
+Fixes #32641.
+
+*Guillermo Iguaran*
+
+*   Create the `.ruby-version` file compatible with MRI/JRuby by default.
+
+Fixes #32639.
+
+*Guillermo Iguaran*
+
+*   Make the master.key file read-only for the owner upon generation on
+POSIX-compliant systems.
+
+Previously:
+
+$ ls -l config/master.key
+-rw-r--r--   1 owner  group  32 Jan 1 00:00 master.key
+
+Now:
+
+$ ls -l config/master.key
+-rw---   1 owner  group  32 Jan 1 00:00 master.key
+
+Fixes #32604.
+
+*Jose Luis Duran*
+
+*   Allow use of `minitest-rails` gem with Rails test runner.
+
+Fixes #31324.
+
+*Yuji Yaginuma*
+
+
 ## Rails 5.2.0 (April 09, 2018) ##
 
 *   Fix minitest rails plugin.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/minitest/rails_plugin.rb 
new/lib/minitest/rails_plugin.rb
--- old/lib/minitest/rails_plugin.rb2018-04-09 22:04:41.0 +0200
+++ new/lib/minitest/rails_plugin.rb2018-08-07 23:42:23.0 +0200
@@ -13,7 +13,7 @@
   end
 
   def self.plugin_rails_options(opts, options)
-Rails::TestUnit::Runner.attach_before_load_options(opts)
+::Rails::TestUnit::Runner.attach_before_load_options(opts)
 
 opts.on("-b", "--backtrace", "Show the complete backtrace") do
   options[:full_backtrace] = true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/app_updater.rb new/lib/rails/app_updater.rb
--- old/lib/rails/app_updater.rb2018-04-09 22:04:41.0 +0200
+++ new/lib/rails/app_updater.rb2018-08-07 23:42:23.0 +02

commit rubygem-railties-5.2 for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5.2 for 
openSUSE:Factory checked in at 2018-07-18 22:47:34

Comparing /work/SRC/openSUSE:Factory/rubygem-railties-5.2 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new (New)


Package is "rubygem-railties-5.2"

Wed Jul 18 22:47:34 2018 rev:1 rq:617073 version:5.2.0

Changes:

New Changes file:

--- /dev/null   2018-07-14 11:19:38.193360615 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5.2.new/rubygem-railties-5.2.changes
   2018-07-18 22:47:39.252211372 +0200
@@ -0,0 +1,6 @@
+---
+Mon Apr 16 12:22:26 UTC 2018 - mschnit...@suse.com
+
+- initialize package
+
+  see changelog: 
https://github.com/rails/rails/blob/v5.2.0/railties/CHANGELOG.md

New:

  gem2rpm.yml
  railties-5.2.0.gem
  rubygem-railties-5.2.changes
  rubygem-railties-5.2.spec



Other differences:
--
++ rubygem-railties-5.2.spec ++
#
# spec file for package rubygem-railties-5.2
#
# Copyright (c) 2018 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-railties-5.2
Version:5.2.0
Release:0
%define mod_name railties
%define mod_full_name %{mod_name}-%{version}
%define mod_version_suffix -5.2
# MANUAL
%if 0%{?suse_version} && 0%{?suse_version} < 1330
%define rb_build_versions ruby23 ruby24 ruby25
%define rb_build_ruby_abi ruby:2.3.0 ruby:2.4.0 ruby:2.5.0
%endif
# /MANUAL
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  ruby-macros >= 5
BuildRequires:  %{ruby >= 2.2.2}
BuildRequires:  %{rubygem gem2rpm}
BuildRequires:  %{rubygem rdoc > 3.10}
BuildRequires:  update-alternatives
Url:http://rubyonrails.org
Source: https://rubygems.org/gems/%{mod_full_name}.gem
Source1:gem2rpm.yml
Summary:Tools for creating, working with, and running Rails applications
License:MIT
Group:  Development/Languages/Ruby
PreReq: update-alternatives

%description
Rails internals: application bootup, plugins, generators, and rake tasks.

%prep

%build

%install
%gem_install \
  --symlink-binaries \
  --doc-files="CHANGELOG.md MIT-LICENSE README.rdoc" \
  -f

%gem_packages

%changelog
++ gem2rpm.yml ++
---
:version_suffix: '-5.2'

:preamble: |-
%if 0%{?suse_version} && 0%{?suse_version} < 1330
%define rb_build_versions ruby23 ruby24 ruby25
%define rb_build_ruby_abi ruby:2.3.0 ruby:2.4.0 ruby:2.5.0
%endif