commit rubygem-activejob-5_0 for openSUSE:Factory

2019-03-27 Thread root
Hello community,

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

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


Package is "rubygem-activejob-5_0"

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

Changes:

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

  activejob-5.0.7.1.gem

New:

  activejob-5.0.7.2.gem



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

++ activejob-5.0.7.1.gem -> activejob-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:09.0 +0100
+++ new/CHANGELOG.md2019-03-13 17:40:30.0 +0100
@@ -1,3 +1,8 @@
+## Rails 5.0.7.2 (March 11, 2019) ##
+
+*   No changes.
+
+
 ## Rails 5.0.7.1 (November 27, 2018) ##
 
 *   Do not deserialize GlobalID objects that were not generated by Active Job.
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_job/gem_version.rb 
new/lib/active_job/gem_version.rb
--- old/lib/active_job/gem_version.rb   2018-11-27 21:08:09.0 +0100
+++ new/lib/active_job/gem_version.rb   2019-03-13 17:40:30.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:09.0 +0100
+++ new/metadata2019-03-13 17:40:30.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activejob
 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: globalid
   requirement: !ruby/object:Gem::Requirement
@@ -100,8 +100,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: Job framework with pluggable queues.




commit rubygem-activejob-5_0 for openSUSE:Factory

2019-01-21 Thread root
Hello community,

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

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


Package is "rubygem-activejob-5_0"

Mon Jan 21 10:26:55 2019 rev:9 rq:656398 version:5.0.7.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activejob-5_0/rubygem-activejob-5_0.changes  
2018-07-18 22:48:06.780120112 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activejob-5_0.new.28833/rubygem-activejob-5_0.changes
   2019-01-21 10:26:55.693646863 +0100
@@ -1,0 +2,17 @@
+Sat Dec  8 16:14:42 UTC 2018 - Stephan Kulow 
+
+- updated to version 5.0.7.1
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.7.1 (November 27, 2018) ##
+  
+  *   Do not deserialize GlobalID objects that were not generated by Active 
Job.
+  
+  Trusting any GlobaID object when deserializing jobs can allow attackers 
to access
+  information that should not be accessible to them.
+  
+  Fix CVE-2018-16476.
+  
+  *Rafael Mendonça França*
+
+---

Old:

  activejob-5.0.7.gem

New:

  activejob-5.0.7.1.gem



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

++ activejob-5.0.7.gem -> activejob-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:32.0 +0200
+++ new/CHANGELOG.md2018-11-27 21:08:09.0 +0100
@@ -1,3 +1,15 @@
+## Rails 5.0.7.1 (November 27, 2018) ##
+
+*   Do not deserialize GlobalID objects that were not generated by Active Job.
+
+Trusting any GlobaID object when deserializing jobs can allow attackers to 
access
+information that should not be accessible to them.
+
+Fix CVE-2018-16476.
+
+*Rafael Mendonça França*
+
+
 ## 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_job/arguments.rb 
new/lib/active_job/arguments.rb
--- old/lib/active_job/arguments.rb 2018-03-29 19:57:32.0 +0200
+++ new/lib/active_job/arguments.rb 2018-11-27 21:08:09.0 +0100
@@ -87,7 +87,7 @@
   def deserialize_argument(argument)
 case argument
 when String
-  GlobalID::Locator.locate(argument) || argument
+  argument
 when *TYPE_WHITELIST
   argument
 when Array
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_job/gem_version.rb 
new/lib/active_job/gem_version.rb
--- old/lib/active_job/gem_version.rb   2018-03-29 19:57:32.0 +0200
+++ new/lib/active_job/gem_version.rb   2018-11-27 21:08:09.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:32.0 +0200
+++ new/metadata2018-11-27 21:08:09.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activejob
 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

commit rubygem-activejob-5_0 for openSUSE:Factory

2018-07-18 Thread root
Hello community,

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

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


Package is "rubygem-activejob-5_0"

Wed Jul 18 22:48:04 2018 rev:8 rq:620978 version:5.0.7

Changes:

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

  activejob-5.0.6.gem

New:

  activejob-5.0.7.gem



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

++ activejob-5.0.6.gem -> activejob-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:56.0 +0200
+++ new/CHANGELOG.md2018-03-29 19:57:32.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_job/gem_version.rb 
new/lib/active_job/gem_version.rb
--- old/lib/active_job/gem_version.rb   2017-09-08 02:44:56.0 +0200
+++ new/lib/active_job/gem_version.rb   2018-03-29 19:57:32.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:56.0 +0200
+++ new/metadata2018-03-29 19:57:32.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activejob
 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: globalid
   requirement: !ruby/object:Gem::Requirement
@@ -101,7 +101,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.13
+rubygems_version: 2.6.14
 signing_key: 
 specification_version: 4
 summary: Job framework with pluggable queues.




commit rubygem-activejob-5_0 for openSUSE:Factory

2017-09-26 Thread root
Hello community,

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

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


Package is "rubygem-activejob-5_0"

Tue Sep 26 21:14:56 2017 rev:7 rq:523571 version:5.0.6

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activejob-5_0/rubygem-activejob-5_0.changes  
2017-07-10 11:07:11.809884179 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activejob-5_0.new/rubygem-activejob-5_0.changes
 2017-09-26 21:16:11.863421509 +0200
@@ -1,0 +2,35 @@
+Mon Sep 11 12:31:43 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:11 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:

  activejob-5.0.4.gem

New:

  activejob-5.0.6.gem



Other differences:
--
++ rubygem-activejob-5_0.spec ++
--- /var/tmp/diff_new_pack.SkbPv9/_old  2017-09-26 21:16:12.651310740 +0200
+++ /var/tmp/diff_new_pack.SkbPv9/_new  2017-09-26 21:16:12.663309054 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activejob-5_0
-Version:5.0.4
+Version:5.0.6
 Release:0
 %define mod_name activejob
 %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:Job framework with pluggable queues
 License:MIT

++ activejob-5.0.4.gem -> activejob-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:10.0 +0200
+++ new/CHANGELOG.md2017-09-08 02:44:56.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/active_job/core.rb new/lib/active_job/core.rb
--- old/lib/active_job/core.rb  2017-06-19 23:57:10.0 +0200
+++ new/lib/active_job/core.rb  2017-09-08 02:44:56.0 +0200
@@ -74,12 +74,13 @@
 # queueing adapter.
 def serialize
   {
-'job_class'  => self.class.name,
-'job_id' => job_id,
-'queue_name' => queue_name,
-'priority'   => priority,
-'arguments'  => serialize_arguments(arguments),
-'locale' => I18n.locale.to_s
+"job_class"  => self.class.name,
+"job_id" => job_id,
+"provider_job_id" => provider_job_id,
+"queue_name" => queue_name,
+"priority"   => priority,
+"arguments"  => serialize_arguments(arguments),
+"locale" => I18n.locale.to_s
   }
 end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_job/gem_version.rb 
new/lib/active_job/gem_version.rb
--- old/lib/active_job/gem_version.rb   2017-06-19 23:57:10.0 +0200
+++ new/lib/active_job/gem_version.rb   2017-09-08 02:44:56.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:10.0 +0200
+++ new/metadata2017-09-08 02:44:56.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activejob
 version: !ruby/object:Gem::Version
-  version: 5.0.4
+  version: 5.0.6
 platform: ruby
 authors:
 - David Heinemei

commit rubygem-activejob-5_0 for openSUSE:Factory

2017-07-10 Thread root
Hello community,

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

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


Package is "rubygem-activejob-5_0"

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

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activejob-5_0/rubygem-activejob-5_0.changes  
2017-06-08 15:00:33.875672356 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activejob-5_0.new/rubygem-activejob-5_0.changes
 2017-07-10 11:07:11.809884179 +0200
@@ -1,0 +2,15 @@
+Tue Jun 20 06:42:58 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:

  activejob-5.0.3.gem

New:

  activejob-5.0.4.gem



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

++ activejob-5.0.3.gem -> activejob-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:04:04.0 +0200
+++ new/CHANGELOG.md2017-06-19 23:57:10.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) ##
 
 *   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_job/gem_version.rb 
new/lib/active_job/gem_version.rb
--- old/lib/active_job/gem_version.rb   2017-05-12 22:04:04.0 +0200
+++ new/lib/active_job/gem_version.rb   2017-06-19 23:57:10.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:04:04.0 +0200
+++ new/metadata2017-06-19 23:57:10.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activejob
 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: globalid
   requirement: !ruby/object:Gem::Requirement
@@ -101,9 +101,8 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.10
+rubygems_version: 2.6.12
 signing_key: 
 specification_version: 4
 summary: Job framework with pluggable queues.
 test_files: []
-has_rdoc: 




commit rubygem-activejob-5_0 for openSUSE:Factory

2017-06-08 Thread root
Hello community,

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

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


Package is "rubygem-activejob-5_0"

Thu Jun  8 15:00:31 2017 rev:5 rq:497682 version:5.0.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activejob-5_0/rubygem-activejob-5_0.changes  
2017-03-21 22:49:41.249608899 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activejob-5_0.new/rubygem-activejob-5_0.changes
 2017-06-08 15:00:33.875672356 +0200
@@ -1,0 +2,6 @@
+Tue May 23 09:36:03 UTC 2017 - co...@suse.com
+
+- updated to version 5.0.3
+ see installed CHANGELOG.md
+
+---

Old:

  activejob-5.0.2.gem

New:

  activejob-5.0.3.gem



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

++ activejob-5.0.2.gem -> activejob-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/active_job/gem_version.rb 
new/lib/active_job/gem_version.rb
--- old/lib/active_job/gem_version.rb   2017-03-02 00:12:05.0 +0100
+++ new/lib/active_job/gem_version.rb   2017-05-12 22:04:04.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:05.0 +0100
+++ new/metadata2017-05-12 22:04:04.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activejob
 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: globalid
   requirement: !ruby/object:Gem::Requirement
@@ -106,3 +106,4 @@
 specification_version: 4
 summary: Job framework with pluggable queues.
 test_files: []
+has_rdoc: 




commit rubygem-activejob-5_0 for openSUSE:Factory

2017-03-21 Thread root
Hello community,

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

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


Package is "rubygem-activejob-5_0"

Tue Mar 21 22:49:39 2017 rev:4 rq:479657 version:5.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activejob-5_0/rubygem-activejob-5_0.changes  
2016-12-29 22:47:38.808421463 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activejob-5_0.new/rubygem-activejob-5_0.changes
 2017-03-21 22:49:41.249608899 +0100
@@ -1,0 +2,10 @@
+Thu Mar  2 05:31:44 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:

  activejob-5.0.1.gem

New:

  activejob-5.0.2.gem



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

++ activejob-5.0.1.gem -> activejob-5.0.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2016-12-21 01:07:03.0 +0100
+++ new/CHANGELOG.md2017-03-02 00:12:05.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_job/arguments.rb 
new/lib/active_job/arguments.rb
--- old/lib/active_job/arguments.rb 2016-12-21 01:07:03.0 +0100
+++ new/lib/active_job/arguments.rb 2017-03-02 00:12:05.0 +0100
@@ -34,8 +34,8 @@
   module Arguments
 extend self
 # :nodoc:
-# Calls #uniq since Integer, Fixnum, and Bignum are all the same class on 
Ruby 2.4+
-TYPE_WHITELIST = [ NilClass, String, Integer, Fixnum, Bignum, Float, 
BigDecimal, TrueClass, FalseClass ].uniq
+TYPE_WHITELIST = [ NilClass, String, Integer, Float, BigDecimal, 
TrueClass, FalseClass ]
+TYPE_WHITELIST.push(Fixnum, Bignum) unless 1.class == Integer
 
 # Serializes a set of arguments. Whitelisted types are returned
 # as-is. Arrays/Hashes are serialized element by element.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_job/gem_version.rb 
new/lib/active_job/gem_version.rb
--- old/lib/active_job/gem_version.rb   2016-12-21 01:07:03.0 +0100
+++ new/lib/active_job/gem_version.rb   2017-03-02 00:12:05.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/metadata new/metadata
--- old/metadata2016-12-21 01:07:03.0 +0100
+++ new/metadata2017-03-02 00:12:05.0 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activejob
 version: !ruby/object:Gem::Version
-  version: 5.0.1
+  version: 5.0.2
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-12-21 00:00:00.0 Z
+date: 2017-03-01 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.1
+version: 5.0.2
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 5.0.1
+version: 5.0.2
 - !ruby/object:Gem::Dependency
   name: globalid
   requirement: !ruby/object:Gem::Requirement
@@ -101,9 +101,8 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.5.2
+rubygems_ve

commit rubygem-activejob-5_0 for openSUSE:Factory

2016-08-25 Thread h_root
Hello community,

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

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


Package is "rubygem-activejob-5_0"

Changes:

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

Old:

  activejob-5.0.0.gem

New:

  activejob-5.0.0.1.gem



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

++ activejob-5.0.0.gem -> activejob-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_job/gem_version.rb 
new/lib/active_job/gem_version.rb
--- old/lib/active_job/gem_version.rb   2016-06-30 23:22:00.0 +0200
+++ new/lib/active_job/gem_version.rb   2016-08-11 00:37:41.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:22:00.0 +0200
+++ new/metadata2016-08-11 00:37:41.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activejob
 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: globalid
   requirement: !ruby/object:Gem::Requirement
@@ -101,8 +101,9 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.6.4
+rubygems_version: 2.6.6
 signing_key: 
 specification_version: 4
 summary: Job framework with pluggable queues.
 test_files: []
+has_rdoc: 




commit rubygem-activejob-5_0 for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package rubygem-activejob-5_0 for 
openSUSE:Factory checked in at 2016-07-21 07:56:08

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


Package is "rubygem-activejob-5_0"

Changes:

New Changes file:

--- /dev/null   2016-07-07 10:01:34.856033756 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activejob-5_0.new/rubygem-activejob-5_0.changes
 2016-07-21 07:56:14.0 +0200
@@ -0,0 +1,97 @@
+---
+Mon Jul  4 09:15:58 UTC 2016 - co...@suse.com
+
+- updated to rails 5.0 - see 
http://weblog.rubyonrails.org/2016/6/30/Rails-5-0-final/
+
+---
+Tue Mar  8 05:30:29 UTC 2016 - co...@suse.com
+
+- updated to version 4.2.6
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.6 (March 07, 2016) ##
+  
+  *   No changes.
+
+---
+Tue Mar  1 05:31:43 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.
+
+---
+Tue Jan 26 05:30:20 UTC 2016 - co...@suse.com
+
+- updated to version 4.2.5.1
+ see installed CHANGELOG.md
+
+---
+Fri Nov 13 05:29:55 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.5
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.5 (November 12, 2015) ##
+  
+  *   No changes.
+
+---
+Tue Aug 25 04:30:04 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.4
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.4 (August 24, 2015) ##
+  
+  *   Include I18n.locale into job serialization/deserialization and use it 
around
+  `perform`.
+  
+  Fixes #20799.
+  
+  *Johannes Opper*
+
+---
+Fri Jun 26 04:30:22 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.3
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.3 (June 25, 2015) ##
+  
+  *   `assert_enqueued_jobs` and `assert_performed_jobs` in block form use the
+  given number as expected value. This makes the error message much easier 
to
+  understand.
+  
+  *y-yagi*
+
+---
+Wed Jun 17 04:30:55 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.2
+ see installed CHANGELOG.md
+
+  ## Rails 4.2.2 (June 16, 2015) ##
+  
+  * No Changes *
+
+---
+Sun Mar 22 09:55:24 UTC 2015 - co...@suse.com
+
+- updated to version 4.2.1
+   Allow keyword arguments to be used with Active Job.
+ Fixes #18741.
+
+---
+Wed Jan 28 12:46:44 UTC 2015 - adr...@suse.de
+
+- initial package
+

New:

  activejob-5.0.0.gem
  gem2rpm.yml
  rubygem-activejob-5_0.changes
  rubygem-activejob-5_0.spec



Other differences:
--
++ rubygem-activejob-5_0.spec ++
#
# spec file for package rubygem-activejob-5_0
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


#
# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
# All sections marked as MANUAL, license headers, summaries and descriptions
# can be maintained in that file. Please consult this file before editing any
# of those fields
#

Name:   rubygem-activejob-5_0
Version:5.0.0
Release:0
%define mod_name activejob
%define mod_full_name %{mod_name}-%{version}
%define mod_version_suffix -5_0
# MANUAL
%if 0%{?suse_version} == 1110
%define rb_build_versions ruby21
%endif
# /MANUAL
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  %{ruby >= 2.2.2}
BuildRequires:  %{rubygem gem2rpm}
BuildRequires:  ruby-macros >= 5
Url:http://rubyonrails.org
Source