Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2018-08-22 14:20:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-turbolinks (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-turbolinks.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-turbolinks"

Wed Aug 22 14:20:34 2018 rev:18 rq:630743 version:5.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes    
2018-07-18 22:52:30.843244596 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
    2018-08-22 14:20:52.498425848 +0200
@@ -1,0 +2,12 @@
+Mon Aug 20 17:33:01 UTC 2018 - mschnit...@suse.com
+
+- updated to version 5.2.0
+
+  * Introduces deferred snapshot caching to improve navigation performance and 
allow Stimulus disconnect() callbacks to prepare the page to be cached (#390)
+  * Modernizes the test suite (#404)
+  * Fixes missing event.data.newBody on turbolinks:before-render events when 
rendering error pages (#406)
+  * Adds a CHANGELOG.md file which points to the GitHub Releases index
+  * Corrects several errors in documentation examples
+  * Updates RubyGems installation instructions
+
+-------------------------------------------------------------------

Old:
----
  turbolinks-5.1.1.gem

New:
----
  turbolinks-5.2.0.gem

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

Other differences:
------------------
++++++ rubygem-turbolinks.spec ++++++
--- /var/tmp/diff_new_pack.a5VYxO/_old  2018-08-22 14:20:52.862426710 +0200
+++ /var/tmp/diff_new_pack.a5VYxO/_new  2018-08-22 14:20:52.862426710 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-turbolinks
-Version:        5.1.1
+Version:        5.2.0
 Release:        0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}

++++++ turbolinks-5.1.1.gem -> turbolinks-5.2.0.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/turbolinks/version.rb 
new/lib/turbolinks/version.rb
--- old/lib/turbolinks/version.rb       2018-04-11 02:48:59.000000000 +0200
+++ new/lib/turbolinks/version.rb       2018-08-20 17:57:41.000000000 +0200
@@ -1,3 +1,3 @@
 module Turbolinks
-  VERSION = '5.1.1'
+  VERSION = '5.2.0'
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2018-04-11 02:48:59.000000000 +0200
+++ new/metadata        2018-08-20 17:57:41.000000000 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: turbolinks
 version: !ruby/object:Gem::Version
-  version: 5.1.1
+  version: 5.2.0
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-04-11 00:00:00.000000000 Z
+date: 2018-08-20 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: turbolinks-source
@@ -16,14 +16,14 @@
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: '5.1'
+        version: '5.2'
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
     - - "~>"
       - !ruby/object:Gem::Version
-        version: '5.1'
+        version: '5.2'
 description: Rails engine for Turbolinks 5 support
 email: da...@loudthinking.com
 executables: []


Reply via email to