commit rubygem-actionview-5_0 for openSUSE:Factory

2019-03-27 Thread root
Hello community,

here is the log from the commit of package rubygem-actionview-5_0 for 
openSUSE:Factory checked in at 2019-03-27 16:18:10

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


Package is "rubygem-actionview-5_0"

Wed Mar 27 16:18:10 2019 rev:10 rq:685134 version:5.0.7.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionview-5_0/rubygem-actionview-5_0.changes
2019-01-21 10:27:21.953618057 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionview-5_0.new.25356/rubygem-actionview-5_0.changes
 2019-03-27 16:18:10.547570121 +0100
@@ -1,0 +2,10 @@
+Thu Mar 14 10:44:30 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:

  actionview-5.0.7.1.gem

New:

  actionview-5.0.7.2.gem



Other differences:
--
++ rubygem-actionview-5_0.spec ++
--- /var/tmp/diff_new_pack.9Eu1H3/_old  2019-03-27 16:18:11.151569995 +0100
+++ /var/tmp/diff_new_pack.9Eu1H3/_new  2019-03-27 16:18:11.151569995 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actionview-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-actionview-5_0
-Version:5.0.7.1
+Version:5.0.7.2
 Release:0
 %define mod_name actionview
 %define mod_full_name %{mod_name}-%{version}

++ actionview-5.0.7.1.gem -> actionview-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:06.0 +0100
+++ new/CHANGELOG.md2019-03-13 17:40:23.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/action_view/gem_version.rb 
new/lib/action_view/gem_version.rb
--- old/lib/action_view/gem_version.rb  2018-11-27 21:08:06.0 +0100
+++ new/lib/action_view/gem_version.rb  2019-03-13 17:40:23.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:06.0 +0100
+++ new/metadata2019-03-13 17:40:23.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionview
 version: !ruby/object:Gem::Version
-  version: 5.0.7.1
+  version: 5.0.7.2
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 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,14 +16,14 @@
 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: builder
   requirement: !ruby/object:Gem::Requirement
@@ -92,28 +92,28 @@
 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
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 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: Simple, battle-tested conventions and helpers for building web 
pages.
 email: da...@loudthinking.com
 executables: []
@@ -243,8 +243,7 

commit rubygem-actionview-5_0 for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package rubygem-actionview-5_0 for 
openSUSE:Factory checked in at 2019-01-21 10:27:17

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


Package is "rubygem-actionview-5_0"

Mon Jan 21 10:27:17 2019 rev:9 rq:656402 version:5.0.7.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionview-5_0/rubygem-actionview-5_0.changes
2018-07-18 22:48:00.996139287 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionview-5_0.new.28833/rubygem-actionview-5_0.changes
 2019-01-21 10:27:21.953618057 +0100
@@ -1,0 +2,10 @@
+Sat Dec  8 16:13:42 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:

  actionview-5.0.7.gem

New:

  actionview-5.0.7.1.gem



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

++ actionview-5.0.7.gem -> actionview-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 19:57:30.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:08:06.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.0.7.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.0.7 (March 29, 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/action_view/gem_version.rb 
new/lib/action_view/gem_version.rb
--- old/lib/action_view/gem_version.rb  2018-03-29 19:57:30.0 +0200
+++ new/lib/action_view/gem_version.rb  2018-11-27 21:08:06.0 +0100
@@ -8,7 +8,7 @@
 MAJOR = 5
 MINOR = 0
 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/metadata2018-03-29 19:57:30.0 +0200
+++ new/metadata2018-11-27 21:08:06.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionview
 version: !ruby/object:Gem::Version
-  version: 5.0.7
+  version: 5.0.7.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 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,14 +16,14 @@
 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: builder
   requirement: !ruby/object:Gem::Requirement
@@ -92,28 +92,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7
+version: 5.0.7.1
   type: :development
   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: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7
+version: 5.0.7.1
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.7
+version: 5.0.7.1
 description: Simple, battle-tested conventions and helpers for building web 
pages.
 email: da...@loudthinking.com
 executables: []
@@ -244,7 +244,7 @@
 requirements:
 - none
 rubyforge_project: 
-rubygems_version: 2.6.14
+rubygems_v

commit rubygem-actionview-5_0 for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package rubygem-actionview-5_0 for 
openSUSE:Factory checked in at 2018-07-18 22:47:56

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


Package is "rubygem-actionview-5_0"

Wed Jul 18 22:47:56 2018 rev:8 rq:620976 version:5.0.7

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionview-5_0/rubygem-actionview-5_0.changes
2017-09-26 21:16:05.480318907 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionview-5_0.new/rubygem-actionview-5_0.changes
   2018-07-18 22:48:00.996139287 +0200
@@ -1,0 +2,10 @@
+Fri Mar 30 04:29:33 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 5.0.7
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.7 (March 29, 2018) ##
+  
+  *   No changes.
+
+---

Old:

  actionview-5.0.6.gem

New:

  actionview-5.0.7.gem



Other differences:
--
++ rubygem-actionview-5_0.spec ++
--- /var/tmp/diff_new_pack.5dFWD4/_old  2018-07-18 22:48:01.560137417 +0200
+++ /var/tmp/diff_new_pack.5dFWD4/_new  2018-07-18 22:48:01.564137404 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actionview-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-actionview-5_0
-Version:5.0.6
+Version:5.0.7
 Release:0
 %define mod_name actionview
 %define mod_full_name %{mod_name}-%{version}

++ actionview-5.0.6.gem -> actionview-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:44:54.0 +0200
+++ new/CHANGELOG.md2018-03-29 19:57:30.0 +0200
@@ -1,3 +1,8 @@
+## Rails 5.0.7 (March 29, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.0.6 (September 07, 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/action_view/gem_version.rb 
new/lib/action_view/gem_version.rb
--- old/lib/action_view/gem_version.rb  2017-09-08 02:44:54.0 +0200
+++ new/lib/action_view/gem_version.rb  2018-03-29 19:57:30.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(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-09-08 02:44:54.0 +0200
+++ new/metadata2018-03-29 19:57:30.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionview
 version: !ruby/object:Gem::Version
-  version: 5.0.6
+  version: 5.0.7
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-09-08 00:00:00.0 Z
+date: 2018-03-29 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.6
+version: 5.0.7
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.6
+version: 5.0.7
 - !ruby/object:Gem::Dependency
   name: builder
   requirement: !ruby/object:Gem::Requirement
@@ -92,28 +92,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.6
+version: 5.0.7
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.6
+version: 5.0.7
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.6
+version: 5.0.7
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.6
+version: 5.0.7
 description: Simple, battle-tested conventions and helpers for building web 
pages.
 email: da...@loudthinking.com
 executables: []
@@ -244,7 +244,7 @@
 requirements:
 - none
 rubyforge_pr

commit rubygem-actionview-5_0 for openSUSE:Factory

2017-09-26 Thread root
Hello community,

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

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


Package is "rubygem-actionview-5_0"

Tue Sep 26 21:14:52 2017 rev:7 rq:523570 version:5.0.6

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionview-5_0/rubygem-actionview-5_0.changes
2017-07-10 11:07:14.101560550 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionview-5_0.new/rubygem-actionview-5_0.changes
   2017-09-26 21:16:05.480318907 +0200
@@ -1,0 +2,35 @@
+Mon Sep 11 12:31:11 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 18:59:21 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) ##
+  
+  *   No changes.
+  
+  
+  ## Rails 5.0.5.rc1 (July 19, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  actionview-5.0.4.gem

New:

  actionview-5.0.6.gem



Other differences:
--
++ rubygem-actionview-5_0.spec ++
--- /var/tmp/diff_new_pack.d8Rlhr/_old  2017-09-26 21:16:06.680150223 +0200
+++ /var/tmp/diff_new_pack.d8Rlhr/_new  2017-09-26 21:16:06.680150223 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionview-5_0
-Version:5.0.4
+Version:5.0.6
 Release:0
 %define mod_name actionview
 %define mod_full_name %{mod_name}-%{version}
@@ -39,7 +39,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 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:Rendering framework putting the V in MVC (part of Rails)
 License:MIT

++ actionview-5.0.4.gem -> actionview-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:08.0 +0200
+++ new/CHANGELOG.md2017-09-08 02:44:54.0 +0200
@@ -1,3 +1,28 @@
+## 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) ##
+
+*   No changes.
+
+
+## Rails 5.0.5.rc1 (July 19, 2017) ##
+
+*   No changes.
+
+
 ## 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/action_view/gem_version.rb 
new/lib/action_view/gem_version.rb
--- old/lib/action_view/gem_version.rb  2017-06-19 23:57:08.0 +0200
+++ new/lib/action_view/gem_version.rb  2017-09-08 02:44:54.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 5
 MINOR = 0
-TINY  = 4
+TINY  = 6
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_view/helpers/controller_helper.rb 
new/lib/action_view/helpers/controller_helper.rb
--- old/lib/action_view/helpers/controller_helper.rb2017-06-19 
23:57:08.0 +0200
+++ new/lib/action_view/helpers/controller_helper.rb2017-09-08 
02:44:54.0 +0200
@@ -7,8 +7,11 @@
 module ControllerHelper #:nodoc:
   attr_internal :controller, :request
 
-  delegate :request_forgery_protection_token, :params, :session, :cookies, 
:response, :headers,
-   :flash, :action_name, :controller_name, :controller_path, :to 
=> :controller
+  CONTROLLER_DELEGATES = [:request_forgery_protection_token, :params,
+:session, :cookies, :response, :headers, :flash, :action_name,
+:controller_name, :controller_path]
+
+  delegate *CONTROLLER_DELEGATES, to: :controller
 
   def assign_controller(controller)
 if @_controller = controller
@@ -21,6 +24,11 @@
   def logger
 controller.logger if controller.respond_to?(:logger)
   end
+
+  def respond_to?(method_name, include_private = false)
+return controller.respond_to?(method_name) if 
CONTROLLER_DELEGATES.include?(method_name.to_sym)
+supe

commit rubygem-actionview-5_0 for openSUSE:Factory

2017-07-10 Thread root
Hello community,

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

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


Package is "rubygem-actionview-5_0"

Mon Jul 10 11:07:12 2017 rev:6 rq:505389 version:5.0.4

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionview-5_0/rubygem-actionview-5_0.changes
2017-06-08 14:59:26.573170874 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionview-5_0.new/rubygem-actionview-5_0.changes
   2017-07-10 11:07:14.101560550 +0200
@@ -1,0 +2,15 @@
+Tue Jun 20 06:42:43 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) ##
+  
+  *   No changes.
+
+---

Old:

  actionview-5.0.3.gem

New:

  actionview-5.0.4.gem



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

++ actionview-5.0.3.gem -> actionview-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:03:46.0 +0200
+++ new/CHANGELOG.md2017-06-19 23:57:08.0 +0200
@@ -1,3 +1,13 @@
+## Rails 5.0.4 (June 19, 2017) ##
+
+*   No changes.
+
+
+## Rails 5.0.3 (May 12, 2017) ##
+
+*   No changes.
+
+
 ## Rails 5.0.2 (March 01, 2017) ##
 
 *   Allow render locals to be assigned to instance variables in a view.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_view/gem_version.rb 
new/lib/action_view/gem_version.rb
--- old/lib/action_view/gem_version.rb  2017-05-12 22:03:46.0 +0200
+++ new/lib/action_view/gem_version.rb  2017-06-19 23:57:08.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:03:46.0 +0200
+++ new/metadata2017-06-19 23:57:08.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionview
 version: !ruby/object:Gem::Version
-  version: 5.0.3
+  version: 5.0.4
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 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,14 +16,14 @@
 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: builder
   requirement: !ruby/object:Gem::Requirement
@@ -92,28 +92,28 @@
 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
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 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: Simple, battle-tested conventions and helpers for building web 
pages.
 email: da...@loudthinking.com
 executables: []
@@ -244,9 +244,8 @@
 requirements:
 - none
 rubyforge_project: 
-rubygems_version: 2.6.10
+rubygems_version: 2.6.12
 signing_key: 
 specification_version: 4
 summary: Rendering framework putting the V in MVC (part of Rails).
 test

commit rubygem-actionview-5_0 for openSUSE:Factory

2017-06-08 Thread root
Hello community,

here is the log from the commit of package rubygem-actionview-5_0 for 
openSUSE:Factory checked in at 2017-06-08 14:59:25

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


Package is "rubygem-actionview-5_0"

Thu Jun  8 14:59:25 2017 rev:5 rq:497664 version:5.0.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionview-5_0/rubygem-actionview-5_0.changes
2017-03-21 22:49:45.421019177 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionview-5_0.new/rubygem-actionview-5_0.changes
   2017-06-08 14:59:26.573170874 +0200
@@ -1,0 +2,6 @@
+Tue May 23 09:35:18 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.3
+ see installed CHANGELOG.md
+
+---

Old:

  actionview-5.0.2.gem

New:

  actionview-5.0.3.gem



Other differences:
--
++ rubygem-actionview-5_0.spec ++
--- /var/tmp/diff_new_pack.tr3VLX/_old  2017-06-08 14:59:27.205081691 +0200
+++ /var/tmp/diff_new_pack.tr3VLX/_new  2017-06-08 14:59:27.209081127 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionview-5_0
-Version:5.0.2
+Version:5.0.3
 Release:0
 %define mod_name actionview
 %define mod_full_name %{mod_name}-%{version}

++ actionview-5.0.2.gem -> actionview-5.0.3.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/action_view/gem_version.rb 
new/lib/action_view/gem_version.rb
--- old/lib/action_view/gem_version.rb  2017-03-02 00:12:01.0 +0100
+++ new/lib/action_view/gem_version.rb  2017-05-12 22:03:46.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 5
 MINOR = 0
-TINY  = 2
+TINY  = 3
 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-03-02 00:12:01.0 +0100
+++ new/metadata2017-05-12 22:03:46.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionview
 version: !ruby/object:Gem::Version
-  version: 5.0.2
+  version: 5.0.3
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-03-01 00:00:00.0 Z
+date: 2017-05-12 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.2
+version: 5.0.3
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.2
+version: 5.0.3
 - !ruby/object:Gem::Dependency
   name: builder
   requirement: !ruby/object:Gem::Requirement
@@ -92,28 +92,28 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.2
+version: 5.0.3
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.2
+version: 5.0.3
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.2
+version: 5.0.3
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.2
+version: 5.0.3
 description: Simple, battle-tested conventions and helpers for building web 
pages.
 email: da...@loudthinking.com
 executables: []
@@ -249,3 +249,4 @@
 specification_version: 4
 summary: Rendering framework putting the V in MVC (part of Rails).
 test_files: []
+has_rdoc: 




commit rubygem-actionview-5_0 for openSUSE:Factory

2017-03-21 Thread root
Hello community,

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

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


Package is "rubygem-actionview-5_0"

Tue Mar 21 22:49:42 2017 rev:4 rq:479658 version:5.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionview-5_0/rubygem-actionview-5_0.changes
2016-12-29 22:47:50.394783325 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionview-5_0.new/rubygem-actionview-5_0.changes
   2017-03-21 22:49:45.421019177 +0100
@@ -1,0 +2,20 @@
+Thu Mar  2 05:30:52 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.2
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.2 (March 01, 2017) ##
+  
+  *   Allow render locals to be assigned to instance variables in a view.
+  
+  Fixes #27480.
+  
+  *Andrew White*
+  
+  *   Return correct object name in form helper method after `fields_for`.
+  
+  Fixes #26931.
+  
+  *Yuji Yaginuma*
+
+---

Old:

  actionview-5.0.1.gem

New:

  actionview-5.0.2.gem



Other differences:
--
++ rubygem-actionview-5_0.spec ++
--- /var/tmp/diff_new_pack.RMWXBe/_old  2017-03-21 22:49:46.324891393 +0100
+++ /var/tmp/diff_new_pack.RMWXBe/_new  2017-03-21 22:49:46.324891393 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actionview-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-actionview-5_0
-Version:5.0.1
+Version:5.0.2
 Release:0
 %define mod_name actionview
 %define mod_full_name %{mod_name}-%{version}

++ actionview-5.0.1.gem -> actionview-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:06:42.0 +0100
+++ new/CHANGELOG.md2017-03-02 00:12:01.0 +0100
@@ -1,3 +1,18 @@
+## Rails 5.0.2 (March 01, 2017) ##
+
+*   Allow render locals to be assigned to instance variables in a view.
+
+Fixes #27480.
+
+*Andrew White*
+
+*   Return correct object name in form helper method after `fields_for`.
+
+Fixes #26931.
+
+*Yuji Yaginuma*
+
+
 ## 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/action_view/gem_version.rb 
new/lib/action_view/gem_version.rb
--- old/lib/action_view/gem_version.rb  2016-12-21 01:06:42.0 +0100
+++ new/lib/action_view/gem_version.rb  2017-03-02 00:12:01.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/action_view/helpers/form_helper.rb 
new/lib/action_view/helpers/form_helper.rb
--- old/lib/action_view/helpers/form_helper.rb  2016-12-21 01:06:42.0 
+0100
+++ new/lib/action_view/helpers/form_helper.rb  2017-03-02 00:12:01.0 
+0100
@@ -1565,10 +1565,11 @@
   record_name   = 
model_name_from_record_or_class(record_object).param_key
 end
 
+object_name = @object_name
 index = if options.has_key?(:index)
   options[:index]
 elsif defined?(@auto_index)
-  self.object_name = @object_name.to_s.sub(/\[\]$/,"")
+  object_name = object_name.to_s.sub(/\[\]$/, "")
   @auto_index
 end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_view/helpers/form_tag_helper.rb 
new/lib/action_view/helpers/form_tag_helper.rb
--- old/lib/action_view/helpers/form_tag_helper.rb  2016-12-21 
01:06:42.0 +0100
+++ new/lib/action_view/helpers/form_tag_helper.rb  2017-03-02 
00:12:01.0 +0100
@@ -442,21 +442,9 @@
   #   # => 
   #
   def submit_tag(value = "Save changes", options = {})
-options = options.stringify_keys
+options = options.deep_stringify_keys
 tag_options = { "type" => "submit", "name" => "commit", "value" => 
value }.update(options)
-
-if ActionView::Base.automatically_disable_submit_tag
-  unless tag_options["data-disable-with"] == false || 
(tag_op

commit rubygem-actionview-5_0 for openSUSE:Factory

2016-08-25 Thread h_root
Hello community,

here is the log from the commit of package rubygem-actionview-5_0 for 
openSUSE:Factory checked in at 2016-08-25 09:54:22

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


Package is "rubygem-actionview-5_0"

Changes:

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

Old:

  actionview-5.0.0.gem

New:

  actionview-5.0.0.1.gem



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

++ actionview-5.0.0.gem -> actionview-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/action_view/gem_version.rb 
new/lib/action_view/gem_version.rb
--- old/lib/action_view/gem_version.rb  2016-06-30 23:21:36.0 +0200
+++ new/lib/action_view/gem_version.rb  2016-08-11 00:37:35.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/lib/action_view/helpers/tag_helper.rb 
new/lib/action_view/helpers/tag_helper.rb
--- old/lib/action_view/helpers/tag_helper.rb   2016-06-30 23:21:36.0 
+0200
+++ new/lib/action_view/helpers/tag_helper.rb   2016-08-11 00:37:35.0 
+0200
@@ -189,7 +189,7 @@
   else
 value = escape ? ERB::Util.unwrapped_html_escape(value) : value
   end
-  %(#{key}="#{value}")
+  %(#{key}="#{value.gsub(/"/, '"'.freeze)}")
 end
 end
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-06-30 23:21:36.0 +0200
+++ new/metadata2016-08-11 00:37:35.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionview
 version: !ruby/object:Gem::Version
-  version: 5.0.0
+  version: 5.0.0.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 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,14 +16,14 @@
 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: builder
   requirement: !ruby/object:Gem::Requirement
@@ -92,28 +92,28 @@
 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
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
 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: Simple, battle-tested conventions and helpers for building web 
pages.
 email: da...@loudthinking.com
 executables: []
@@ -244,8 +244,9 @@
 requirements:
 - none
 rubyforge_project: 
-rubygems_version: 2.6.4
+rubygems_version: 2.6.6
 signing_key: 
 specification_version: 4
 summary: Rendering framework putting the V in MVC (part of Rails).
 test_files: []
+has_rdoc: