Hello community,

here is the log from the commit of package rubygem-activejob-5_1 for 
openSUSE:Factory checked in at 2019-04-01 12:36:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-activejob-5_1 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-activejob-5_1.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-activejob-5_1"

Mon Apr  1 12:36:01 2019 rev:7 rq:689682 version:5.1.7

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-activejob-5_1/rubygem-activejob-5_1.changes  
    2019-03-27 16:18:46.259562678 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activejob-5_1.new.25356/rubygem-activejob-5_1.changes
   2019-04-01 12:36:08.809849941 +0200
@@ -1,0 +2,10 @@
+Fri Mar 29 05:51:51 UTC 2019 - Stephan Kulow <[email protected]>
+
+- updated to version 5.1.7
+ see installed CHANGELOG.md
+
+  ## Rails 5.1.7 (March 27, 2019) ##
+  
+  *   No changes.
+
+-------------------------------------------------------------------

Old:
----
  activejob-5.1.6.2.gem

New:
----
  activejob-5.1.7.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-activejob-5_1.spec ++++++
--- /var/tmp/diff_new_pack.S4m7R8/_old  2019-04-01 12:36:09.637850346 +0200
+++ /var/tmp/diff_new_pack.S4m7R8/_new  2019-04-01 12:36:09.637850346 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-activejob-5_1
-Version:        5.1.6.2
+Version:        5.1.7
 Release:        0
 %define mod_name activejob
 %define mod_full_name %{mod_name}-%{version}

++++++ activejob-5.1.6.2.gem -> activejob-5.1.7.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md    2019-03-13 17:45:45.000000000 +0100
+++ new/CHANGELOG.md    2019-03-28 03:46:11.000000000 +0100
@@ -1,3 +1,8 @@
+## Rails 5.1.7 (March 27, 2019) ##
+
+*   No changes.
+
+
 ## Rails 5.1.6.2 (March 11, 2019) ##
 
 *   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   2019-03-13 17:45:45.000000000 +0100
+++ new/lib/active_job/gem_version.rb   2019-03-28 03:46:11.000000000 +0100
@@ -7,8 +7,8 @@
   module VERSION
     MAJOR = 5
     MINOR = 1
-    TINY  = 6
-    PRE   = "2"
+    TINY  = 7
+    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/metadata        2019-03-13 17:45:45.000000000 +0100
+++ new/metadata        2019-03-28 03:46:11.000000000 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: activejob
 version: !ruby/object:Gem::Version
-  version: 5.1.6.2
+  version: 5.1.7
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2019-03-13 00:00:00.000000000 Z
+date: 2019-03-28 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 5.1.6.2
+        version: 5.1.7
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 5.1.6.2
+        version: 5.1.7
 - !ruby/object:Gem::Dependency
   name: globalid
   requirement: !ruby/object:Gem::Requirement
@@ -86,8 +86,8 @@
 licenses:
 - MIT
 metadata:
-  source_code_uri: https://github.com/rails/rails/tree/v5.1.6.2/activejob
-  changelog_uri: 
https://github.com/rails/rails/blob/v5.1.6.2/activejob/CHANGELOG.md
+  source_code_uri: https://github.com/rails/rails/tree/v5.1.7/activejob
+  changelog_uri: 
https://github.com/rails/rails/blob/v5.1.7/activejob/CHANGELOG.md
 post_install_message: 
 rdoc_options: []
 require_paths:


Reply via email to