commit rubygem-activemodel-4_2 for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package rubygem-activemodel-4_2 for 
openSUSE:Factory checked in at 2019-01-21 10:26:47

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


Package is "rubygem-activemodel-4_2"

Mon Jan 21 10:26:47 2019 rev:15 rq:656396 version:4.2.11

Changes:

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

Old:

  activemodel-4.2.10.gem

New:

  activemodel-4.2.11.gem



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

++ activemodel-4.2.10.gem -> activemodel-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:26:24.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:06:13.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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2017-09-27 16:26:24.0 +0200
+++ new/lib/active_model/gem_version.rb 2018-11-27 21:06:13.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/metadata new/metadata
--- old/metadata2017-09-27 16:26:24.0 +0200
+++ new/metadata2018-11-27 21:06:13.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 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,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.10
+version: 4.2.11
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.10
+version: 4.2.11
 - !ruby/object:Gem::Dependency
   name: builder
   requirement: !ruby/object:Gem::Requirement
@@ -104,7 +104,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.5.2
+rubygems_version: 2.7.6
 signing_key: 
 specification_version: 4
 summary: A toolkit for building modeling frameworks (part of Rails).




commit rubygem-activemodel-4_2 for openSUSE:Factory

2017-12-07 Thread root
Hello community,

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

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


Package is "rubygem-activemodel-4_2"

Thu Dec  7 13:51:45 2017 rev:14 rq:533908 version:4.2.10

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2017-09-26 21:13:22.811189270 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2017-12-07 13:51:47.141754658 +0100
@@ -1,0 +2,10 @@
+Wed Oct 11 05:57:11 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:

  activemodel-4.2.9.gem

New:

  activemodel-4.2.10.gem



Other differences:
--
++ rubygem-activemodel-4_2.spec ++
--- /var/tmp/diff_new_pack.lgIWP6/_old  2017-12-07 13:51:47.705734118 +0100
+++ /var/tmp/diff_new_pack.lgIWP6/_new  2017-12-07 13:51:47.709733973 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activemodel-4_2
-Version:4.2.9
+Version:4.2.10
 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://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:A toolkit for building modeling frameworks (part of Rails)
 License:MIT

++ activemodel-4.2.9.gem -> activemodel-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:04.0 +0200
+++ new/CHANGELOG.md2017-09-27 16:26:24.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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2017-06-26 23:29:04.0 +0200
+++ new/lib/active_model/gem_version.rb 2017-09-27 16:26:24.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:04.0 +0200
+++ new/metadata2017-09-27 16:26:24.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 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,14 +16,14 @@
 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: builder
   requirement: !ruby/object:Gem::Requirement
@@ -104,7 +104,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.12
+rubygems_version: 2.5.2
 signing_key: 
 specification_version: 4
 summary: A toolkit for building modeling frameworks (part of Rails).




commit rubygem-activemodel-4_2 for openSUSE:Factory

2017-09-26 Thread root
Hello community,

here is the log from the commit of package rubygem-activemodel-4_2 for 
openSUSE:Factory checked in at 2017-09-26 21:12:56

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


Package is "rubygem-activemodel-4_2"

Tue Sep 26 21:12:56 2017 rev:13 rq:514912 version:4.2.9

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2017-03-21 22:50:30.030712604 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2017-09-26 21:13:22.811189270 +0200
@@ -1,0 +2,10 @@
+Thu Aug  3 19:00:43 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:

  activemodel-4.2.8.gem

New:

  activemodel-4.2.9.gem



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

++ activemodel-4.2.8.gem -> activemodel-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:06:59.0 +0100
+++ new/CHANGELOG.md2017-06-26 23:29:04.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.9 (June 26, 2017) ##
+
+*   No changes.
+
+
 ## Rails 4.2.8 (February 21, 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-02-21 17:06:59.0 +0100
+++ new/lib/active_model/gem_version.rb 2017-06-26 23:29:04.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:06:59.0 +0100
+++ new/metadata2017-06-26 23:29:04.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 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,14 +16,14 @@
 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: builder
   requirement: !ruby/object:Gem::Requirement
@@ -104,7 +104,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.10
+rubygems_version: 2.6.12
 signing_key: 
 specification_version: 4
 summary: A toolkit for building modeling frameworks (part of Rails).




commit rubygem-activemodel-4_2 for openSUSE:Factory

2017-03-21 Thread root
Hello community,

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

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


Package is "rubygem-activemodel-4_2"

Tue Mar 21 22:50:28 2017 rev:12 rq:479676 version:4.2.8

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2016-08-25 09:54:15.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2017-03-21 22:50:30.030712604 +0100
@@ -1,0 +2,10 @@
+Wed Feb 22 05:30:00 UTC 2017 - co...@suse.com
+
+- updated to version 4.2.8
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.8 (February 21, 2017) ##
+  
+  *   No changes.
+
+---

Old:

  activemodel-4.2.7.1.gem

New:

  activemodel-4.2.8.gem



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

++ activemodel-4.2.7.1.gem -> activemodel-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:25.0 +0200
+++ new/CHANGELOG.md2017-02-21 17:06:59.0 +0100
@@ -1,3 +1,8 @@
+## Rails 4.2.8 (February 21, 2017) ##
+
+*   No changes.
+
+
 ## Rails 4.2.7 (July 12, 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/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2016-08-11 00:25:25.0 +0200
+++ new/lib/active_model/gem_version.rb 2017-02-21 17:06:59.0 +0100
@@ -7,8 +7,8 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 7
-PRE   = "1"
+TINY  = 8
+PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   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.rb2016-08-11 
00:25:25.0 +0200
+++ new/lib/active_model/validations/numericality.rb2017-02-21 
17:06:59.0 +0100
@@ -114,7 +114,7 @@
   # * :only_integer - Specifies whether the value has to be an
   #   integer, e.g. an integral value (default is +false+).
   # * :allow_nil - Skip validation if attribute is +nil+ (default 
is
-  #   +false+). Notice that for fixnum and float columns empty strings are
+  #   +false+). Notice that for Integer and Float columns empty strings are
   #   converted to +nil+.
   # * :greater_than - Specifies the value must be greater than the
   #   supplied value.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-08-11 00:25:25.0 +0200
+++ new/metadata2017-02-21 17:06:59.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 version: !ruby/object:Gem::Version
-  version: 4.2.7.1
+  version: 4.2.8
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-08-10 00:00:00.0 Z
+date: 2017-02-21 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.7.1
+version: 4.2.8
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.7.1
+version: 4.2.8
 - !ruby/object:Gem::Dependency
   name: builder
   requirement: !ruby/object:Gem::Requirement
@@ -104,9 +104,8 @@
 

commit rubygem-activemodel-4_2 for openSUSE:Factory

2016-08-25 Thread h_root
Hello community,

here is the log from the commit of package rubygem-activemodel-4_2 for 
openSUSE:Factory checked in at 2016-08-25 09:54:13

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


Package is "rubygem-activemodel-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2016-07-20 09:25:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2016-08-25 09:54:15.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 12 04:32:25 UTC 2016 - co...@suse.com
+
+- updated to version 4.2.7.1
+ see installed CHANGELOG.md
+
+---

Old:

  activemodel-4.2.7.gem

New:

  activemodel-4.2.7.1.gem



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

++ activemodel-4.2.7.gem -> activemodel-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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2016-07-13 04:53:42.0 +0200
+++ new/lib/active_model/gem_version.rb 2016-08-11 00:25:25.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:42.0 +0200
+++ new/metadata2016-08-11 00:25:25.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 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,14 +16,14 @@
 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: builder
   requirement: !ruby/object:Gem::Requirement
@@ -104,8 +104,9 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.4.5.1
+rubygems_version: 2.6.6
 signing_key: 
 specification_version: 4
 summary: A toolkit for building modeling frameworks (part of Rails).
 test_files: []
+has_rdoc: 




commit rubygem-activemodel-4_2 for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

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

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


Package is "rubygem-activemodel-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2016-03-18 21:40:41.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2016-07-20 09:25:32.0 +0200
@@ -1,0 +2,10 @@
+Wed Jul 13 04:31:06 UTC 2016 - co...@suse.com
+
+- updated to version 4.2.7
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.7 (July 12, 2016) ##
+  
+  *   No changes.
+
+---

Old:

  activemodel-4.2.6.gem

New:

  activemodel-4.2.7.gem



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

++ activemodel-4.2.6.gem -> activemodel-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:29.0 +0100
+++ new/CHANGELOG.md2016-07-13 04:53:42.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.7 (July 12, 2016) ##
+
+*   No changes.
+
+
 ## Rails 4.2.6 (March 07, 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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2016-03-07 23:31:30.0 +0100
+++ new/lib/active_model/gem_version.rb 2016-07-13 04:53:42.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/metadata new/metadata
--- old/metadata2016-03-07 23:31:29.0 +0100
+++ new/metadata2016-07-13 04:53:42.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 version: !ruby/object:Gem::Version
-  version: 4.2.6
+  version: 4.2.7
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-03-07 00:00:00.0 Z
+date: 2016-07-13 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.6
+version: 4.2.7
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.6
+version: 4.2.7
 - !ruby/object:Gem::Dependency
   name: builder
   requirement: !ruby/object:Gem::Requirement
@@ -104,7 +104,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.5.1
+rubygems_version: 2.4.5.1
 signing_key: 
 specification_version: 4
 summary: A toolkit for building modeling frameworks (part of Rails).




commit rubygem-activemodel-4_2 for openSUSE:Factory

2016-03-19 Thread h_root
Hello community,

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

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


Package is "rubygem-activemodel-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2016-03-07 13:27:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2016-03-18 21:40:41.0 +0100
@@ -1,0 +2,10 @@
+Tue Mar  8 05:31:02 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:

  activemodel-4.2.5.2.gem

New:

  activemodel-4.2.6.gem



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

++ activemodel-4.2.5.2.gem -> activemodel-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:15:52.0 +0100
+++ new/CHANGELOG.md2016-03-07 23:31:29.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/active_model/dirty.rb 
new/lib/active_model/dirty.rb
--- old/lib/active_model/dirty.rb   2016-02-29 20:15:52.0 +0100
+++ new/lib/active_model/dirty.rb   2016-03-07 23:31:29.0 +0100
@@ -27,6 +27,10 @@
   #
   # define_attribute_methods :name
   #
+  # def initialize(name)
+  #   @name = name
+  # end
+  #
   # def name
   #   @name
   # end
@@ -55,7 +59,7 @@
   #
   # A newly instantiated +Person+ object is unchanged:
   #
-  #   person = Person.new
+  #   person = Person.new("Uncle Bob")
   #   person.changed? # => false
   #
   # Change the name:
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-02-29 20:15:52.0 +0100
+++ new/lib/active_model/gem_version.rb 2016-03-07 23:31:30.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/metadata new/metadata
--- old/metadata2016-02-29 20:15:52.0 +0100
+++ new/metadata2016-03-07 23:31:29.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 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,14 +16,14 @@
 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: builder
   requirement: !ruby/object:Gem::Requirement




commit rubygem-activemodel-4_2 for openSUSE:Factory

2016-03-07 Thread h_root
Hello community,

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

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


Package is "rubygem-activemodel-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2016-03-01 09:42:06.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2016-03-07 13:27:58.0 +0100
@@ -1,0 +2,15 @@
+Tue Mar  1 05:32:50 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:

  activemodel-4.2.5.1.gem

New:

  activemodel-4.2.5.2.gem



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

++ activemodel-4.2.5.1.gem -> activemodel-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:05.0 +0100
+++ new/CHANGELOG.md2016-02-29 20:15:52.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) ##
 
 *   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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2016-01-25 19:25:05.0 +0100
+++ new/lib/active_model/gem_version.rb 2016-02-29 20:15:52.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:05.0 +0100
+++ new/metadata2016-02-29 20:15:52.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 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,14 +16,14 @@
 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: builder
   requirement: !ruby/object:Gem::Requirement




commit rubygem-activemodel-4_2 for openSUSE:Factory

2016-03-01 Thread h_root
Hello community,

here is the log from the commit of package rubygem-activemodel-4_2 for 
openSUSE:Factory checked in at 2016-03-01 09:41:59

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


Package is "rubygem-activemodel-4_2"

Changes:

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

Old:

  activemodel-4.2.5.gem

New:

  activemodel-4.2.5.1.gem



Other differences:
--
++ rubygem-activemodel-4_2.spec ++
--- /var/tmp/diff_new_pack.HiZuoy/_old  2016-03-01 09:42:07.0 +0100
+++ /var/tmp/diff_new_pack.HiZuoy/_new  2016-03-01 09:42:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-activemodel-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-activemodel-4_2
-Version:4.2.5
+Version:4.2.5.1
 Release:0
 %define mod_name activemodel
 %define mod_full_name %{mod_name}-%{version}

++ activemodel-4.2.5.gem -> activemodel-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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2015-11-12 18:04:48.0 +0100
+++ new/lib/active_model/gem_version.rb 2016-01-25 19:25:05.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/lib/active_model/serializers/json.rb 
new/lib/active_model/serializers/json.rb
--- old/lib/active_model/serializers/json.rb2015-11-12 18:04:48.0 
+0100
+++ new/lib/active_model/serializers/json.rb2016-01-25 19:25:05.0 
+0100
@@ -10,7 +10,7 @@
   included do
 extend ActiveModel::Naming
 
-class_attribute :include_root_in_json
+class_attribute :include_root_in_json, instance_writer: false
 self.include_root_in_json = false
   end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/validations.rb 
new/lib/active_model/validations.rb
--- old/lib/active_model/validations.rb 2015-11-12 18:04:48.0 +0100
+++ new/lib/active_model/validations.rb 2016-01-25 19:25:05.0 +0100
@@ -47,9 +47,10 @@
   include HelperMethods
 
   attr_accessor :validation_context
+  private :validation_context=
   define_callbacks :validate, scope: :name
 
-  class_attribute :_validators
+  class_attribute :_validators, instance_writer: false
   self._validators = Hash.new { |h,k| h[k] = [] }
 end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2015-11-12 18:04:48.0 +0100
+++ new/metadata2016-01-25 19:25:05.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 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,14 +16,14 @@
 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: builder
   requirement: !ruby/object:Gem::Requirement
@@ -104,7 +104,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.4.5.1
+rubygems_version: 2.5.1
 signing_key: 
 specification_version: 4
 summary: A toolkit for building modeli

commit rubygem-activemodel-4_2 for openSUSE:Factory

2015-12-14 Thread h_root
Hello community,

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

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


Package is "rubygem-activemodel-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2015-08-27 08:57:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2015-12-14 10:13:34.0 +0100
@@ -1,0 +2,10 @@
+Fri Nov 13 05:30:44 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.5
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.5 (November 12, 2015) ##
+  
+  *   No changes.
+
+---

Old:

  activemodel-4.2.4.gem

New:

  activemodel-4.2.5.gem



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

++ activemodel-4.2.4.gem -> activemodel-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:08.0 +0200
+++ new/CHANGELOG.md2015-11-12 18:04:48.0 +0100
@@ -1,3 +1,8 @@
+## Rails 4.2.5 (November 12, 2015) ##
+
+*   No changes.
+
+
 ## Rails 4.2.4 (August 24, 2015) ##
 
 * 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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2015-08-24 20:23:09.0 +0200
+++ new/lib/active_model/gem_version.rb 2015-11-12 18:04:48.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/active_model/naming.rb 
new/lib/active_model/naming.rb
--- old/lib/active_model/naming.rb  2015-08-24 20:23:09.0 +0200
+++ new/lib/active_model/naming.rb  2015-11-12 18:04:48.0 +0100
@@ -225,7 +225,7 @@
 # (See ActiveModel::Name for more information).
 #
 #   class Person
-# include ActiveModel::Model
+# extend ActiveModel::Naming
 #   end
 #
 #   Person.model_name.name # => "Person"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2015-08-24 20:23:08.0 +0200
+++ new/metadata2015-11-12 18:04:48.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 version: !ruby/object:Gem::Version
-  version: 4.2.4
+  version: 4.2.5
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2015-08-24 00:00:00.0 Z
+date: 2015-11-12 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.4
+version: 4.2.5
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.4
+version: 4.2.5
 - !ruby/object:Gem::Dependency
   name: builder
   requirement: !ruby/object:Gem::Requirement
@@ -104,9 +104,8 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.4.7
+rubygems_version: 2.4.5.1
 signing_key: 
 specification_version: 4
 summary: A toolkit for building modeling frameworks (part of Rails).
 test_files: []
-has_rdoc: 




commit rubygem-activemodel-4_2 for openSUSE:Factory

2015-08-26 Thread h_root
Hello community,

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

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


Package is "rubygem-activemodel-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2015-07-03 00:19:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2015-08-27 08:57:41.0 +0200
@@ -1,0 +2,10 @@
+Tue Aug 25 04:30:35 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.4
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.4 (August 24, 2015) ##
+  
+  * No Changes *
+
+---

Old:

  activemodel-4.2.3.gem

New:

  activemodel-4.2.4.gem



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

++ activemodel-4.2.3.gem -> activemodel-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:29:14.0 +0200
+++ new/CHANGELOG.md2015-08-24 20:23:08.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.4 (August 24, 2015) ##
+
+* No Changes *
+
+
 ## Rails 4.2.3 (June 25, 2015) ##
 
 * 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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2015-06-25 23:29:14.0 +0200
+++ new/lib/active_model/gem_version.rb 2015-08-24 20:23:09.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/active_model/validations/callbacks.rb 
new/lib/active_model/validations/callbacks.rb
--- old/lib/active_model/validations/callbacks.rb   2015-06-25 
23:29:14.0 +0200
+++ new/lib/active_model/validations/callbacks.rb   2015-08-24 
20:23:09.0 +0200
@@ -110,7 +110,7 @@
 
   # Overwrite run validations to include callbacks.
   def run_validations! #:nodoc:
-run_callbacks(:validation) { super }
+_run_validation_callbacks { super }
   end
 end
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/validations.rb 
new/lib/active_model/validations.rb
--- old/lib/active_model/validations.rb 2015-06-25 23:29:14.0 +0200
+++ new/lib/active_model/validations.rb 2015-08-24 20:23:09.0 +0200
@@ -87,7 +87,7 @@
 validates_with BlockValidator, _merge_attributes(attr_names), &block
   end
 
-  VALID_OPTIONS_FOR_VALIDATE = [:on, :if, :unless, :prepend].freeze
+  VALID_OPTIONS_FOR_VALIDATE = [:on, :if, :unless, :prepend].freeze # 
:nodoc:
 
   # Adds a validation method or block to the class. This is useful when
   # overriding the +validate+ instance method becomes too unwieldy and
@@ -129,6 +129,9 @@
   # end
   #   end
   #
+  # Note that the return value of validation methods is not relevant.
+  # It's not possible to halt the validate callback chain.
+  #
   # Options:
   # * :on - Specifies the contexts where this validation is 
active.
   #   Runs in all validation contexts by default (nil). You can pass a 
symbol
@@ -392,7 +395,7 @@
   protected
 
 def run_validations! #:nodoc:
-  run_callbacks :validate
+  _run_validate_callbacks
   errors.empty?
 end
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2015-06-25 23:29:14.0 +0200
+++ new/metadata2015-08-24 20:23:08.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 version: !ruby/object:Gem::Version
-  version: 4.2.3
+  version: 4.2.4
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2015-06-25 00:00:00.0 Z
+date: 2015-08-24 00:00

commit rubygem-activemodel-4_2 for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package rubygem-activemodel-4_2 for 
openSUSE:Factory checked in at 2015-07-02 22:49:21

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


Package is "rubygem-activemodel-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2015-06-24 20:47:22.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2015-07-03 00:19:42.0 +0200
@@ -1,0 +2,10 @@
+Fri Jun 26 04:30:52 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.3
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.3 (June 25, 2015) ##
+  
+  * No Changes *
+
+---

Old:

  activemodel-4.2.2.gem

New:

  activemodel-4.2.3.gem



Other differences:
--
++ rubygem-activemodel-4_2.spec ++
--- /var/tmp/diff_new_pack.ITbfab/_old  2015-07-03 00:19:43.0 +0200
+++ /var/tmp/diff_new_pack.ITbfab/_new  2015-07-03 00:19:43.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activemodel-4_2
-Version:4.2.2
+Version:4.2.3
 Release:0
 %define mod_name activemodel
 %define mod_full_name %{mod_name}-%{version}

++ activemodel-4.2.2.gem -> activemodel-4.2.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-06-16 20:01:50.0 +0200
+++ new/CHANGELOG.md2015-06-25 23:29:14.0 +0200
@@ -1,11 +1,16 @@
+## Rails 4.2.3 (June 25, 2015) ##
+
+* No Changes *
+
+
 ## Rails 4.2.2 (June 16, 2015) ##
 
 * No Changes *
 
 
-## Rails 4.2.1 (March 19, 2014) ##
+## Rails 4.2.1 (March 19, 2015) ##
 
-* No changes *
+*   No changes.
 
 
 ## Rails 4.2.0 (December 20, 2014) ##
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 2015-06-16 20:01:50.0 +0200
+++ new/lib/active_model/gem_version.rb 2015-06-25 23:29:14.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-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/naming.rb 
new/lib/active_model/naming.rb
--- old/lib/active_model/naming.rb  2015-06-16 20:01:50.0 +0200
+++ new/lib/active_model/naming.rb  2015-06-25 23:29:14.0 +0200
@@ -130,7 +130,7 @@
 #
 # Equivalent to +to_s+.
 delegate :==, :===, :<=>, :=~, :"!~", :eql?, :to_s,
- :to_str, to: :name
+ :to_str, :as_json, to: :name
 
 # Returns a new ActiveModel::Name instance. By default, the +namespace+
 # and +name+ option will take the namespace and name of the given class
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/validations/callbacks.rb 
new/lib/active_model/validations/callbacks.rb
--- old/lib/active_model/validations/callbacks.rb   2015-06-16 
20:01:50.0 +0200
+++ new/lib/active_model/validations/callbacks.rb   2015-06-25 
23:29:14.0 +0200
@@ -110,7 +110,7 @@
 
   # Overwrite run validations to include callbacks.
   def run_validations! #:nodoc:
-_run_validation_callbacks { super }
+run_callbacks(:validation) { super }
   end
 end
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/validations.rb 
new/lib/active_model/validations.rb
--- old/lib/active_model/validations.rb 2015-06-16 20:01:50.0 +0200
+++ new/lib/active_model/validations.rb 2015-06-25 23:29:14.0 +0200
@@ -392,7 +392,7 @@
   protected
 
 def run_validations! #:nodoc:
-  _run_validate_callbacks
+  run_callbacks :validate
   errors.empty?
 end
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2015-06-16 20:01:50.0 +0200
+++ new/metadata2015-06-25 23:29:14.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 version: !ruby/object:Gem::Version
-  version: 4.2.2
+  version: 4.2.3
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2015-06-16 00:00:00.0 Z
+date: 2015-06-25 00:00:00.

commit rubygem-activemodel-4_2 for openSUSE:Factory

2015-06-24 Thread h_root
Hello community,

here is the log from the commit of package rubygem-activemodel-4_2 for 
openSUSE:Factory checked in at 2015-06-24 20:47:21

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


Package is "rubygem-activemodel-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2015-03-25 21:05:04.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2015-06-24 20:47:22.0 +0200
@@ -1,0 +2,10 @@
+Wed Jun 17 04:31:49 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:

  activemodel-4.2.1.gem

New:

  activemodel-4.2.2.gem



Other differences:
--
++ rubygem-activemodel-4_2.spec ++
--- /var/tmp/diff_new_pack.7uWGwA/_old  2015-06-24 20:47:23.0 +0200
+++ /var/tmp/diff_new_pack.7uWGwA/_new  2015-06-24 20:47:23.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activemodel-4_2
-Version:4.2.1
+Version:4.2.2
 Release:0
 %define mod_name activemodel
 %define mod_full_name %{mod_name}-%{version}

++ activemodel-4.2.1.gem -> activemodel-4.2.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-03-19 17:40:38.0 +0100
+++ new/CHANGELOG.md2015-06-16 20:01:50.0 +0200
@@ -1,3 +1,8 @@
+## Rails 4.2.2 (June 16, 2015) ##
+
+* No Changes *
+
+
 ## Rails 4.2.1 (March 19, 2014) ##
 
 * 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/active_model/gem_version.rb 
new/lib/active_model/gem_version.rb
--- old/lib/active_model/gem_version.rb 2015-03-19 17:40:38.0 +0100
+++ new/lib/active_model/gem_version.rb 2015-06-16 20:01:50.0 +0200
@@ -7,7 +7,7 @@
   module VERSION
 MAJOR = 4
 MINOR = 2
-TINY  = 1
+TINY  = 2
 PRE   = nil
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2015-03-19 17:40:38.0 +0100
+++ new/metadata2015-06-16 20:01:50.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activemodel
 version: !ruby/object:Gem::Version
-  version: 4.2.1
+  version: 4.2.2
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2015-03-19 00:00:00.0 Z
+date: 2015-06-16 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.1
+version: 4.2.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 4.2.1
+version: 4.2.2
 - !ruby/object:Gem::Dependency
   name: builder
   requirement: !ruby/object:Gem::Requirement




commit rubygem-activemodel-4_2 for openSUSE:Factory

2015-03-25 Thread h_root
Hello community,

here is the log from the commit of package rubygem-activemodel-4_2 for 
openSUSE:Factory checked in at 2015-03-25 21:05:03

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


Package is "rubygem-activemodel-4_2"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-4_2/rubygem-activemodel-4_2.changes
  2015-02-16 21:08:55.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-4_2.new/rubygem-activemodel-4_2.changes
 2015-03-25 21:05:04.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 11:20:01 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.1, no changes
+
+---

Old:

  activemodel-4.2.0.gem

New:

  activemodel-4.2.1.gem



Other differences:
--
++ rubygem-activemodel-4_2.spec ++
--- /var/tmp/diff_new_pack.oxJsrG/_old  2015-03-25 21:05:04.0 +0100
+++ /var/tmp/diff_new_pack.oxJsrG/_new  2015-03-25 21:05:04.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activemodel-4_2
-Version:4.2.0
+Version:4.2.1
 Release:0
 %define mod_name activemodel
 %define mod_full_name %{mod_name}-%{version}

++ activemodel-4.2.0.gem -> activemodel-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:35.0 +0100
+++ new/CHANGELOG.md2015-03-19 17:40:38.0 +0100
@@ -1,3 +1,10 @@
+## Rails 4.2.1 (March 19, 2014) ##
+
+* No changes *
+
+
+## Rails 4.2.0 (December 20, 2014) ##
+
 *   Passwords with spaces only allowed in `ActiveModel::SecurePassword`.
 
 Presence validation can be used to restore old behavior.
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/dirty.rb 
new/lib/active_model/dirty.rb
--- old/lib/active_model/dirty.rb   2014-12-20 01:14:35.0 +0100
+++ new/lib/active_model/dirty.rb   2015-03-19 17:40:38.0 +0100
@@ -53,10 +53,10 @@
   # end
   #   end
   #
-  # A newly instantiated object is unchanged:
+  # A newly instantiated +Person+ object is unchanged:
   #
-  #   person = Person.find_by(name: 'Uncle Bob')
-  #   person.changed?   # => false
+  #   person = Person.new
+  #   person.changed? # => false
   #
   # Change the name:
   #
@@ -72,8 +72,8 @@
   # Save the changes:
   #
   #   person.save
-  #   person.changed?   # => false
-  #   person.name_changed?  # => false
+  #   person.changed?  # => false
+  #   person.name_changed? # => false
   #
   # Reset the changes:
   #
@@ -85,20 +85,20 @@
   #
   #   person.name = "Uncle Bob"
   #   person.rollback!
-  #   person.name   # => "Bill"
-  #   person.name_changed?  # => false
+  #   person.name  # => "Bill"
+  #   person.name_changed? # => false
   #
   # Assigning the same value leaves the attribute unchanged:
   #
   #   person.name = 'Bill'
-  #   person.name_changed?  # => false
-  #   person.name_change# => nil
+  #   person.name_changed? # => false
+  #   person.name_change   # => nil
   #
   # Which attributes have changed?
   #
   #   person.name = 'Bob'
-  #   person.changed# => ["name"]
-  #   person.changes# => {"name" => ["Bill", "Bob"]}
+  #   person.changed # => ["name"]
+  #   person.changes # => {"name" => ["Bill", "Bob"]}
   #
   # If an attribute is modified in-place then make use of
   # +[attribute_name]_will_change!+ to mark that the attribute is changing.
@@ -107,9 +107,9 @@
   # not need to call +[attribute_name]_will_change!+ on Active Record models.
   #
   #   person.name_will_change!
-  #   person.name_change# => ["Bill", "Bill"]
+  #   person.name_change # => ["Bill", "Bill"]
   #   person.name << 'y'
-  #   person.name_change# => ["Bill", "Billy"]
+  #   person.name_change # => ["Bill", "Billy"]
   module Dirty
 extend ActiveSupport::Concern
 include ActiveModel::AttributeMethods
@@ -170,7 +170,7 @@
 
 # Handle *_changed? for +method_missing+.
 def attribute_changed?(attr, options = {}) #:nodoc:
-  result = changed_attributes.include?(attr)
+  result = changes_include?(attr)
   result &&= options[:to] == __send__(attr) if options.key?(:to)
   result &&= options[:from] == changed_attributes[attr] if 
options.key?(:from)
   result
@@ -188,6 +188,11 @@
 
 private
 
+  def changes_include?(attr_name)
+attributes_changed_by_setter.include?(attr_name)
+  end
+  alias attribute_changed_by_setter? changes_include?
+
   # Removes curren