commit rubygem-railties-4_2 for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2019-01-21 10:24:59

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


Package is "rubygem-railties-4_2"

Mon Jan 21 10:24:59 2019 rev:14 rq:656357 version:4.2.11

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2017-12-07 13:51:07.695191279 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new.28833/rubygem-railties-4_2.changes
 2019-01-21 10:25:00.921772928 +0100
@@ -1,0 +2,10 @@
+Sat Dec  8 16:29:23 UTC 2018 - Stephan Kulow 
+
+- updated to version 4.2.11
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.11 (November 27, 2018) ##
+  
+  *   No changes.
+
+---

Old:

  railties-4.2.10.gem

New:

  railties-4.2.11.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.OK44NR/_old  2019-01-21 10:25:01.437772361 +0100
+++ /var/tmp/diff_new_pack.OK44NR/_new  2019-01-21 10:25:01.441772356 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-railties-4_2
 #
-# 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
@@ -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-4_2
-Version:4.2.10
+Version:4.2.11
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-4.2.10.gem -> railties-4.2.11.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-09-27 16:29:07.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:06:17.0 +0100
@@ -1,3 +1,8 @@
+## Rails 4.2.11 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 4.2.10 (September 27, 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/rails/gem_version.rb new/lib/rails/gem_version.rb
--- old/lib/rails/gem_version.rb2017-09-27 16:29:07.0 +0200
+++ new/lib/rails/gem_version.rb2018-11-27 21:06:17.0 +0100
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 10
+TINY  = 11
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
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-27 16:29:07.0 
+0200
+++ new/lib/rails/generators/app_base.rb2018-11-27 21:06:17.0 
+0100
@@ -227,7 +227,7 @@
 when "oracle" then ["ruby-oci8", nil]
 when "postgresql" then ["pg", ["~> 0.15"]]
 when "frontbase"  then ["ruby-frontbase", nil]
-when "mysql"  then ["mysql2", [">= 0.3.13", "< 0.5"]]
+when "mysql"  then ["mysql2", [">= 0.3.13", "< 0.6.0"]]
 when "sqlserver"  then ["activerecord-sqlserver-adapter", nil]
 when "jdbcmysql"  then ["activerecord-jdbcmysql-adapter", nil]
 when "jdbcsqlite3"then ["activerecord-jdbcsqlite3-adapter", nil]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-09-27 16:29:07.0 +0200
+++ new/metadata2018-11-27 21:06:17.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 4.2.10
+  version: 4.2.11
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-09-27 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: 4.2.10
+version: 4.2.11
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 

commit rubygem-railties-4_2 for openSUSE:Factory

2017-12-07 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2017-12-07 13:51:01

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


Package is "rubygem-railties-4_2"

Thu Dec  7 13:51:01 2017 rev:13 rq:533349 version:4.2.10

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2017-09-26 21:13:48.903520211 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2017-12-07 13:51:07.695191279 +0100
@@ -1,0 +2,10 @@
+Wed Oct 11 06:13:26 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.10
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.10 (September 27, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  railties-4.2.9.gem

New:

  railties-4.2.10.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.FMA2wE/_old  2017-12-07 13:51:08.403165495 +0100
+++ /var/tmp/diff_new_pack.FMA2wE/_new  2017-12-07 13:51:08.403165495 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-4_2
-Version:4.2.9
+Version:4.2.10
 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://www.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-4.2.9.gem -> railties-4.2.10.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-06-26 23:29:06.0 +0200
+++ new/CHANGELOG.md2017-09-27 16:29:07.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.10 (September 27, 2017) ##
+
+*   No changes.
+
+
 ## Rails 4.2.9 (June 26, 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/rails/gem_version.rb new/lib/rails/gem_version.rb
--- old/lib/rails/gem_version.rb2017-06-26 23:29:06.0 +0200
+++ new/lib/rails/gem_version.rb2017-09-27 16:29:07.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 9
+TINY  = 10
 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-06-26 23:29:06.0 +0200
+++ new/metadata2017-09-27 16:29:07.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 4.2.9
+  version: 4.2.10
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-06-26 00:00:00.0 Z
+date: 2017-09-27 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -78,14 +78,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.9
+version: 4.2.10
 description: 'Rails internals: application bootup, plugins, generators, and 
rake tasks.'
 email: da...@loudthinking.com
 executables:
@@ -358,7 +358,7 @@
   version: '0'
 

commit rubygem-railties-4_2 for openSUSE:Factory

2017-09-26 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2017-09-26 21:13:44

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


Package is "rubygem-railties-4_2"

Tue Sep 26 21:13:44 2017 rev:12 rq:514974 version:4.2.9

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2017-03-21 22:50:13.417061310 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2017-09-26 21:13:48.903520211 +0200
@@ -1,0 +2,10 @@
+Thu Aug  3 19:35:57 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.9
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.9 (June 26, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  railties-4.2.8.gem

New:

  railties-4.2.9.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.1pkm03/_old  2017-09-26 21:14:34.709080328 +0200
+++ /var/tmp/diff_new_pack.1pkm03/_new  2017-09-26 21:14:34.709080328 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-4_2
-Version:4.2.8
+Version:4.2.9
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-4.2.8.gem -> railties-4.2.9.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-02-21 17:07:02.0 +0100
+++ new/CHANGELOG.md2017-06-26 23:29:06.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.9 (June 26, 2017) ##
+
+*   No changes.
+
+
 ## Rails 4.2.8 (February 21, 2017) ##
 
 *   Add `config/initializers/to_time_preserves_timezone.rb`, which tells
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-02-21 17:07:02.0 +0100
+++ new/lib/rails/commands/server.rb2017-06-26 23:29:06.0 +0200
@@ -138,11 +138,13 @@
   def log_to_stdout
 wrapped_app # touch the app so the logger is set up
 
-console = ActiveSupport::Logger.new($stdout)
+console = ActiveSupport::Logger.new(STDOUT)
 console.formatter = Rails.logger.formatter
 console.level = Rails.logger.level
 
-Rails.logger.extend(ActiveSupport::Logger.broadcast(console))
+unless ActiveSupport::Logger.logger_outputs_to?(Rails.logger, STDOUT)
+  Rails.logger.extend(ActiveSupport::Logger.broadcast(console))
+end
   end
   end
 end
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-02-21 17:07:02.0 +0100
+++ new/lib/rails/gem_version.rb2017-06-26 23:29:06.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 8
+TINY  = 9
 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-02-21 17:07:02.0 +0100
+++ new/metadata2017-06-26 23:29:06.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 4.2.8
+  version: 4.2.9
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-02-21 00:00:00.0 Z
+date: 2017-06-26 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.8
+version: 4.2.9
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.8
+version: 4.2.9
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.8
+version: 4.2.9
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.8
+version: 4.2.9
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement

commit rubygem-railties-4_2 for openSUSE:Factory

2017-03-21 Thread root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2017-03-21 22:50:11

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


Package is "rubygem-railties-4_2"

Tue Mar 21 22:50:11 2017 rev:11 rq:479670 version:4.2.8

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2016-08-25 09:53:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2017-03-21 22:50:13.417061310 +0100
@@ -1,0 +2,29 @@
+Wed Feb 22 05:39:59 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.8
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.8 (February 21, 2017) ##
+  
+  *   Add `config/initializers/to_time_preserves_timezone.rb`, which tells
+  Active Support to preserve the receiver's timezone when calling 
`to_time`.
+  This matches the new behavior that will be part of Ruby 2.4.
+  
+  Fixes #24617.
+  
+  *Andrew White*
+  
+  *   Reset a new session directly after its creation in 
ActionDispatch::IntegrationTest#open_session
+  
+  Fixes Issue #22742
+  
+  *Tawan Sierek*
+  
+  *   Run `before_configuration` callbacks as soon as application constant
+  inherits from `Rails::Application`.
+  
+  Fixes #19880.
+  
+  *Yuji Yaginuma*
+
+---

Old:

  railties-4.2.7.1.gem

New:

  railties-4.2.8.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.6ecoLJ/_old  2017-03-21 22:50:14.300936355 +0100
+++ /var/tmp/diff_new_pack.6ecoLJ/_new  2017-03-21 22:50:14.304935790 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-railties-4_2
 #
-# 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-4_2
-Version:4.2.7.1
+Version:4.2.8
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-4.2.7.1.gem -> railties-4.2.8.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2016-08-11 00:25:30.0 +0200
+++ new/CHANGELOG.md2017-02-21 17:07:02.0 +0100
@@ -1,3 +1,27 @@
+## Rails 4.2.8 (February 21, 2017) ##
+
+*   Add `config/initializers/to_time_preserves_timezone.rb`, which tells
+Active Support to preserve the receiver's timezone when calling `to_time`.
+This matches the new behavior that will be part of Ruby 2.4.
+
+Fixes #24617.
+
+*Andrew White*
+
+*   Reset a new session directly after its creation in 
ActionDispatch::IntegrationTest#open_session
+
+Fixes Issue #22742
+
+*Tawan Sierek*
+
+*   Run `before_configuration` callbacks as soon as application constant
+inherits from `Rails::Application`.
+
+Fixes #19880.
+
+*Yuji Yaginuma*
+
+
 ## Rails 4.2.7 (July 12, 2016) ##
 
 *   Do not run `bundle install` when generating a new 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/rails/application/configuration.rb 
new/lib/rails/application/configuration.rb
--- old/lib/rails/application/configuration.rb  2016-08-11 00:25:30.0 
+0200
+++ new/lib/rails/application/configuration.rb  2017-02-21 17:07:02.0 
+0100
@@ -202,6 +202,10 @@
   }
 end
   end
+
+  def respond_to_missing?(symbol, *)
+true
+  end
 end
 end
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/application.rb new/lib/rails/application.rb
--- old/lib/rails/application.rb2016-08-11 00:25:30.0 +0200
+++ new/lib/rails/application.rb2017-02-21 17:07:02.0 +0100
@@ -90,6 +90,7 @@
 super
 Rails.app_class = base
 add_lib_to_load_path!(find_root(base.called_from))
+ActiveSupport.run_load_hooks(:before_configuration, base)
   end
 
   def instance
@@ -145,7 +146,6 @@
 def run_load_hooks! # :nodoc:
   return self if @ran_load_hooks
   @ran_load_hooks = true
-  ActiveSupport.run_load_hooks(:before_configuration, self)
 
   @initial_variable_values.each do |variable_name, value|
 if 

commit rubygem-railties-4_2 for openSUSE:Factory

2016-08-25 Thread h_root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2016-08-25 09:53:49

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


Package is "rubygem-railties-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2016-07-20 09:25:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2016-08-25 09:53:51.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 12 04:48:39 UTC 2016 - co...@suse.com
+
+- updated to version 4.2.7.1
+ see installed CHANGELOG.md
+
+---

Old:

  railties-4.2.7.gem

New:

  railties-4.2.7.1.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.qAKcuU/_old  2016-08-25 09:53:52.0 +0200
+++ /var/tmp/diff_new_pack.qAKcuU/_new  2016-08-25 09:53:52.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-4_2
-Version:4.2.7
+Version:4.2.7.1
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-4.2.7.gem -> railties-4.2.7.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-07-13 04:53:44.0 +0200
+++ new/lib/rails/gem_version.rb2016-08-11 00:25:30.0 +0200
@@ -8,7 +8,7 @@
 MAJOR = 4
 MINOR = 2
 TINY  = 7
-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-07-13 04:53:44.0 +0200
+++ new/metadata2016-08-11 00:25:30.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 4.2.7
+  version: 4.2.7.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-07-13 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: 4.2.7
+version: 4.2.7.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.7
+version: 4.2.7.1
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.7
+version: 4.2.7.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.7
+version: 4.2.7.1
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -78,14 +78,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.7
+version: 4.2.7.1
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.7
+version: 4.2.7.1
 description: 'Rails internals: application bootup, plugins, generators, and 
rake tasks.'
 email: da...@loudthinking.com
 executables:
@@ -357,8 +357,9 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.4.5.1
+rubygems_version: 2.6.6
 signing_key: 
 specification_version: 4
 summary: Tools for creating, working with, and running Rails applications.
 test_files: []
+has_rdoc: 




commit rubygem-railties-4_2 for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2016-07-20 09:25:08

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


Package is "rubygem-railties-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2016-03-18 21:41:19.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2016-07-20 09:25:11.0 +0200
@@ -1,0 +2,16 @@
+Wed Jul 13 04:36:06 UTC 2016 - co...@suse.com
+
+- updated to version 4.2.7
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.7 (July 12, 2016) ##
+  
+  *   Do not run `bundle install` when generating a new plugin.
+  
+  Since bundler 1.12.0, the gemspec is validated so the `bundle install`
+  command will fail just after the gem is created causing confusion to the
+  users. This change was a bug fix to correctly validate gemspecs.
+  
+  *Rafael Mendonça França*
+
+---

Old:

  railties-4.2.6.gem

New:

  railties-4.2.7.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.s3JTpf/_old  2016-07-20 09:25:12.0 +0200
+++ /var/tmp/diff_new_pack.s3JTpf/_new  2016-07-20 09:25:12.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-4_2
-Version:4.2.6
+Version:4.2.7
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-4.2.6.gem -> railties-4.2.7.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2016-03-07 23:31:33.0 +0100
+++ new/CHANGELOG.md2016-07-13 04:53:44.0 +0200
@@ -1,3 +1,14 @@
+## Rails 4.2.7 (July 12, 2016) ##
+
+*   Do not run `bundle install` when generating a new plugin.
+
+Since bundler 1.12.0, the gemspec is validated so the `bundle install`
+command will fail just after the gem is created causing confusion to the
+users. This change was a bug fix to correctly validate gemspecs.
+
+*Rafael Mendonça França*
+
+
 ## Rails 4.2.6 (March 07, 2016) ##
 
 *   No changes.
@@ -8,7 +19,7 @@
 *   No changes.
 
 
-## Rails 4.2.5.1 (January 25, 2015) ##
+## Rails 4.2.5.1 (January 25, 2016) ##
 
 *   No changes.
 
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-03-07 23:31:33.0 +0100
+++ new/lib/rails/gem_version.rb2016-07-13 04:53:44.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 6
+TINY  = 7
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
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.rb2016-03-07 23:31:33.0 
+0100
+++ new/lib/rails/generators/app_base.rb2016-07-13 04:53:44.0 
+0200
@@ -111,6 +111,7 @@
  jbuilder_gemfile_entry,
  sdoc_gemfile_entry,
  psych_gemfile_entry,
+ mime_type_gemfile_entry,
  @extra_entries].flatten.find_all(&@gem_filter)
   end
 
@@ -310,6 +311,12 @@
 GemfileEntry.new('psych', '~> 2.0', comment, platforms: :rbx)
   end
 
+  def mime_type_gemfile_entry
+return [] unless RUBY_VERSION < '2'
+
+GemfileEntry.new('mime-types', '< 3', nil, require: false)
+  end
+
   def bundle_command(command)
 say_status :run, "bundle #{command}"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lib/rails/generators/rails/plugin/plugin_generator.rb 
new/lib/rails/generators/rails/plugin/plugin_generator.rb
--- old/lib/rails/generators/rails/plugin/plugin_generator.rb   2016-03-07 
23:31:33.0 +0100
+++ new/lib/rails/generators/rails/plugin/plugin_generator.rb   2016-07-13 
04:53:44.0 +0200
@@ -241,7 +241,7 @@
 build(:leftovers)
   end
 
-  public_task :apply_rails_template, :run_bundle
+  public_task :apply_rails_template
 
   def name
 @name ||= begin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-03-07 23:31:33.0 +0100
+++ new/metadata2016-07-13 

commit rubygem-railties-4_2 for openSUSE:Factory

2016-03-19 Thread h_root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2016-03-18 21:41:18

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


Package is "rubygem-railties-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2016-03-07 13:28:25.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2016-03-18 21:41:19.0 +0100
@@ -1,0 +2,10 @@
+Tue Mar  8 05:39:00 UTC 2016 - co...@suse.com
+
+- updated to version 4.2.6
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.6 (March 07, 2016) ##
+  
+  *   No changes.
+
+---

Old:

  railties-4.2.5.2.gem

New:

  railties-4.2.6.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.kWPpzy/_old  2016-03-18 21:41:20.0 +0100
+++ /var/tmp/diff_new_pack.kWPpzy/_new  2016-03-18 21:41:20.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-4_2
-Version:4.2.5.2
+Version:4.2.6
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-4.2.5.2.gem -> railties-4.2.6.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2016-02-29 20:16:49.0 +0100
+++ new/CHANGELOG.md2016-03-07 23:31:33.0 +0100
@@ -1,3 +1,8 @@
+## Rails 4.2.6 (March 07, 2016) ##
+
+*   No changes.
+
+
 ## Rails 4.2.5.2 (February 26, 2016) ##
 
 *   No changes.
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/dbconsole.rb 
new/lib/rails/commands/dbconsole.rb
--- old/lib/rails/commands/dbconsole.rb 2016-02-29 20:16:49.0 +0100
+++ new/lib/rails/commands/dbconsole.rb 2016-03-07 23:31:33.0 +0100
@@ -30,7 +30,7 @@
   'sslca' => '--ssl-ca',
   'sslcert'   => '--ssl-cert',
   'sslcapath' => '--ssl-capath',
-  'sslcipher' => '--ssh-cipher',
+  'sslcipher' => '--ssl-cipher',
   'sslkey'=> '--ssl-key'
 }.map { |opt, arg| "#{arg}=#{config[opt]}" if config[opt] }.compact
 
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-02-29 20:16:49.0 +0100
+++ new/lib/rails/gem_version.rb2016-03-07 23:31:33.0 +0100
@@ -7,8 +7,8 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 5
-PRE   = "2"
+TINY  = 6
+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/app/controllers/%name%/application_controller.rb.tt
 
new/lib/rails/generators/rails/plugin/templates/app/controllers/%name%/application_controller.rb.tt
--- 
old/lib/rails/generators/rails/plugin/templates/app/controllers/%name%/application_controller.rb.tt
 2016-02-29 20:16:49.0 +0100
+++ 
new/lib/rails/generators/rails/plugin/templates/app/controllers/%name%/application_controller.rb.tt
 2016-03-07 23:31:33.0 +0100
@@ -1,4 +1,5 @@
 module <%= camelized %>
   class ApplicationController < ActionController::Base
+protect_from_forgery with: :exception
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-02-29 20:16:49.0 +0100
+++ new/metadata2016-03-07 23:31:33.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 4.2.5.2
+  version: 4.2.6
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-02-29 00:00:00.0 Z
+date: 2016-03-07 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5.2
+version: 4.2.6
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5.2
+version: 4.2.6
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: 

commit rubygem-railties-4_2 for openSUSE:Factory

2016-03-07 Thread h_root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2016-03-07 13:27:28

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


Package is "rubygem-railties-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2016-03-01 09:42:31.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2016-03-07 13:28:25.0 +0100
@@ -1,0 +2,15 @@
+Tue Mar  1 05:57:26 UTC 2016 - co...@suse.com
+
+- updated to version 4.2.5.2
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.5.2 (February 26, 2016) ##
+  
+  *   No changes.
+  
+  
+  ## Rails 4.2.5.1 (January 25, 2015) ##
+  
+  *   No changes.
+
+---

Old:

  railties-4.2.5.1.gem

New:

  railties-4.2.5.2.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.isEcs0/_old  2016-03-07 13:28:26.0 +0100
+++ /var/tmp/diff_new_pack.isEcs0/_new  2016-03-07 13:28:26.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-4_2
-Version:4.2.5.1
+Version:4.2.5.2
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-4.2.5.1.gem -> railties-4.2.5.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2016-01-25 19:25:08.0 +0100
+++ new/CHANGELOG.md2016-02-29 20:16:49.0 +0100
@@ -1,3 +1,13 @@
+## Rails 4.2.5.2 (February 26, 2016) ##
+
+*   No changes.
+
+
+## Rails 4.2.5.1 (January 25, 2015) ##
+
+*   No changes.
+
+
 ## Rails 4.2.5 (November 12, 2015) ##
 
 *   Fix displaying mailer previews on non local requests when config
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-01-25 19:25:08.0 +0100
+++ new/lib/rails/gem_version.rb2016-02-29 20:16:49.0 +0100
@@ -8,7 +8,7 @@
 MAJOR = 4
 MINOR = 2
 TINY  = 5
-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/metadata2016-01-25 19:25:08.0 +0100
+++ new/metadata2016-02-29 20:16:49.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 4.2.5.1
+  version: 4.2.5.2
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-01-25 00:00:00.0 Z
+date: 2016-02-29 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5.1
+version: 4.2.5.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5.1
+version: 4.2.5.2
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5.1
+version: 4.2.5.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5.1
+version: 4.2.5.2
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -78,14 +78,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5.1
+version: 4.2.5.2
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5.1
+version: 4.2.5.2
 description: 'Rails internals: application bootup, plugins, generators, and 
rake tasks.'
 email: da...@loudthinking.com
 executables:




commit rubygem-railties-4_2 for openSUSE:Factory

2016-03-01 Thread h_root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2016-03-01 09:42:27

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


Package is "rubygem-railties-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2015-12-14 10:13:53.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2016-03-01 09:42:31.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 26 05:36:31 UTC 2016 - co...@suse.com
+
+- updated to version 4.2.5.1
+ see installed CHANGELOG.md
+
+---

Old:

  railties-4.2.5.gem

New:

  railties-4.2.5.1.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.jkvu6m/_old  2016-03-01 09:42:32.0 +0100
+++ /var/tmp/diff_new_pack.jkvu6m/_new  2016-03-01 09:42:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-railties-4_2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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-4_2
-Version:4.2.5
+Version:4.2.5.1
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-4.2.5.gem -> railties-4.2.5.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.rb2015-11-12 18:06:31.0 +0100
+++ new/lib/rails/gem_version.rb2016-01-25 19:25:08.0 +0100
@@ -8,7 +8,7 @@
 MAJOR = 4
 MINOR = 2
 TINY  = 5
-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/metadata2015-11-12 18:06:31.0 +0100
+++ new/metadata2016-01-25 19:25:08.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: railties
 version: !ruby/object:Gem::Version
-  version: 4.2.5
+  version: 4.2.5.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2015-11-12 00:00:00.0 Z
+date: 2016-01-25 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,28 +16,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5
+version: 4.2.5.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5
+version: 4.2.5.1
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5
+version: 4.2.5.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5
+version: 4.2.5.1
 - !ruby/object:Gem::Dependency
   name: rake
   requirement: !ruby/object:Gem::Requirement
@@ -78,14 +78,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5
+version: 4.2.5.1
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.5
+version: 4.2.5.1
 description: 'Rails internals: application bootup, plugins, generators, and 
rake tasks.'
 email: da...@loudthinking.com
 executables:
@@ -357,7 +357,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.4.5.1
+rubygems_version: 2.5.1
 signing_key: 
 specification_version: 4
 summary: Tools for creating, working with, and running Rails applications.




commit rubygem-railties-4_2 for openSUSE:Factory

2015-12-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2015-12-14 10:13:51

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


Package is "rubygem-railties-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2015-08-27 08:57:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2015-12-14 10:13:53.0 +0100
@@ -1,0 +2,13 @@
+Fri Nov 13 05:37:45 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.5
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.5 (November 12, 2015) ##
+  
+  *   Fix displaying mailer previews on non local requests when config
+  `action_mailer.show_previews` is set
+  
+  *Wojciech Wnętrzak*
+
+---

Old:

  railties-4.2.4.gem

New:

  railties-4.2.5.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.p31uz9/_old  2015-12-14 10:13:54.0 +0100
+++ /var/tmp/diff_new_pack.p31uz9/_new  2015-12-14 10:13:54.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-4_2
-Version:4.2.4
+Version:4.2.5
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-4.2.4.gem -> railties-4.2.5.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-08-24 20:23:22.0 +0200
+++ new/CHANGELOG.md2015-11-12 18:06:31.0 +0100
@@ -1,3 +1,11 @@
+## Rails 4.2.5 (November 12, 2015) ##
+
+*   Fix displaying mailer previews on non local requests when config
+`action_mailer.show_previews` is set
+
+*Wojciech Wnętrzak*
+
+
 ## Rails 4.2.4 (August 24, 2015) ##
 
 *   Fix STATS_DIRECTORIES already defined warning when running rake from within
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/engine/configuration.rb 
new/lib/rails/engine/configuration.rb
--- old/lib/rails/engine/configuration.rb   2015-08-24 20:23:22.0 
+0200
+++ new/lib/rails/engine/configuration.rb   2015-11-12 18:06:31.0 
+0100
@@ -29,7 +29,7 @@
   #
   #   config.generators.colorize_logging = false
   #
-  def generators #:nodoc:
+  def generators
 @generators ||= Rails::Configuration::Generators.new
 yield(@generators) if block_given?
 @generators
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.rb2015-08-24 20:23:22.0 +0200
+++ new/lib/rails/gem_version.rb2015-11-12 18:06:31.0 +0100
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 4
+TINY  = 5
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
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.rb2015-08-24 20:23:22.0 
+0200
+++ new/lib/rails/generators/app_base.rb2015-11-12 18:06:31.0 
+0100
@@ -159,7 +159,8 @@
 
   def database_gemfile_entry
 return [] if options[:skip_active_record]
-GemfileEntry.version gem_for_database, nil,
+gem_name, gem_version = gem_for_database
+GemfileEntry.version gem_name, gem_version,
 "Use #{options[:database]} as the database for 
Active Record"
   end
 
@@ -195,6 +196,16 @@
 def self.path(name, path, comment = nil)
   new(name, nil, comment, path: path)
 end
+
+def version
+  version = super
+
+  if version.is_a?(Array)
+version.join("', '")
+  else
+version
+  end
+end
   end
 
   def rails_gemfile_entry
@@ -212,16 +223,16 @@
   def gem_for_database
 # %w( mysql oracle postgresql sqlite3 frontbase ibm_db sqlserver 
jdbcmysql jdbcsqlite3 jdbcpostgresql )
 case options[:database]
-when "oracle" then "ruby-oci8"
-when "postgresql" then "pg"
-when "frontbase"  then "ruby-frontbase"
-when "mysql"  then "mysql2"
-when "sqlserver"  then "activerecord-sqlserver-adapter"
-when "jdbcmysql"  then 

commit rubygem-railties-4_2 for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2015-08-27 08:57:34

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


Package is rubygem-railties-4_2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2015-07-08 06:59:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2015-08-27 08:57:35.0 +0200
@@ -1,0 +2,19 @@
+Tue Aug 25 04:35:57 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.4
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.4 (August 24, 2015) ##
+  
+  *   Fix STATS_DIRECTORIES already defined warning when running rake from 
within
+  the top level directory of an engine that has a test app.
+  
+  Fixes #20510
+  
+  *Ersin Akinci*
+  
+  *   Fix `NoMethodError` when generating a scaffold inside a full engine.
+  
+  *Yuji Yaginuma*
+
+---

Old:

  railties-4.2.3.gem

New:

  railties-4.2.4.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.igEANO/_old  2015-08-27 08:57:35.0 +0200
+++ /var/tmp/diff_new_pack.igEANO/_new  2015-08-27 08:57:35.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-4_2
-Version:4.2.3
+Version:4.2.4
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-4.2.3.gem - railties-4.2.4.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-06-25 23:30:27.0 +0200
+++ new/CHANGELOG.md2015-08-24 20:23:22.0 +0200
@@ -1,3 +1,17 @@
+## Rails 4.2.4 (August 24, 2015) ##
+
+*   Fix STATS_DIRECTORIES already defined warning when running rake from within
+the top level directory of an engine that has a test app.
+
+Fixes #20510
+
+*Ersin Akinci*
+
+*   Fix `NoMethodError` when generating a scaffold inside a full engine.
+
+*Yuji Yaginuma*
+
+
 ## Rails 4.2.3 (June 25, 2015) ##
 
 *   `assert_file` understands paths with special characters
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.rb2015-06-25 23:30:27.0 +0200
+++ new/lib/rails/gem_version.rb2015-08-24 20:23:22.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 3
+TINY  = 4
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(.)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/generators/actions.rb 
new/lib/rails/generators/actions.rb
--- old/lib/rails/generators/actions.rb 2015-06-25 23:30:27.0 +0200
+++ new/lib/rails/generators/actions.rb 2015-08-24 20:23:22.0 +0200
@@ -1,4 +1,3 @@
-require 'open-uri'
 require 'rbconfig'
 
 module Rails
@@ -79,11 +78,11 @@
   # file in ttconfig/environments/tt.
   #
   #   environment do
-  # config.autoload_paths += %W(#{config.root}/extras)
+  # config.action_controller.asset_host = 'cdn.provider.com'
   #   end
   #
   #   environment(nil, env: development) do
-  # config.autoload_paths += %W(#{config.root}/extras)
+  # config.action_controller.asset_host = 'localhost:3000'
   #   end
   def environment(data=nil, options={})
 sentinel = /class [a-z_:]+  Rails::Application/i
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  2015-06-25 23:30:27.0 
+0200
+++ new/lib/rails/generators/named_base.rb  2015-08-24 20:23:22.0 
+0200
@@ -179,6 +179,10 @@
   !defined?(ActiveRecord::Base) || 
ActiveRecord::Base.pluralize_table_names
 end
 
+def mountable_engine?
+  defined?(ENGINE_ROOT)  namespaced?
+end
+
 # Add a class collisions name to be checked on class initialization. 
You
 # can supply a hash with a :prefix or :suffix to be tested.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/generators/rails/app/templates/Gemfile 
new/lib/rails/generators/rails/app/templates/Gemfile
--- 

commit rubygem-railties-4_2 for openSUSE:Factory

2015-07-07 Thread h_root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2015-07-08 06:59:10

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


Package is rubygem-railties-4_2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2015-03-28 18:38:33.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2015-07-08 06:59:11.0 +0200
@@ -1,0 +2,43 @@
+Fri Jun 26 04:35:30 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.3
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.3 (June 25, 2015) ##
+  
+  *   `assert_file` understands paths with special characters
+  (eg. `v0.1.4~alpha+nightly`).
+  
+  *Diego Carrion*
+  
+  *   Make generated scaffold functional tests work inside engines.
+  
+  *Yuji Yaginuma*
+  
+  *   Add support for inline images in mailer previews by using an interceptor
+  class to convert cid: urls in image src attributes to data urls. The
+  interceptor is not enabled by default but can be done in an initializer:
+  
+  # config/initializer/preview_interceptors.rb
+  
ActionMailer::Base.register_preview_interceptor(ActionMailer::InlinePreviewInterceptor)
+  
+  *Andrew White*
+  
+  *   Fix mailer previews with attachments by using the mail gem's own API to
+  locate the first part of the correct mime type.
+  
+  Fixes #14435.
+  
+  *Andrew White*
+
+---
+Wed Jun 17 04:40:25 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.2
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.2 (June 16, 2015) ##
+  
+  * No Changes *
+
+---

Old:

  railties-4.2.1.gem

New:

  railties-4.2.3.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.wJNgKY/_old  2015-07-08 06:59:12.0 +0200
+++ /var/tmp/diff_new_pack.wJNgKY/_new  2015-07-08 06:59:12.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-4_2
-Version:4.2.1
+Version:4.2.3
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-4.2.1.gem - railties-4.2.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-03-19 17:41:39.0 +0100
+++ new/CHANGELOG.md2015-06-25 23:30:27.0 +0200
@@ -1,4 +1,37 @@
-## Rails 4.2.1 (March 19, 2014) ##
+## Rails 4.2.3 (June 25, 2015) ##
+
+*   `assert_file` understands paths with special characters
+(eg. `v0.1.4~alpha+nightly`).
+
+*Diego Carrion*
+
+*   Make generated scaffold functional tests work inside engines.
+
+*Yuji Yaginuma*
+
+*   Add support for inline images in mailer previews by using an interceptor
+class to convert cid: urls in image src attributes to data urls. The
+interceptor is not enabled by default but can be done in an initializer:
+
+# config/initializer/preview_interceptors.rb
+
ActionMailer::Base.register_preview_interceptor(ActionMailer::InlinePreviewInterceptor)
+
+*Andrew White*
+
+*   Fix mailer previews with attachments by using the mail gem's own API to
+locate the first part of the correct mime type.
+
+Fixes #14435.
+
+*Andrew White*
+
+
+## Rails 4.2.2 (June 16, 2015) ##
+
+* No Changes *
+
+
+## Rails 4.2.1 (March 19, 2015) ##
 
 *   Add a new-line to the end of route method generated code.
 
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/app_rails_loader.rb 
new/lib/rails/app_rails_loader.rb
--- old/lib/rails/app_rails_loader.rb   2015-03-19 17:41:39.0 +0100
+++ new/lib/rails/app_rails_loader.rb   2015-06-25 23:30:27.0 +0200
@@ -1,7 +1,7 @@
 require 'pathname'
 
 module Rails
-  module AppRailsLoader
+  module AppRailsLoader # :nodoc:
 extend self
 
 RUBY = Gem.ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/application.rb new/lib/rails/application.rb
--- old/lib/rails/application.rb2015-03-19 17:41:39.0 +0100
+++ new/lib/rails/application.rb2015-06-25 23:30:27.0 +0200
@@ -1,4 +1,5 @@
 require 'fileutils'
+require 'yaml'
 require 'active_support/core_ext/hash/keys'
 require 'active_support/core_ext/object/blank'
 require 'active_support/key_generator'
@@ -227,7 +228,6 @@
   yaml = 

commit rubygem-railties-4_2 for openSUSE:Factory

2015-03-28 Thread h_root
Hello community,

here is the log from the commit of package rubygem-railties-4_2 for 
openSUSE:Factory checked in at 2015-03-28 18:38:32

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


Package is rubygem-railties-4_2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-4_2/rubygem-railties-4_2.changes
2015-02-16 21:08:32.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-4_2.new/rubygem-railties-4_2.changes
   2015-03-28 18:38:33.0 +0100
@@ -1,0 +2,25 @@
+Fri Mar 20 20:16:53 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.1
+ *   Add a new-line to the end of route method generated code.
+ 
+ We need to add a `\n`, because we cannot have two routes
+ in the same line.
+ 
+ *arthurnn*
+ 
+ *   Force generated routes to be inserted into routes.rb
+ 
+ *Andrew White*
+ 
+ *   Don't remove all line endings from routes.rb when revoking scaffold.
+ 
+ Fixes #15913.
+ 
+ *Andrew White*
+ 
+ *   Fix scaffold generator with `--helper=false` option.
+ 
+ *Rafael Mendonça França*
+
+---

Old:

  railties-4.2.0.gem

New:

  railties-4.2.1.gem



Other differences:
--
++ rubygem-railties-4_2.spec ++
--- /var/tmp/diff_new_pack.QWbAPr/_old  2015-03-28 18:38:34.0 +0100
+++ /var/tmp/diff_new_pack.QWbAPr/_new  2015-03-28 18:38:34.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-railties-4_2
-Version:4.2.0
+Version:4.2.1
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ gem2rpm.yml ++
--- /var/tmp/diff_new_pack.QWbAPr/_old  2015-03-28 18:38:34.0 +0100
+++ /var/tmp/diff_new_pack.QWbAPr/_new  2015-03-28 18:38:34.0 +0100
@@ -1,76 +1,5 @@
-# ---
-# ## used by gem2rpm
-# :summary: this is a custom summary
-# ## used by gem2rpm
-# :description: |-
-#   this is a custom description
-#
-#   it can be multiline
-# ## used by gem2rpm
-# :license: MIT or Ruby
-# ## used by gem2rpm and gem_packages
-# :version_suffix: -x_y
-# ## used by gem2rpm and gem_packages
-# :disable_docs: true
-# ## used by gem2rpm
-# :disable_automatic_rdoc_dep: true
-# ## used by gem2rpm
-# :preamble: |-
-#   BuildRequires: foobar
-#   Requires: foobar
-# ## used by gem2rpm
-# :patches:
-#   foo.patch: -p1
-#   bar.patch:
-# ## used by gem2rpm
-# :sources:
-# - foo.desktop
-# - bar.desktop
-# :gem_install_args: ''
-# ## used by gem2rpm
-# :pre_install: |-
-#   %if 0%{?use_system_libev}
-#   export USE_VENDORED_LIBEV=no
-#   %endif
-# ## used by gem2rpm
-# :post_install: |-
-#   # delete custom files here or do other fancy stuff
-#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
-# ## used by gem2rpm
-# :testsuite_command: |-
-#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name}  rake test)
-# ## used by gem2rpm
-# :filelist: |-
-#   /usr/bin/gem2rpm-opensuse
-# ## used by gem2rpm
-# :scripts:
-#   :post: |-
-# /bin/echo foo
-# ## used by gem_packages
-# :main:
-#   :preamble: |-
-# Requires: util-linux
-# Recommends: pwgen
-#   :filelist: |-
-# /usr/bin/gem2rpm-opensuse
-# ## used by gem_packages
-# :custom:
-#   apache:
-# :preamble: |-
-#   Requires: .
-# :filelist: |-
-#   /etc/apache2/conf.d/passenger.conf
-# :summary: Custom summary is optional
-# :description: |-
-#   Custom description is optional
-#
-#   bar
-# :post: |-
-#   /bin/echo foo
-#
 ---
 :version_suffix: '-4_2'
-
 :preamble: |-
   %if 0%{?suse_version} == 1110
   %define rb_build_versions ruby21

++ railties-4.2.0.gem - railties-4.2.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2014-12-20 01:14:38.0 +0100
+++ new/CHANGELOG.md2015-03-19 17:41:39.0 +0100
@@ -1,3 +1,29 @@
+## Rails 4.2.1 (March 19, 2014) ##
+
+*   Add a new-line to the end of route method generated code.
+
+We need to add a `\n`, because we cannot have two routes
+in the same line.
+
+*arthurnn*
+
+*   Force generated routes to be inserted into routes.rb
+
+*Andrew White*
+
+*   Don't remove all line endings from routes.rb when revoking scaffold.
+
+Fixes #15913.
+
+*Andrew White*
+
+*   Fix scaffold generator with `--helper=false` option.
+
+*Rafael Mendonça França*
+
+
+## Rails 4.2.0 (December 20, 2014) ##
+
 *   Deprecate `config.serve_static_assets` in favor of 
`config.serve_static_files`
 to clarify that the option is unrelated to the asset pipeline.
 
Files old/checksums.yaml.gz and