commit rubygem-activemodel-5_0 for openSUSE:Factory

2019-03-27 Thread root
Hello community,

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

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


Package is "rubygem-activemodel-5_0"

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

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-5_0/rubygem-activemodel-5_0.changes
  2019-01-21 10:26:41.381662568 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-5_0.new.25356/rubygem-activemodel-5_0.changes
   2019-03-27 16:18:16.899568797 +0100
@@ -1,0 +2,10 @@
+Thu Mar 14 10:46:35 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:

  activemodel-5.0.7.1.gem

New:

  activemodel-5.0.7.2.gem



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

++ activemodel-5.0.7.1.gem -> activemodel-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:04.0 +0100
+++ new/CHANGELOG.md2019-03-13 17:40:16.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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2018-11-27 21:08:04.0 +0100
+++ new/lib/active_model/gem_version.rb 2019-03-13 17:40:16.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:04.0 +0100
+++ new/metadata2019-03-13 17:40:16.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 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
 description: A toolkit for building modeling frameworks like Active Record. 
Rich support
   for attributes, callbacks, validations, serialization, internationalization, 
and
   testing.
@@ -112,8 +112,7 @@
 - !ruby/object:Gem::Version
   version: '0'
 requirements: []
-rubyforge_project: 
-rubygems_version: 2.7.6
+rubygems_version: 3.0.1
 signing_key: 
 specification_version: 4
 summary: A toolkit for building modeling frameworks (part of Rails).




commit rubygem-activemodel-5_0 for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package rubygem-activemodel-5_0 for 
openSUSE:Factory checked in at 2019-01-21 10:26:34

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


Package is "rubygem-activemodel-5_0"

Mon Jan 21 10:26:34 2019 rev:9 rq:656394 version:5.0.7.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-5_0/rubygem-activemodel-5_0.changes
  2018-07-18 22:48:09.760110233 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-5_0.new.28833/rubygem-activemodel-5_0.changes
   2019-01-21 10:26:41.381662568 +0100
@@ -1,0 +2,10 @@
+Sat Dec  8 16:15:49 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:

  activemodel-5.0.7.gem

New:

  activemodel-5.0.7.1.gem



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

++ activemodel-5.0.7.gem -> activemodel-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:27.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:08:04.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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2018-03-29 19:57:27.0 +0200
+++ new/lib/active_model/gem_version.rb 2018-11-27 21:08:04.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:27.0 +0200
+++ new/metadata2018-11-27 21:08:04.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 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
 description: A toolkit for building modeling frameworks like Active Record. 
Rich support
   for attributes, callbacks, validations, serialization, internationalization, 
and
   testing.
@@ -113,7 +113,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.14
+rubygems_version: 2.7.6
 signing_key: 
 specification_version: 4
 summary: A toolkit for building modeling frameworks (part of Rails).




commit rubygem-activemodel-5_0 for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package rubygem-activemodel-5_0 for 
openSUSE:Factory checked in at 2018-07-18 22:48:09

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


Package is "rubygem-activemodel-5_0"

Wed Jul 18 22:48:09 2018 rev:8 rq:620980 version:5.0.7

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-5_0/rubygem-activemodel-5_0.changes
  2017-09-26 21:16:12.923272505 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-5_0.new/rubygem-activemodel-5_0.changes
 2018-07-18 22:48:09.760110233 +0200
@@ -1,0 +2,10 @@
+Fri Mar 30 04:30:30 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:

  activemodel-5.0.6.gem

New:

  activemodel-5.0.7.gem



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

++ activemodel-5.0.6.gem -> activemodel-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:51.0 +0200
+++ new/CHANGELOG.md2018-03-29 19:57:27.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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2017-09-08 02:44:51.0 +0200
+++ new/lib/active_model/gem_version.rb 2018-03-29 19:57:27.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/lib/active_model/type/time.rb 
new/lib/active_model/type/time.rb
--- old/lib/active_model/type/time.rb   2017-09-08 02:44:51.0 +0200
+++ new/lib/active_model/type/time.rb   2018-03-29 19:57:27.0 +0200
@@ -26,14 +26,10 @@
   private
 
   def cast_value(value)
-return value unless value.is_a?(::String)
+return apply_seconds_precision(value) unless value.is_a?(::String)
 return if value.empty?
 
-if value =~ /^2000-01-01/
-  dummy_time_value = value
-else
-  dummy_time_value = "2000-01-01 #{value}"
-end
+dummy_time_value = value.sub(/\A(\d\d\d\d-\d\d-\d\d |)/, "2000-01-01 ")
 
 fast_string_to_time(dummy_time_value) || begin
   time_hash = ::Date._parse(dummy_time_value)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-09-08 02:44:51.0 +0200
+++ new/metadata2018-03-29 19:57:27.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 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
 description: A toolkit for building modeling frameworks like Active Record. 
Rich support
   for attributes, callbacks, validations, serialization, 

commit rubygem-activemodel-5_0 for openSUSE:Factory

2017-09-26 Thread root
Hello community,

here is the log from the commit of package rubygem-activemodel-5_0 for 
openSUSE:Factory checked in at 2017-09-26 21:15:01

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


Package is "rubygem-activemodel-5_0"

Tue Sep 26 21:15:01 2017 rev:7 rq:523572 version:5.0.6

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-5_0/rubygem-activemodel-5_0.changes
  2017-07-10 11:06:42.210064259 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-5_0.new/rubygem-activemodel-5_0.changes
 2017-09-26 21:16:12.923272505 +0200
@@ -1,0 +2,35 @@
+Mon Sep 11 12:32:15 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:00:59 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:

  activemodel-5.0.4.gem

New:

  activemodel-5.0.6.gem



Other differences:
--
++ rubygem-activemodel-5_0.spec ++
--- /var/tmp/diff_new_pack.IfGDrM/_old  2017-09-26 21:16:13.531187039 +0200
+++ /var/tmp/diff_new_pack.IfGDrM/_new  2017-09-26 21:16:13.535186476 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activemodel-5_0
-Version:5.0.4
+Version:5.0.6
 Release:0
 %define mod_name activemodel
 %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:A toolkit for building modeling frameworks (part of Rails)
 License:MIT

++ activemodel-5.0.4.gem -> activemodel-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:05.0 +0200
+++ new/CHANGELOG.md2017-09-08 02:44:51.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) ##
 
 *   Fix regression in numericality validator when comparing Decimal and Float 
input 
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2017-06-19 23:57:05.0 +0200
+++ new/lib/active_model/gem_version.rb 2017-09-08 02:44:51.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/metadata new/metadata
--- old/metadata2017-06-19 23:57:05.0 +0200
+++ new/metadata2017-09-08 02:44:51.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 version: !ruby/object:Gem::Version
-  version: 5.0.4
+  version: 5.0.6
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-06-19 00:00:00.0 Z
+date: 2017-09-08 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.4
+version: 5.0.6
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.4
+version: 5.0.6
 description: A toolkit for building modeling frameworks like Active Record. 
Rich support
   for attributes, callbacks, validations, serialization, internationalization, 
and
   testing.
@@ -113,7 +113,7 @@
   version: '0'
 

commit rubygem-activemodel-5_0 for openSUSE:Factory

2017-07-10 Thread root
Hello community,

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

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


Package is "rubygem-activemodel-5_0"

Mon Jul 10 11:06:39 2017 rev:6 rq:505374 version:5.0.4

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-5_0/rubygem-activemodel-5_0.changes
  2017-06-08 14:59:32.496334925 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-5_0.new/rubygem-activemodel-5_0.changes
 2017-07-10 11:06:42.210064259 +0200
@@ -1,0 +2,16 @@
+Tue Jun 20 06:43:36 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.4
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.4 (June 19, 2017) ##
+  
+  *   Fix regression in numericality validator when comparing Decimal and 
Float input 
+  values with more scale than the schema.
+  
+  *Bradley Priest*
+  
+  
+  ## Rails 5.0.3 (May 12, 2017) ##
+
+---

Old:

  activemodel-5.0.3.gem

New:

  activemodel-5.0.4.gem



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

++ activemodel-5.0.3.gem -> activemodel-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:27.0 +0200
+++ new/CHANGELOG.md2017-06-19 23:57:05.0 +0200
@@ -1,3 +1,13 @@
+## Rails 5.0.4 (June 19, 2017) ##
+
+*   Fix regression in numericality validator when comparing Decimal and Float 
input 
+values with more scale than the schema.
+
+*Bradley Priest*
+
+
+## Rails 5.0.3 (May 12, 2017) ##
+
 *   The original string assigned to a model attribute is no longer incorrectly
 frozen.
 
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2017-05-12 22:03:27.0 +0200
+++ new/lib/active_model/gem_version.rb 2017-06-19 23:57:05.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/lib/active_model/validations/numericality.rb 
new/lib/active_model/validations/numericality.rb
--- old/lib/active_model/validations/numericality.rb2017-05-12 
22:03:27.0 +0200
+++ new/lib/active_model/validations/numericality.rb2017-06-19 
23:57:05.0 +0200
@@ -39,7 +39,9 @@
   return
 end
 
-unless raw_value.is_a?(Numeric)
+if raw_value.is_a?(Numeric)
+  value = raw_value
+else
   value = parse_raw_value_as_a_number(raw_value)
 end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-05-12 22:03:27.0 +0200
+++ new/metadata2017-06-19 23:57:05.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 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
 description: A toolkit for building modeling frameworks like Active Record. 
Rich support
   for attributes, callbacks, validations, serialization, internationalization, 
and
   testing.
@@ -113,9 +113,8 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.10
+rubygems_version: 2.6.12
 signing_key: 
 specification_version: 4
 summary: A 

commit rubygem-activemodel-5_0 for openSUSE:Factory

2017-06-08 Thread root
Hello community,

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

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


Package is "rubygem-activemodel-5_0"

Thu Jun  8 14:59:27 2017 rev:5 rq:497666 version:5.0.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-5_0/rubygem-activemodel-5_0.changes
  2017-03-21 22:49:37.306166394 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-5_0.new/rubygem-activemodel-5_0.changes
 2017-06-08 14:59:32.496334925 +0200
@@ -1,0 +2,17 @@
+Tue May 23 09:36:31 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.3
+ see installed CHANGELOG.md
+
+  *   The original string assigned to a model attribute is no longer 
incorrectly
+  frozen.
+  
+  Fixes #24185, #28718.
+  
+  *Matthew Draper*
+  
+  *   Avoid converting integer as a string into float.
+  
+  *namusyaka*
+
+---

Old:

  activemodel-5.0.2.gem

New:

  activemodel-5.0.3.gem



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

++ activemodel-5.0.2.gem -> activemodel-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:11:58.0 +0100
+++ new/CHANGELOG.md2017-05-12 22:03:27.0 +0200
@@ -1,3 +1,15 @@
+*   The original string assigned to a model attribute is no longer incorrectly
+frozen.
+
+Fixes #24185, #28718.
+
+*Matthew Draper*
+
+*   Avoid converting integer as a string into float.
+
+*namusyaka*
+
+
 ## Rails 5.0.2 (March 01, 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/active_model/errors.rb 
new/lib/active_model/errors.rb
--- old/lib/active_model/errors.rb  2017-03-02 00:11:58.0 +0100
+++ new/lib/active_model/errors.rb  2017-05-12 22:03:27.0 +0200
@@ -372,7 +372,7 @@
 
 To achieve the same use:
 
-  errors.add(attribute, :empty, options) if value.blank?
+  errors.add(attribute, :blank, options) if value.blank?
   MESSAGE
 
   Array(attributes).each do |attribute|
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2017-03-02 00:11:58.0 +0100
+++ new/lib/active_model/gem_version.rb 2017-05-12 22:03:27.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/lib/active_model/type/string.rb 
new/lib/active_model/type/string.rb
--- old/lib/active_model/type/string.rb 2017-03-02 00:11:58.0 +0100
+++ new/lib/active_model/type/string.rb 2017-05-12 22:03:27.0 +0200
@@ -11,9 +11,14 @@
 
   private
 
-  def cast_value(value)
-::String.new(super)
-  end
+def cast_value(value)
+  case value
+  when ::String then ::String.new(value)
+  when true then "t".freeze
+  when false then "f".freeze
+  else value.to_s
+  end
+end
 end
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/validations/numericality.rb 
new/lib/active_model/validations/numericality.rb
--- old/lib/active_model/validations/numericality.rb2017-03-02 
00:11:58.0 +0100
+++ new/lib/active_model/validations/numericality.rb2017-05-12 
22:03:27.0 +0200
@@ -73,6 +73,7 @@
   end
 
   def parse_raw_value_as_a_number(raw_value)
+return raw_value.to_i if is_integer?(raw_value)
 Kernel.Float(raw_value) if raw_value !~ /\A0[xX]/
   end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-03-02 00:11:58.0 +0100
+++ new/metadata

commit rubygem-activemodel-5_0 for openSUSE:Factory

2017-03-21 Thread root
Hello community,

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

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


Package is "rubygem-activemodel-5_0"

Tue Mar 21 22:49:36 2017 rev:4 rq:479656 version:5.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-5_0/rubygem-activemodel-5_0.changes
  2016-12-29 22:47:32.617296794 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-5_0.new/rubygem-activemodel-5_0.changes
 2017-03-21 22:49:37.306166394 +0100
@@ -1,0 +2,10 @@
+Thu Mar  2 05:32:32 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.2
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.2 (March 01, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  activemodel-5.0.1.gem

New:

  activemodel-5.0.2.gem



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

++ activemodel-5.0.1.gem -> activemodel-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:22.0 +0100
+++ new/CHANGELOG.md2017-03-02 00:11:58.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.0.2 (March 01, 2017) ##
+
+*   No changes.
+
+
 ## 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/active_model/errors.rb 
new/lib/active_model/errors.rb
--- old/lib/active_model/errors.rb  2016-12-21 01:06:22.0 +0100
+++ new/lib/active_model/errors.rb  2017-03-02 00:11:58.0 +0100
@@ -504,15 +504,22 @@
   I18n.translate(key, options)
 end
 
-def marshal_dump
+def marshal_dump # :nodoc:
   [@base, without_default_proc(@messages), without_default_proc(@details)]
 end
 
-def marshal_load(array)
+def marshal_load(array) # :nodoc:
   @base, @messages, @details = array
   apply_default_array(@messages)
   apply_default_array(@details)
 end
+
+def init_with(coder) # :nodoc:
+  coder.map.each { |k, v| instance_variable_set(:"@#{k}", v) }
+  @details ||= {}
+  apply_default_array(@messages)
+  apply_default_array(@details)
+end
 
   private
 def normalize_message(attribute, message, options)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2016-12-21 01:06:22.0 +0100
+++ new/lib/active_model/gem_version.rb 2017-03-02 00:11:58.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/active_model/type/decimal.rb 
new/lib/active_model/type/decimal.rb
--- old/lib/active_model/type/decimal.rb2016-12-21 01:06:22.0 
+0100
+++ new/lib/active_model/type/decimal.rb2017-03-02 00:11:58.0 
+0100
@@ -19,8 +19,14 @@
 casted_value = case value
 when ::Float
   convert_float_to_big_decimal(value)
-when ::Numeric, ::String
+when ::Numeric
   BigDecimal(value, precision.to_i)
+when ::String
+  begin
+value.to_d
+  rescue ArgumentError
+BigDecimal(0)
+  end
 else
   if value.respond_to?(:to_d)
 value.to_d
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/validator.rb 
new/lib/active_model/validator.rb
--- old/lib/active_model/validator.rb   2016-12-21 01:06:22.0 +0100
+++ 

commit rubygem-activemodel-5_0 for openSUSE:Factory

2016-08-25 Thread h_root
Hello community,

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

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


Package is "rubygem-activemodel-5_0"

Changes:

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

Old:

  activemodel-5.0.0.gem

New:

  activemodel-5.0.0.1.gem



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

++ activemodel-5.0.0.gem -> activemodel-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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2016-06-30 23:21:08.0 +0200
+++ new/lib/active_model/gem_version.rb 2016-08-11 00:37:29.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:21:08.0 +0200
+++ new/metadata2016-08-11 00:37:29.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 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
 description: A toolkit for building modeling frameworks like Active Record. 
Rich support
   for attributes, callbacks, validations, serialization, internationalization, 
and
   testing.
@@ -113,8 +113,9 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.4
+rubygems_version: 2.6.6
 signing_key: 
 specification_version: 4
 summary: A toolkit for building modeling frameworks (part of Rails).
 test_files: []
+has_rdoc: