Hello community,

here is the log from the commit of package rubygem-actionpack-5_0 for 
openSUSE:Factory checked in at 2019-01-21 10:27:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-actionpack-5_0 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-actionpack-5_0.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-actionpack-5_0"

Mon Jan 21 10:27:34 2019 rev:9 rq:656407 version:5.0.7.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-actionpack-5_0/rubygem-actionpack-5_0.changes
    2018-07-18 22:47:53.372164562 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionpack-5_0.new.28833/rubygem-actionpack-5_0.changes
 2019-01-21 10:27:36.189602446 +0100
@@ -1,0 +2,10 @@
+Sat Dec  8 16:12:42 UTC 2018 - Stephan Kulow <co...@suse.com>
+
+- updated to version 5.0.7.1
+ see installed CHANGELOG.md
+
+  ## Rails 5.0.7.1 (November 27, 2018) ##
+  
+  *   No changes.
+
+-------------------------------------------------------------------

Old:
----
  actionpack-5.0.7.gem

New:
----
  actionpack-5.0.7.1.gem

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

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

++++++ actionpack-5.0.7.gem -> actionpack-5.0.7.1.gem ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md    2018-03-29 19:57:31.000000000 +0200
+++ new/CHANGELOG.md    2018-11-27 21:08:07.000000000 +0100
@@ -1,3 +1,8 @@
+## Rails 5.0.7.1 (November 27, 2018) ##
+
+*   No changes.
+
+
 ## Rails 5.0.7 (March 29, 2018) ##
 
 *   Remove deprecation on `ActionController::Parameters#to_hash` when the 
instance is
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_pack/gem_version.rb 
new/lib/action_pack/gem_version.rb
--- old/lib/action_pack/gem_version.rb  2018-03-29 19:57:31.000000000 +0200
+++ new/lib/action_pack/gem_version.rb  2018-11-27 21:08:08.000000000 +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/metadata        2018-03-29 19:57:31.000000000 +0200
+++ new/metadata        2018-11-27 21:08:07.000000000 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionpack
 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.000000000 Z
+date: 2018-11-27 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,14 +16,14 @@
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 5.0.7
+        version: 5.0.7.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 5.0.7
+        version: 5.0.7.1
 - !ruby/object:Gem::Dependency
   name: rack
   requirement: !ruby/object:Gem::Requirement
@@ -92,28 +92,28 @@
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 5.0.7
+        version: 5.0.7.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 5.0.7
+        version: 5.0.7.1
 - !ruby/object:Gem::Dependency
   name: activemodel
   requirement: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 5.0.7
+        version: 5.0.7.1
   type: :development
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - '='
       - !ruby/object:Gem::Version
-        version: 5.0.7
+        version: 5.0.7.1
 description: Web apps on Rails. Simple, battle-tested conventions for building 
and
   testing MVC web applications. Works with any Rack-compatible server.
 email: da...@loudthinking.com
@@ -298,7 +298,7 @@
 requirements:
 - none
 rubyforge_project: 
-rubygems_version: 2.6.14
+rubygems_version: 2.7.6
 signing_key: 
 specification_version: 4
 summary: Web-flow and rendering framework putting the VC in MVC (part of 
Rails).


Reply via email to