Hello community,
here is the log from the commit of package rubygem-turbolinks for
openSUSE:Factory checked in at 2018-07-18 22:51:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-turbolinks (Old)
and /work/SRC/openSUSE:Factory/.rubygem-turbolinks.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-turbolinks"
Wed Jul 18 22:51:44 2018 rev:17 rq:621040 version:5.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2018-03-06 10:46:20.102349549 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes
2018-07-18 22:52:30.843244596 +0200
@@ -1,0 +2,6 @@
+Wed Apr 11 03:48:39 UTC 2018 - [email protected]
+
+- updated to version 5.1.1
+ no changelog found
+
+-------------------------------------------------------------------
Old:
----
turbolinks-5.1.0.gem
New:
----
turbolinks-5.1.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-turbolinks.spec ++++++
--- /var/tmp/diff_new_pack.ygLYeC/_old 2018-07-18 22:52:31.207243389 +0200
+++ /var/tmp/diff_new_pack.ygLYeC/_new 2018-07-18 22:52:31.211243376 +0200
@@ -24,7 +24,7 @@
#
Name: rubygem-turbolinks
-Version: 5.1.0
+Version: 5.1.1
Release: 0
%define mod_name turbolinks
%define mod_full_name %{mod_name}-%{version}
++++++ turbolinks-5.1.0.gem -> turbolinks-5.1.1.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/assertions.rb
new/lib/turbolinks/assertions.rb
--- old/lib/turbolinks/assertions.rb 2018-01-09 00:15:47.000000000 +0100
+++ new/lib/turbolinks/assertions.rb 2018-04-11 02:48:59.000000000 +0200
@@ -14,7 +14,7 @@
assert_response(:ok, message)
assert_equal("text/javascript", response.content_type)
- visit_location, visit_action = turbolinks_visit_location_and_action
+ visit_location, _ = turbolinks_visit_location_and_action
redirect_is = normalize_argument_to_redirection(visit_location)
redirect_expected = normalize_argument_to_redirection(options)
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-01-09 00:15:47.000000000 +0100
+++ new/lib/turbolinks/version.rb 2018-04-11 02:48:59.000000000 +0200
@@ -1,3 +1,3 @@
module Turbolinks
- VERSION = '5.1.0'
+ VERSION = '5.1.1'
end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata 2018-01-09 00:15:47.000000000 +0100
+++ new/metadata 2018-04-11 02:48:59.000000000 +0200
@@ -1,14 +1,14 @@
--- !ruby/object:Gem::Specification
name: turbolinks
version: !ruby/object:Gem::Version
- version: 5.1.0
+ version: 5.1.1
platform: ruby
authors:
- David Heinemeier Hansson
autorequire:
bindir: bin
cert_chain: []
-date: 2018-01-08 00:00:00.000000000 Z
+date: 2018-04-11 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
name: turbolinks-source
@@ -56,7 +56,7 @@
version: '0'
requirements: []
rubyforge_project:
-rubygems_version: 2.6.13
+rubygems_version: 2.7.6
signing_key:
specification_version: 4
summary: Turbolinks makes navigating your web application faster