commit rubygem-railties-5_0 for openSUSE:Factory

2019-03-27 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5_0 for 
openSUSE:Factory checked in at 2019-03-27 16:17:41

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


Package is "rubygem-railties-5_0"

Wed Mar 27 16:17:41 2019 rev:10 rq:685124 version:5.0.7.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5_0/rubygem-railties-5_0.changes
2019-01-21 10:24:58.121776007 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5_0.new.25356/rubygem-railties-5_0.changes
 2019-03-27 16:17:43.235575813 +0100
@@ -1,0 +2,10 @@
+Thu Mar 14 11:03:44 UTC 2019 - Stephan Kulow 
+
+- updated to version 5.0.7.2
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.7.2 (March 11, 2019) ##
+  
+  *   No changes.
+
+---

Old:

  railties-5.0.7.1.gem

New:

  railties-5.0.7.2.gem



Other differences:
--
++ rubygem-railties-5_0.spec ++
--- /var/tmp/diff_new_pack.ouk3Jb/_old  2019-03-27 16:17:43.903575673 +0100
+++ /var/tmp/diff_new_pack.ouk3Jb/_new  2019-03-27 16:17:43.907575672 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-railties-5_0
 #
-# 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-5_0
-Version:5.0.7.1
+Version:5.0.7.2
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-5.0.7.1.gem -> railties-5.0.7.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-11-27 21:08:14.0 +0100
+++ new/CHANGELOG.md2019-03-13 17:42:09.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.0.7.2 (March 11, 2019) ##
+
+*   No changes.
+
+
 ## Rails 5.0.7.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/gem_version.rb new/lib/rails/gem_version.rb
--- old/lib/rails/gem_version.rb2018-11-27 21:08:14.0 +0100
+++ new/lib/rails/gem_version.rb2019-03-13 17:42:09.0 +0100
@@ -8,7 +8,7 @@
 MAJOR = 5
 MINOR = 0
 TINY  = 7
-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/metadata2018-11-27 21:08:14.0 +0100
+++ new/metadata2019-03-13 17:42:09.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 5.0.7.1
+  version: 5.0.7.2
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: exe
 cert_chain: []
-date: 2018-11-27 00:00:00.0 Z
+date: 2019-03-13 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7.1
+version: 5.0.7.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7.1
+version: 5.0.7.2
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7.1
+version: 5.0.7.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7.1
+version: 5.0.7.2
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -92,14 +92,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7.1
+version: 5.0.7.2
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7.1
+version: 5.0.7.2
 description: 'Rails internals: application bootup, plugins, generators, and 
rake tasks.'
 email: da...@loudthinking.com
 executables:
@@ -403,8 +403,7 @@
 - !ruby/object:Gem::Version
   

commit rubygem-railties-5_0 for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5_0 for 
openSUSE:Factory checked in at 2019-01-21 10:24:56

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


Package is "rubygem-railties-5_0"

Mon Jan 21 10:24:56 2019 rev:9 rq:656356 version:5.0.7.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5_0/rubygem-railties-5_0.changes
2018-07-18 22:52:17.491288870 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5_0.new.28833/rubygem-railties-5_0.changes
 2019-01-21 10:24:58.121776007 +0100
@@ -1,0 +2,10 @@
+Sat Dec  8 16:29:48 UTC 2018 - Stephan Kulow 
+
+- updated to version 5.0.7.1
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.7.1 (November 27, 2018) ##
+  
+  *   No changes.
+
+---

Old:

  railties-5.0.7.gem

New:

  railties-5.0.7.1.gem



Other differences:
--
++ rubygem-railties-5_0.spec ++
--- /var/tmp/diff_new_pack.biMOTt/_old  2019-01-21 10:24:58.953775092 +0100
+++ /var/tmp/diff_new_pack.biMOTt/_new  2019-01-21 10:24:58.957775088 +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_0
-Version:5.0.7
+Version:5.0.7.1
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-5.0.7.gem -> railties-5.0.7.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2018-03-29 20:17:59.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:08:14.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.0.7.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.0.7 (March 29, 2018) ##
 
 Fix check for minimum Ruby version to correctly identify Ruby 2.2.10.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
Binary files old/lib/.DS_Store and new/lib/.DS_Store differ
Binary files old/lib/rails/.DS_Store and new/lib/rails/.DS_Store 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-03-29 20:17:59.0 +0200
+++ new/lib/rails/gem_version.rb2018-11-27 21:08:14.0 +0100
@@ -8,7 +8,7 @@
 MAJOR = 5
 MINOR = 0
 TINY  = 7
-PRE   = nil
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
Binary files old/lib/rails/generators/.DS_Store and 
new/lib/rails/generators/.DS_Store differ
Binary files old/lib/rails/generators/rails/.DS_Store and 
new/lib/rails/generators/rails/.DS_Store differ
Binary files old/lib/rails/generators/rails/app/.DS_Store and 
new/lib/rails/generators/rails/app/.DS_Store differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2018-03-29 20:17:59.0 +0200
+++ new/metadata2018-11-27 21:08:14.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 5.0.7
+  version: 5.0.7.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: exe
 cert_chain: []
-date: 2018-03-29 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.0.7
+version: 5.0.7.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7
+version: 5.0.7.1
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7
+version: 5.0.7.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7
+version: 5.0.7.1
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -92,14 +92,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7
+

commit rubygem-railties-5_0 for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5_0 for 
openSUSE:Factory checked in at 2018-07-18 22:51:08

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


Package is "rubygem-railties-5_0"

Wed Jul 18 22:51:08 2018 rev:8 rq:621030 version:5.0.7

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5_0/rubygem-railties-5_0.changes
2017-09-26 21:15:02.225211880 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5_0.new/rubygem-railties-5_0.changes
   2018-07-18 22:52:17.491288870 +0200
@@ -1,0 +2,12 @@
+Fri Mar 30 04:34:25 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 5.0.7
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.7 (March 29, 2018) ##
+  
+  Fix check for minimum Ruby version to correctly identify Ruby 2.2.10.
+  
+  *shia*
+
+---

Old:

  railties-5.0.6.gem

New:

  railties-5.0.7.gem



Other differences:
--
++ rubygem-railties-5_0.spec ++
--- /var/tmp/diff_new_pack.vOQ7MA/_old  2018-07-18 22:52:19.471282304 +0200
+++ /var/tmp/diff_new_pack.vOQ7MA/_new  2018-07-18 22:52:19.479282278 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-railties-5_0
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-5_0
-Version:5.0.6
+Version:5.0.7
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-5.0.6.gem -> railties-5.0.7.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-09-08 02:45:00.0 +0200
+++ new/CHANGELOG.md2018-03-29 20:17:59.0 +0200
@@ -1,3 +1,10 @@
+## Rails 5.0.7 (March 29, 2018) ##
+
+Fix check for minimum Ruby version to correctly identify Ruby 2.2.10.
+
+*shia*
+
+
 ## Rails 5.0.6 (September 07, 2017) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
Binary files old/lib/.DS_Store and new/lib/.DS_Store differ
Binary files old/lib/rails/.DS_Store and new/lib/rails/.DS_Store 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.rb2017-09-08 02:45:00.0 +0200
+++ new/lib/rails/gem_version.rb2018-03-29 20:17:59.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 5
 MINOR = 0
-TINY  = 6
+TINY  = 7
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
Binary files old/lib/rails/generators/.DS_Store and 
new/lib/rails/generators/.DS_Store differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/generators/app_base.rb 
new/lib/rails/generators/app_base.rb
--- old/lib/rails/generators/app_base.rb2017-09-08 02:45:00.0 
+0200
+++ new/lib/rails/generators/app_base.rb2018-03-29 20:17:59.0 
+0200
@@ -269,9 +269,9 @@
 # %w( mysql oracle postgresql sqlite3 frontbase ibm_db sqlserver 
jdbcmysql jdbcsqlite3 jdbcpostgresql )
 case options[:database]
 when "oracle" then ["ruby-oci8", nil]
-when "postgresql" then ["pg", ["~> 0.18"]]
+when "postgresql" then ["pg", [">= 0.18", "< 2.0"]]
 when "frontbase"  then ["ruby-frontbase", nil]
-when "mysql"  then ["mysql2", [">= 0.3.18", "< 0.5"]]
+when "mysql"  then ["mysql2", [">= 0.3.18", "< 0.6.0"]]
 when "sqlserver"  then ["activerecord-sqlserver-adapter", nil]
 when "jdbcmysql"  then ["activerecord-jdbcmysql-adapter", nil]
 when "jdbcsqlite3"then ["activerecord-jdbcsqlite3-adapter", nil]
Binary files old/lib/rails/generators/rails/.DS_Store and 
new/lib/rails/generators/rails/.DS_Store differ
Binary files old/lib/rails/generators/rails/app/.DS_Store and 
new/lib/rails/generators/rails/app/.DS_Store differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/ruby_version_check.rb 
new/lib/rails/ruby_version_check.rb
--- old/lib/rails/ruby_version_check.rb 2017-09-08 02:45:01.0 +0200
+++ new/lib/rails/ruby_version_check.rb 2018-03-29 20:17:59.0 +0200
@@ -1,4 +1,4 @@
-if RUBY_VERSION < '2.2.2' && RUBY_ENGINE == 

commit rubygem-railties-5_0 for openSUSE:Factory

2017-09-26 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5_0 for 
openSUSE:Factory checked in at 2017-09-26 21:14:33

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


Package is "rubygem-railties-5_0"

Tue Sep 26 21:14:33 2017 rev:7 rq:523498 version:5.0.6

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5_0/rubygem-railties-5_0.changes
2017-07-10 11:06:59.123675720 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5_0.new/rubygem-railties-5_0.changes
   2017-09-26 21:15:02.225211880 +0200
@@ -1,0 +2,42 @@
+Mon Sep 11 12:49:14 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.6
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.6 (September 07, 2017) ##
+  
+  *   No changes.
+  
+  
+  ## Rails 5.0.6.rc1 (August 24, 2017) ##
+  
+  *   No changes.
+
+---
+Thu Aug  3 19:36:13 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.5
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.5 (July 31, 2017) ##
+  
+  *   No changes.
+  
+  
+  ## Rails 5.0.5.rc2 (July 25, 2017) ##
+  
+  *   Regression fix: Allow `bin/rails test` to take absolute paths to tests.
+  
+  *Pawan Dubey*
+  
+  ## Rails 5.0.5.rc1 (July 19, 2017) ##
+  
+  *   Make Rails' test runner work better with minitest plugins.
+  
+  By demoting the Rails test runner to just another minitest plugin —
+  and thereby not eager loading it — we can co-exist much better with
+  other minitest plugins such as pride and minitest-focus.
+  
+  *Kasper Timm Hansen*
+
+---

Old:

  railties-5.0.4.gem

New:

  railties-5.0.6.gem



Other differences:
--
++ rubygem-railties-5_0.spec ++
--- /var/tmp/diff_new_pack.2IyATo/_old  2017-09-26 21:15:02.781133724 +0200
+++ /var/tmp/diff_new_pack.2IyATo/_new  2017-09-26 21:15:02.785133161 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-5_0
-Version:5.0.4
+Version:5.0.6
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}
@@ -41,7 +41,7 @@
 BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:http://rubyonrails.org
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Tools for creating, working with, and running Rails 
applications
 License:MIT

++ railties-5.0.4.gem -> railties-5.0.6.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-06-19 23:57:15.0 +0200
+++ new/CHANGELOG.md2017-09-08 02:45:00.0 +0200
@@ -1,3 +1,34 @@
+## Rails 5.0.6 (September 07, 2017) ##
+
+*   No changes.
+
+
+## Rails 5.0.6.rc1 (August 24, 2017) ##
+
+*   No changes.
+
+
+## Rails 5.0.5 (July 31, 2017) ##
+
+*   No changes.
+
+
+## Rails 5.0.5.rc2 (July 25, 2017) ##
+
+*   Regression fix: Allow `bin/rails test` to take absolute paths to tests.
+
+*Pawan Dubey*
+
+## Rails 5.0.5.rc1 (July 19, 2017) ##
+
+*   Make Rails' test runner work better with minitest plugins.
+
+By demoting the Rails test runner to just another minitest plugin —
+and thereby not eager loading it — we can co-exist much better with
+other minitest plugins such as pride and minitest-focus.
+
+*Kasper Timm Hansen*
+
 ## Rails 5.0.4 (June 19, 2017) ##
 
 *   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/minitest/rails_plugin.rb 
new/lib/minitest/rails_plugin.rb
--- old/lib/minitest/rails_plugin.rb1970-01-01 01:00:00.0 +0100
+++ new/lib/minitest/rails_plugin.rb2017-09-08 02:45:00.0 +0200
@@ -0,0 +1,49 @@
+require "active_support/core_ext/module/attribute_accessors"
+require "rails/test_unit/reporter"
+
+module Minitest
+  class SuppressedSummaryReporter < SummaryReporter
+# Disable extra failure output after a run if output is inline.
+def aggregated_results(*)
+  super unless options[:output_inline]
+end
+  end
+
+  def self.plugin_rails_options(opts, options)
+opts.on("-b", "--backtrace", "Show the complete backtrace") do
+  options[:full_backtrace] = true
+end
+
+opts.on("-d", "--defer-output", "Output test failures and errors after the 
test run") do
+  options[:output_inline] = false
+end
+
+opts.on("-f", "--fail-fast", "Abort test run on first failure or error") do
+  

commit rubygem-railties-5_0 for openSUSE:Factory

2017-07-10 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5_0 for 
openSUSE:Factory checked in at 2017-07-10 11:06:54

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


Package is "rubygem-railties-5_0"

Mon Jul 10 11:06:54 2017 rev:6 rq:505382 version:5.0.4

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5_0/rubygem-railties-5_0.changes
2017-06-08 15:00:43.786273662 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5_0.new/rubygem-railties-5_0.changes
   2017-07-10 11:06:59.123675720 +0200
@@ -1,0 +2,13 @@
+Tue Jun 20 06:56:19 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.4
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.4 (June 19, 2017) ##
+  
+  *   No changes.
+  
+  
+  ## Rails 5.0.3 (May 12, 2017) ##
+
+---

Old:

  railties-5.0.3.gem

New:

  railties-5.0.4.gem



Other differences:
--
++ rubygem-railties-5_0.spec ++
--- /var/tmp/diff_new_pack.WFYKEz/_old  2017-07-10 11:07:00.259515317 +0200
+++ /var/tmp/diff_new_pack.WFYKEz/_new  2017-07-10 11:07:00.263514752 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-5_0
-Version:5.0.3
+Version:5.0.4
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-5.0.3.gem -> railties-5.0.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-05-12 22:01:33.0 +0200
+++ new/CHANGELOG.md2017-06-19 23:57:15.0 +0200
@@ -1,3 +1,10 @@
+## Rails 5.0.4 (June 19, 2017) ##
+
+*   No changes.
+
+
+## Rails 5.0.3 (May 12, 2017) ##
+
 *   Namespace error pages' CSS selectors to stop the styles from bleeding into 
other pages
 when using Turbolinks.
 
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.rb2017-05-12 22:01:33.0 +0200
+++ new/lib/rails/gem_version.rb2017-06-19 23:57:15.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 5
 MINOR = 0
-TINY  = 3
+TINY  = 4
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-05-12 22:01:33.0 +0200
+++ new/metadata2017-06-19 23:57:15.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 5.0.3
+  version: 5.0.4
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: exe
 cert_chain: []
-date: 2017-05-12 00:00:00.0 Z
+date: 2017-06-19 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.3
+version: 5.0.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.3
+version: 5.0.4
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.3
+version: 5.0.4
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.3
+version: 5.0.4
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -92,14 +92,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.3
+version: 5.0.4
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.3
+version: 5.0.4
 description: 'Rails internals: application bootup, plugins, generators, and 
rake tasks.'
 email: da...@loudthinking.com
 executables:
@@ -404,9 +404,8 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.10
+rubygems_version: 2.6.12
 signing_key: 
 specification_version: 4
 summary: Tools for creating, working with, and running Rails applications.
 test_files: []
-has_rdoc: 




commit rubygem-railties-5_0 for openSUSE:Factory

2017-06-08 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5_0 for 
openSUSE:Factory checked in at 2017-06-08 15:00:42

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


Package is "rubygem-railties-5_0"

Thu Jun  8 15:00:42 2017 rev:5 rq:497686 version:5.0.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5_0/rubygem-railties-5_0.changes
2017-03-21 22:49:08.430248661 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5_0.new/rubygem-railties-5_0.changes
   2017-06-08 15:00:43.786273662 +0200
@@ -1,0 +2,11 @@
+Tue May 23 10:14:27 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.3
+ see installed CHANGELOG.md
+
+  *   Namespace error pages' CSS selectors to stop the styles from bleeding 
into other pages
+  when using Turbolinks.
+  
+  *Jan Krutisch*
+
+---

Old:

  railties-5.0.2.gem

New:

  railties-5.0.3.gem



Other differences:
--
++ rubygem-railties-5_0.spec ++
--- /var/tmp/diff_new_pack.4wDZrg/_old  2017-06-08 15:00:44.622155693 +0200
+++ /var/tmp/diff_new_pack.4wDZrg/_new  2017-06-08 15:00:44.626155128 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-5_0
-Version:5.0.2
+Version:5.0.3
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-5.0.2.gem -> railties-5.0.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-03-02 00:12:12.0 +0100
+++ new/CHANGELOG.md2017-05-12 22:01:33.0 +0200
@@ -1,3 +1,9 @@
+*   Namespace error pages' CSS selectors to stop the styles from bleeding into 
other pages
+when using Turbolinks.
+
+*Jan Krutisch*
+
+
 ## Rails 5.0.2 (March 01, 2017) ##
 
 *   Fix running multiple tests in one `rake` command
@@ -58,10 +64,6 @@
 
 *Rafael Mendonça França*
 
-*   Ensure `/rails/info` routes match in development for apps with a catch-all 
globbing route.
-
-*Nicholas Firth-McCoy*
-
 
 ## Rails 5.0.0 (June 30, 2016) ##
 
@@ -69,9 +71,10 @@
 
 *Nicholas Firth-McCoy*
 
-*   Ensure `/rails/info` routes match in development for apps with a catch-all 
globbing route.
+*   Default `config.assets.quiet = true` in the development environment. 
Suppress
+logging of assets requests by default.
 
-*Nicholas Firth-McCoy*
+*Kevin McPhillips*
 
 *   Add `config/initializers/to_time_preserves_timezone.rb`, which tells
 Active Support to preserve the receiver's timezone when calling `to_time`.
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/commands/server.rb 
new/lib/rails/commands/server.rb
--- old/lib/rails/commands/server.rb2017-03-02 00:12:12.0 +0100
+++ new/lib/rails/commands/server.rb2017-05-12 22:01:33.0 +0200
@@ -11,9 +11,13 @@
 
   def parse!(args)
 args, options = args.dup, {}
+options[:user_supplied_options] = []
+options[:user_supplied_options] << :Host if ENV["Host"]
+options[:user_supplied_options] << :Port if ENV["PORT"]
 
 option_parser(options).parse! args
 
+options[:user_supplied_options].uniq!
 options[:log_stdout] = options[:daemonize].blank? && 
(options[:environment] || Rails.env) == "development"
 options[:server] = args.shift
 options
@@ -25,21 +29,42 @@
 OptionParser.new do |opts|
   opts.banner = "Usage: rails server [mongrel, thin etc] [options]"
   opts.on("-p", "--port=port", Integer,
-  "Runs Rails on the specified port.", "Default: 3000") { |v| 
options[:Port] = v }
+  "Runs Rails on the specified port.", "Default: 3000") { |v|
+options[:user_supplied_options] << :Port
+options[:Port] = v
+  }
   opts.on("-b", "--binding=IP", String,
-  "Binds Rails to the specified IP.", "Default: localhost") { 
|v| options[:Host] = v }
+  "Binds Rails to the specified IP.", "Default: localhost") { 
|v|
+options[:user_supplied_options] << :Host
+options[:Host] = v
+  }
   opts.on("-c", "--config=file", String,
-  "Uses a custom rackup configuration.") { |v| 
options[:config] = v }
-  opts.on("-d", "--daemon", "Runs server as a Daemon.") { 
options[:daemonize] = true }
+  "Uses a custom rackup configuration.") { |v|
+

commit rubygem-railties-5_0 for openSUSE:Factory

2017-03-21 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-5_0 for 
openSUSE:Factory checked in at 2017-03-21 22:49:05

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


Package is "rubygem-railties-5_0"

Tue Mar 21 22:49:05 2017 rev:4 rq:479647 version:5.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5_0/rubygem-railties-5_0.changes
2016-12-29 22:48:26.709648935 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5_0.new/rubygem-railties-5_0.changes
   2017-03-21 22:49:08.430248661 +0100
@@ -1,0 +2,30 @@
+Thu Mar  2 05:55:03 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.2
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.2 (March 01, 2017) ##
+  
+  *   Fix running multiple tests in one `rake` command
+  
+  e.g. `bin/rake test:models test:controllers`
+  
+  *Dominic Cleal*
+  
+  *   Don't generate HTML/ERB templates for scaffold controller with `--api` 
flag.
+  
+  Fixes #27591.
+  
+  *Prathamesh Sonpatki*
+  
+  *   Make `Rails.env` fall back to `development` when `RAILS_ENV` and 
`RACK_ENV` is an empty string.
+  
+  *Daniel Deng*
+  
+  *   Reset a new session directly after its creation in 
ActionDispatch::IntegrationTest#open_session
+  
+  Fixes Issue #22742
+  
+  *Tawan Sierek*
+
+---

Old:

  railties-5.0.1.gem

New:

  railties-5.0.2.gem



Other differences:
--
++ rubygem-railties-5_0.spec ++
--- /var/tmp/diff_new_pack.RghccU/_old  2017-03-21 22:49:09.250132751 +0100
+++ /var/tmp/diff_new_pack.RghccU/_new  2017-03-21 22:49:09.254132186 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-railties-5_0
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-5_0
-Version:5.0.1
+Version:5.0.2
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-5.0.1.gem -> railties-5.0.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2016-12-21 01:07:31.0 +0100
+++ new/CHANGELOG.md2017-03-02 00:12:12.0 +0100
@@ -1,3 +1,28 @@
+## Rails 5.0.2 (March 01, 2017) ##
+
+*   Fix running multiple tests in one `rake` command
+
+e.g. `bin/rake test:models test:controllers`
+
+*Dominic Cleal*
+
+*   Don't generate HTML/ERB templates for scaffold controller with `--api` 
flag.
+
+Fixes #27591.
+
+*Prathamesh Sonpatki*
+
+*   Make `Rails.env` fall back to `development` when `RAILS_ENV` and 
`RACK_ENV` is an empty string.
+
+*Daniel Deng*
+
+*   Reset a new session directly after its creation in 
ActionDispatch::IntegrationTest#open_session
+
+Fixes Issue #22742
+
+*Tawan Sierek*
+
+
 ## Rails 5.0.1 (December 21, 2016) ##
 
 *   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/commands/test.rb 
new/lib/rails/commands/test.rb
--- old/lib/rails/commands/test.rb  2016-12-21 01:07:31.0 +0100
+++ new/lib/rails/commands/test.rb  2017-03-02 00:12:12.0 +0100
@@ -6,6 +6,6 @@
   $LOAD_PATH << File.expand_path("../../test", APP_PATH)
 end
 
-Minitest.run_via[:rails] = true
+Minitest.run_via = :rails
 
 require "active_support/testing/autorun"
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.rb2016-12-21 01:07:31.0 +0100
+++ new/lib/rails/gem_version.rb2017-03-02 00:12:12.0 +0100
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 5
 MINOR = 0
-TINY  = 1
+TINY  = 2
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/generators/named_base.rb 
new/lib/rails/generators/named_base.rb
--- old/lib/rails/generators/named_base.rb  2016-12-21 01:07:32.0 
+0100
+++ new/lib/rails/generators/named_base.rb  2017-03-02 00:12:12.0 
+0100
@@ -78,6 +78,10 @@
   !options[:skip_namespace] && namespace
 end
 
+def namespace_dirs
+  @namespace_dirs ||= 

commit rubygem-railties-5_0 for openSUSE:Factory

2016-08-25 Thread h_root
Hello community,

here is the log from the commit of package rubygem-railties-5_0 for 
openSUSE:Factory checked in at 2016-08-25 09:53:47

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


Package is "rubygem-railties-5_0"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-5_0/rubygem-railties-5_0.changes
2016-07-21 07:56:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-5_0.new/rubygem-railties-5_0.changes
   2016-08-25 09:53:49.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 12 04:49:00 UTC 2016 - co...@suse.com
+
+- updated to version 5.0.0.1
+ see installed CHANGELOG.md
+
+---

Old:

  railties-5.0.0.gem

New:

  railties-5.0.0.1.gem



Other differences:
--
++ rubygem-railties-5_0.spec ++
--- /var/tmp/diff_new_pack.gUvBVv/_old  2016-08-25 09:53:50.0 +0200
+++ /var/tmp/diff_new_pack.gUvBVv/_new  2016-08-25 09:53:50.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-5_0
-Version:5.0.0
+Version:5.0.0.1
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-5.0.0.gem -> railties-5.0.0.1.gem ++
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.rb2016-06-30 23:31:41.0 +0200
+++ new/lib/rails/gem_version.rb2016-08-11 00:37:50.0 +0200
@@ -8,7 +8,7 @@
 MAJOR = 5
 MINOR = 0
 TINY  = 0
-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/metadata2016-06-30 23:31:41.0 +0200
+++ new/metadata2016-08-11 00:37:50.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 5.0.0
+  version: 5.0.0.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: exe
 cert_chain: []
-date: 2016-06-30 00:00:00.0 Z
+date: 2016-08-10 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.0
+version: 5.0.0.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.0
+version: 5.0.0.1
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.0
+version: 5.0.0.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.0
+version: 5.0.0.1
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -92,14 +92,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.0
+version: 5.0.0.1
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.0
+version: 5.0.0.1
 description: 'Rails internals: application bootup, plugins, generators, and 
rake tasks.'
 email: da...@loudthinking.com
 executables:
@@ -402,8 +402,9 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.4
+rubygems_version: 2.6.6
 signing_key: 
 specification_version: 4
 summary: Tools for creating, working with, and running Rails applications.
 test_files: []
+has_rdoc: