commit rubygem-turbolinks for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2019-11-13 13:25:41

Comparing /work/SRC/openSUSE:Factory/rubygem-turbolinks (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-turbolinks.new.2990 (New)


Package is "rubygem-turbolinks"

Wed Nov 13 13:25:41 2019 rev:19 rq:747712 version:5.2.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2018-08-22 14:20:52.498425848 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new.2990/rubygem-turbolinks.changes
  2019-11-13 13:25:44.107535663 +0100
@@ -1,0 +2,10 @@
+Tue Nov 12 14:15:37 UTC 2019 - Manuel Schnitzer 
+
+- updated to version 5.2.1
+
+  * Ported Turbolinks to TypeScript [#445]
+  * Fixed an issue with navigation when Turbolinks is loaded by a 

commit rubygem-turbolinks for openSUSE:Factory

2018-08-22 Thread root
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.0 +0200
+++ new/lib/turbolinks/version.rb   2018-08-20 17:57:41.0 +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/metadata2018-04-11 02:48:59.0 +0200
+++ new/metadata2018-08-20 17:57:41.0 +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.0 Z
+date: 2018-08-20 00:00:00.0 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: []




commit rubygem-turbolinks for openSUSE:Factory

2018-07-18 Thread root
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 - factory-a...@kulow.org
+
+- 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.rb2018-01-09 00:15:47.0 +0100
+++ new/lib/turbolinks/assertions.rb2018-04-11 02:48:59.0 +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.0 +0100
+++ new/lib/turbolinks/version.rb   2018-04-11 02:48:59.0 +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/metadata2018-01-09 00:15:47.0 +0100
+++ new/metadata2018-04-11 02:48:59.0 +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.0 Z
+date: 2018-04-11 00:00:00.0 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




commit rubygem-turbolinks for openSUSE:Factory

2018-03-06 Thread root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2018-03-06 10:46:18

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


Package is "rubygem-turbolinks"

Tue Mar  6 10:46:18 2018 rev:16 rq:581509 version:5.1.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2016-08-25 09:55:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2018-03-06 10:46:20.102349549 +0100
@@ -1,0 +2,6 @@
+Tue Feb 27 05:38:35 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 5.1.0
+  no changelog found
+
+---

Old:

  turbolinks-5.0.1.gem

New:

  turbolinks-5.1.0.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.3j3Vhu/_old  2018-03-06 10:46:21.162311258 +0100
+++ /var/tmp/diff_new_pack.3j3Vhu/_new  2018-03-06 10:46:21.16634 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-turbolinks
 #
-# Copyright (c) 2016 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-turbolinks
-Version:5.0.1
+Version:5.1.0
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/turbolinks/turbolinks
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Turbolinks makes navigating your web application faster
 License:MIT

++ turbolinks-5.0.1.gem -> turbolinks-5.1.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LICENSE new/LICENSE
--- old/LICENSE 2016-07-31 17:52:55.0 +0200
+++ new/LICENSE 2018-01-09 00:15:47.0 +0100
@@ -1,4 +1,4 @@
-Copyright 2016 Basecamp, LLC
+Copyright 2018 Basecamp, LLC
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
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.rb1970-01-01 01:00:00.0 +0100
+++ new/lib/turbolinks/assertions.rb2018-01-09 00:15:47.0 +0100
@@ -0,0 +1,46 @@
+module Turbolinks
+  module Assertions
+TURBOLINKS_VISIT = /Turbolinks\.visit\("([^"]+)", {"action":"([^"]+)"}\)/
+
+def assert_redirected_to(options = {}, message = nil)
+  if turbolinks_request?
+assert_turbolinks_visited(options, message)
+  else
+super
+  end
+end
+
+def assert_turbolinks_visited(options = {}, message = nil)
+  assert_response(:ok, message)
+  assert_equal("text/javascript", response.content_type)
+
+  visit_location, visit_action = turbolinks_visit_location_and_action
+
+  redirect_is   = normalize_argument_to_redirection(visit_location)
+  redirect_expected = normalize_argument_to_redirection(options)
+
+  message ||= "Expected response to be a Turbolinks visit to 
<#{redirect_expected}> but was a visit to <#{redirect_is}>"
+  assert_operator redirect_expected, :===, redirect_is, message
+end
+
+# Rough heuristic to detect whether this was a Turbolinks request:
+# non-GET request with a text/javascript response.
+#
+# Technically we'd check that Turbolinks-Referrer request header is
+# also set, but that'd require us to pass the header from post/patch/etc
+# test methods by overriding them to provide a `turbolinks:` option.
+#
+# We can't check `request.xhr?` here, either, since the X-Requested-With
+# header is cleared after controller action processing to prevent it
+# from leaking into subsequent requests.
+def turbolinks_request?
+  !request.get? && response.content_type == "text/javascript"
+end
+
+def turbolinks_visit_location_and_action
+  if response.body =~ TURBOLINKS_VISIT
+[ $1, $2 ]
+  end
+end
+  end
+end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/turbolinks/version.rb 
new/lib/turbolinks/

commit rubygem-turbolinks for openSUSE:Factory

2016-08-25 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2016-08-25 09:55:12

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


Package is "rubygem-turbolinks"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2016-07-21 07:57:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2016-08-25 09:55:14.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug  1 04:34:50 UTC 2016 - co...@suse.com
+
+- updated to version 5.0.1
+  no changelog found
+
+---

Old:

  turbolinks-5.0.0.gem

New:

  turbolinks-5.0.1.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.bqGnaE/_old  2016-08-25 09:55:15.0 +0200
+++ /var/tmp/diff_new_pack.bqGnaE/_new  2016-08-25 09:55:15.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-turbolinks
-Version:5.0.0
+Version:5.0.1
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}
@@ -32,7 +32,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
-Url:https://github.com/turbolinks/turbolinks-rails
+Url:https://github.com/turbolinks/turbolinks
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Turbolinks makes navigating your web application faster

++ turbolinks-5.0.0.gem -> turbolinks-5.0.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2016-06-30 18:47:33.0 +0200
+++ new/README.md   2016-07-31 17:52:55.0 +0200
@@ -0,0 +1,3 @@
+This repository houses the `turbolinks` RubyGem, which provides a Rails engine 
for [Turbolinks 5](https://github.com/turbolinks/turbolinks) support.
+
+It depends on the 
[`turbolinks-source`](https://github.com/turbolinks/turbolinks-source-gem) 
RubyGem, which packages the Turbolinks JavaScript assets for the Rails asset 
pipeline.
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   2016-06-30 18:47:33.0 +0200
+++ new/lib/turbolinks/version.rb   2016-07-31 17:52:55.0 +0200
@@ -1,3 +1,3 @@
 module Turbolinks
-  VERSION = '5.0.0'
+  VERSION = '5.0.1'
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-06-30 18:47:33.0 +0200
+++ new/metadata2016-07-31 17:52:55.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: turbolinks
 version: !ruby/object:Gem::Version
-  version: 5.0.0
+  version: 5.0.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-06-30 00:00:00.0 Z
+date: 2016-07-31 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: turbolinks-source
@@ -35,7 +35,7 @@
 - lib/turbolinks.rb
 - lib/turbolinks/redirection.rb
 - lib/turbolinks/version.rb
-homepage: https://github.com/turbolinks/turbolinks-rails
+homepage: https://github.com/turbolinks/turbolinks
 licenses:
 - MIT
 metadata: {}




commit rubygem-turbolinks for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2016-07-21 07:57:03

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


Package is "rubygem-turbolinks"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2015-02-11 16:44:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2016-07-21 07:57:04.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul  1 04:37:35 UTC 2016 - co...@suse.com
+
+- updated to version 5.0.0
+  no changelog found
+
+---

Old:

  turbolinks-2.5.3.gem

New:

  turbolinks-5.0.0.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.6L1o1w/_old  2016-07-21 07:57:05.0 +0200
+++ /var/tmp/diff_new_pack.6L1o1w/_new  2016-07-21 07:57:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-turbolinks
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-turbolinks
-Version:2.5.3
+Version:5.0.0
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}
@@ -32,16 +32,15 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
-Url:https://github.com/rails/turbolinks/
+Url:https://github.com/turbolinks/turbolinks-rails
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
-Summary:Turbolinks makes following links in your web application 
faster (use
+Summary:Turbolinks makes navigating your web application faster
 License:MIT
 Group:  Development/Languages/Ruby
 
 %description
-Turbolinks makes following links in your web application faster (use with
-Rails Asset Pipeline).
+Rails engine for Turbolinks 5 support.
 
 %prep
 
@@ -49,7 +48,7 @@
 
 %install
 %gem_install \
-  --doc-files="MIT-LICENSE README.md" \
+  --doc-files="LICENSE README.md" \
   -f
 
 %gem_packages

++ turbolinks-2.5.3.gem -> turbolinks-5.0.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LICENSE new/LICENSE
--- old/LICENSE 1970-01-01 01:00:00.0 +0100
+++ new/LICENSE 2016-06-30 18:47:33.0 +0200
@@ -0,0 +1,20 @@
+Copyright 2016 Basecamp, LLC
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIT-LICENSE new/MIT-LICENSE
--- old/MIT-LICENSE 2014-12-08 15:17:40.0 +0100
+++ new/MIT-LICENSE 1970-01-01 01:00:00.0 +0100
@@ -1,20 +0,0 @@
-Copyright 2012-2014 David Heinemeier Hansson
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INC

commit rubygem-turbolinks for openSUSE:Factory

2015-02-11 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2015-02-11 16:44:13

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


Package is "rubygem-turbolinks"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2014-10-19 19:29:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2015-02-11 16:44:14.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 10 07:58:48 UTC 2015 - co...@suse.com
+
+- updated to version 2.5.3, no changelog
+
+---

Old:

  turbolinks-2.4.0.gem

New:

  turbolinks-2.5.3.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.KTu7Hb/_old  2015-02-11 16:44:15.0 +0100
+++ /var/tmp/diff_new_pack.KTu7Hb/_new  2015-02-11 16:44:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-turbolinks
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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-turbolinks
-Version:2.4.0
+Version:2.5.3
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}

++ turbolinks-2.4.0.gem -> turbolinks-2.5.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   1970-01-01 01:00:00.0 +0100
+++ new/README.md   2014-12-08 15:17:40.0 +0100
@@ -68,7 +68,13 @@
 $(document).on("page:receive", stopSpinner);
 ```
 
-DOM transformations that are idempotent are best. If you have transformations 
that are not, hook them to happen only on `page:load` instead of `page:change` 
(as that would run them again on the cached pages).
+DOM transformations that are idempotent are best. If you have transformations 
that are not, bind them to `page:load` (in addition to the initial page load) 
instead of `page:change` (as that would run them again on the cached pages):
+
+```javascript
+// using jQuery for simplicity
+
+$(document).on("ready page:load", nonIdempotentFunction);
+```
 
 Transition Cache: A Speed Boost
 ---
@@ -82,10 +88,32 @@
 Turbolinks.enableTransitionCache();
 ```
 
-The one drawback is that dramatic differences in appearence between a cached 
copy and new copy may lead to a jarring affect for the end-user. This will be 
especially true for pages that have many moving parts (expandable sections, 
sortable tables, infinite scrolling, etc.).
+The one drawback is that dramatic differences in appearance between a cached 
copy and new copy may lead to a jarring affect for the end-user. This will be 
especially true for pages that have many moving parts (expandable sections, 
sortable tables, infinite scrolling, etc.).
 
 If you find that a page is causing problems, you can have Turbolinks skip 
displaying the cached copy by adding `data-no-transition-cache` to any DOM 
element on the offending page.
 
+Progress Bar
+
+
+Because Turbolinks skips the traditional full page reload, browsers won't 
display their native progress bar when changing pages. To fill this void, 
Turbolinks offers an optional JavaScript-and-CSS-based progress bar to display 
page loading progress.
+
+To enable the progress bar, include the following in your JavaScript:
+```javascript
+Turbolinks.enableProgressBar();
+```
+
+The progress bar is implemented on the `` element's pseudo `:before` 
element and can be **customized** by including CSS with higher specificity than 
the included styles. For example:
+
+```css
+html.turbolinks-progress-bar::before {
+  background-color: red !important;
+  height: 5px !important;
+}
+```
+
+In Turbolinks 3.0, the progress bar will be turned on by default.
+
+
 Initialization
 --
 
@@ -127,7 +155,7 @@
 jquery.turbolinks
 -
 
-If you have a lot of existing JavaScript that binds elements on 
jQuery.ready(), you can pull the 
[jquery.turbolinks](https://github.com/kossnocorp/jquery.turbolinks) library 
into your project that will trigger ready() when Turbolinks triggers the the 
`page:load` event. It may restore functionality of some libraries.
+If you have a lot of existing JavaScript that binds elements on 
jQuery.ready(), you can pull the 
[jquery.turbolinks](https://github.com/kossnocorp/jquery.turbolinks) library 
i

commit rubygem-turbolinks for openSUSE:Factory

2014-10-19 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2014-10-19 19:28:34

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


Package is "rubygem-turbolinks"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2014-10-14 13:25:22.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2014-10-19 19:29:18.0 +0200
@@ -1,0 +2,5 @@
+Fri Oct 17 04:42:20 UTC 2014 - co...@suse.com
+
+- updated to version 2.4.0, no changelog
+
+---

Old:

  turbolinks-2.2.2.gem

New:

  turbolinks-2.4.0.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.YhdKe7/_old  2014-10-19 19:29:19.0 +0200
+++ /var/tmp/diff_new_pack.YhdKe7/_new  2014-10-19 19:29:19.0 +0200
@@ -16,8 +16,15 @@
 #
 
 
+#
+# 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-turbolinks
-Version:2.2.2
+Version:2.4.0
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}

++ turbolinks-2.2.2.gem -> turbolinks-2.4.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   1970-01-01 01:00:00.0 +0100
+++ new/README.md   1970-01-01 01:00:00.0 +0100
@@ -33,8 +33,9 @@
 * `page:before-change` a Turbolinks-enabled link has been clicked *(see below 
for more details)*
 * `page:fetch` starting to fetch a new target page
 * `page:receive` the page has been fetched from the server, but not yet parsed
-* `page:change` the page has been parsed and changed to the new version and on 
DOMContentLoaded
-* `page:update` is triggered whenever page:change is PLUS on jQuery's 
ajaxSucess, if jQuery is available (otherwise you can manually trigger it when 
calling XMLHttpRequest in your own code)
+* `page:before-unload` the page has been parsed and is about to be changed
+* `page:change` the page has been changed to the new version (and on 
DOMContentLoaded)
+* `page:update` is triggered alongside both page:change and jQuery's 
ajaxSuccess (if jQuery is available - otherwise you can manually trigger it 
when calling XMLHttpRequest in your own code)
 * `page:load` is fired at the end of the loading process.
 
 Handlers bound to the `page:before-change` event may return `false`, which 
will cancel the Turbolinks process.
@@ -42,6 +43,7 @@
 By default, Turbolinks caches 10 of these page loads. It listens to the 
[popstate](https://developer.mozilla.org/en-US/docs/DOM/Manipulating_the_browser_history#The_popstate_event)
 event and attempts to restore page state from the cache when it's triggered. 
When `popstate` is fired the following process happens:
 
 ***Restore* a cached page from the client-side cache:**
+* `page:before-unload` page has been fetched from the cache and is about to be 
changed
 * `page:change` page has changed to the cached page.
 * `page:restore` is fired at the end of restore process.
 
@@ -59,8 +61,12 @@
 
 To implement a client-side spinner, you could listen for `page:fetch` to start 
it and `page:receive` to stop it.
 
-document.addEventListener("page:fetch", startSpinner);
-document.addEventListener("page:receive", stopSpinner);
+```javascript
+// using jQuery for simplicity
+
+$(document).on("page:fetch", startSpinner);
+$(document).on("page:receive", stopSpinner);
+```
 
 DOM transformations that are idempotent are best. If you have transformations 
that are not, hook them to happen only on `page:load` instead of `page:change` 
(as that would run them again on the cached pages).
 
@@ -195,6 +201,7 @@
 *These projects are not affiliated with or endorsed by the Rails Turbolinks 
team.*
 
 * [Flask Turbolinks](https://github.com/lepture/flask-turbolinks) (Python 
Flask)
+* [Django Turbolinks](https://github.com/dgladkov/django-turbolinks) (Python 
Django)
 * [ASP.NET MVC 
Turbolinks](https://github.com/kazimanzurrashid/aspnetmvcturbolinks)
 * [PHP Turbolinks Component](https://github.com/helthe/Turbolinks) (Symfony 
Component)
 * [PHP Turbolinks Package](https://github.com/frenzyapp/turbolinks) (Laravel 
Package)
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit rubygem-turbolinks for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2014-10-14 13:25:03

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


Package is "rubygem-turbolinks"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2014-04-22 07:42:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2014-10-14 13:25:22.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct 13 18:50:36 UTC 2014 - co...@suse.com
+
+- adapt to new rubygem packaging
+
+---

New:

  gem2rpm.yml



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.tHH25S/_old  2014-10-14 13:25:23.0 +0200
+++ /var/tmp/diff_new_pack.tHH25S/_new  2014-10-14 13:25:23.0 +0200
@@ -21,63 +21,30 @@
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 3
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros >= 5
 Url:https://github.com/rails/turbolinks/
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:Turbolinks makes following links in your web application 
faster (use
 License:MIT
 Group:  Development/Languages/Ruby
 
 %description
 Turbolinks makes following links in your web application faster (use with
-Rails Asset Pipeline)
-
-%package doc
-Summary:RDoc documentation for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description doc
-Documentation generated at gem installation time.
-Usually in RDoc and RI formats.
-
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
+Rails Asset Pipeline).
 
 %prep
-#gem_unpack
-#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
-#gem_build
 
 %build
 
 %install
-%gem_install -f
-mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
-ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
-
-%files
-%defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{gem_base}/cache/%{mod_full_name}.gem
-%{gem_base}/gems/%{mod_full_name}/
-%exclude %{gem_base}/gems/%{mod_full_name}/test
-%{gem_base}/specifications/%{mod_full_name}.gemspec
-
-%files doc
-%defattr(-,root,root,-)
-%doc %{gem_base}/doc
-
-%files testsuite
-%defattr(-,root,root,-)
-%{gem_base}/gems/%{mod_full_name}/test
+%gem_install \
+  --doc-files="MIT-LICENSE README.md" \
+  -f
+
+%gem_packages
 
 %changelog

++ gem2rpm.yml ++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
# :patches:
#   foo.patch: -p1
#   bar.patch: 
# ## used by gem2rpm
:sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: ''
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV="no"
#   %endif
# ## used by gem2rpm
# :post_install: |-
#   # delete custom files here or do other fancy stuff
#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
# ## used by gem2rpm
# :filelist: |-
#   /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
#   :post: |-
# /bin/echo foo
# ## used by gem_packages
# :main:
#   :preamble: |-
# Requires: util-linux
# Recommends: pwgen
#   :filelist: |-
# /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom:
#   apache:
# :preamble: |-
#   Requires: .
# :filelist: |-
#   /etc/apache2/conf.d/passenger.conf
# :summary: Custom summary is optional
# :description: |-
#   Custom description is optional
#
#   bar
# :post: |-
#   /bin/echo foo
#
-- 
To unsubscribe, e-mail: opensuse-commit+unsubs

commit rubygem-turbolinks for openSUSE:Factory

2014-04-21 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2014-04-22 07:42:08

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


Package is "rubygem-turbolinks"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2014-02-12 22:05:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2014-04-22 07:42:09.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 21 17:02:42 UTC 2014 - co...@suse.com
+
+- updated to version 2.2.2, no changelog
+
+---

Old:

  turbolinks-2.2.1.gem

New:

  turbolinks-2.2.2.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.IzGohm/_old  2014-04-22 07:42:09.0 +0200
+++ /var/tmp/diff_new_pack.IzGohm/_new  2014-04-22 07:42:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-turbolinks
-Version:2.2.1
+Version:2.2.2
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}
@@ -61,8 +61,8 @@
 %install
 %gem_install -f
 mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 ln -s %{gem_base}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
+ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-turbolinks for openSUSE:Factory

2014-02-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2014-02-12 22:05:12

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


Package is "rubygem-turbolinks"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2013-12-23 22:21:10.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2014-02-12 22:05:13.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  6 18:00:06 UTC 2014 - co...@suse.com
+
+- updated to version 2.2.1, no changelog
+
+---

Old:

  turbolinks-2.1.0.gem

New:

  turbolinks-2.2.1.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.IWlTlY/_old  2014-02-12 22:05:14.0 +0100
+++ /var/tmp/diff_new_pack.IWlTlY/_new  2014-02-12 22:05:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-turbolinks
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   rubygem-turbolinks
-Version:2.1.0
+Version:2.2.1
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 1
+BuildRequires:  ruby-macros >= 3
 Url:https://github.com/rails/turbolinks/
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:Turbolinks makes following links in your web application 
faster (use
@@ -61,23 +61,23 @@
 %install
 %gem_install -f
 mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
+ln -s %{gem_base}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
+ln -s %{gem_base}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
 
 %files
 %defattr(-,root,root,-)
 %{_docdir}/%{name}
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
+%{gem_base}/cache/%{mod_full_name}.gem
+%{gem_base}/gems/%{mod_full_name}/
+%exclude %{gem_base}/gems/%{mod_full_name}/test
+%{gem_base}/specifications/%{mod_full_name}.gemspec
 
 %files doc
 %defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
+%doc %{gem_base}/doc
 
 %files testsuite
 %defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
+%{gem_base}/gems/%{mod_full_name}/test
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-turbolinks for openSUSE:Factory

2013-12-23 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2013-12-23 22:21:09

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


Package is "rubygem-turbolinks"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2013-12-12 11:27:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2013-12-23 22:21:10.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec 20 12:02:46 UTC 2013 - co...@suse.com
+
+- updated to version 2.1.0, no changelog
+
+---

Old:

  turbolinks-2.0.0.gem

New:

  turbolinks-2.1.0.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.Wr1Svq/_old  2013-12-23 22:21:10.0 +0100
+++ /var/tmp/diff_new_pack.Wr1Svq/_new  2013-12-23 22:21:10.0 +0100
@@ -17,13 +17,14 @@
 
 
 Name:   rubygem-turbolinks
-Version:2.0.0
+Version:2.1.0
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
+Url:https://github.com/rails/turbolinks/
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:Turbolinks makes following links in your web application 
faster (use
 License:MIT

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-turbolinks for openSUSE:Factory

2013-12-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2013-12-12 11:27:44

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


Package is "rubygem-turbolinks"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2013-11-24 18:14:39.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2013-12-12 11:27:45.0 +0100
@@ -1,0 +2,5 @@
+Mon Dec  9 11:39:38 UTC 2013 - co...@suse.com
+
+- updated to version 2.0.0, no changelog
+
+---

Old:

  turbolinks-1.3.1.gem

New:

  turbolinks-2.0.0.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.RHxZTy/_old  2013-12-12 11:27:45.0 +0100
+++ /var/tmp/diff_new_pack.RHxZTy/_new  2013-12-12 11:27:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-turbolinks
-Version:1.3.1
+Version:2.0.0
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-turbolinks for openSUSE:Factory

2013-11-24 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2013-11-24 18:14:38

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


Package is "rubygem-turbolinks"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2013-08-23 11:10:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2013-11-24 18:14:39.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 22 08:40:38 UTC 2013 - co...@suse.com
+
+- updated to version 1.3.1, no changelog
+
+---

Old:

  turbolinks-1.3.0.gem

New:

  turbolinks-1.3.1.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.t6zkUj/_old  2013-11-24 18:14:40.0 +0100
+++ /var/tmp/diff_new_pack.t6zkUj/_new  2013-11-24 18:14:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-turbolinks
-Version:1.3.0
+Version:1.3.1
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-turbolinks for openSUSE:Factory

2013-08-23 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2013-08-23 11:10:34

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


Package is "rubygem-turbolinks"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2013-06-13 22:42:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2013-08-23 11:10:35.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 21 06:29:19 UTC 2013 - co...@suse.com
+
+- updated to version 1.3.0, no changelog
+
+---

Old:

  turbolinks-1.2.0.gem

New:

  turbolinks-1.3.0.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.uTnmej/_old  2013-08-23 11:10:36.0 +0200
+++ /var/tmp/diff_new_pack.uTnmej/_new  2013-08-23 11:10:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-turbolinks
-Version:1.2.0
+Version:1.3.0
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-turbolinks for openSUSE:Factory

2013-06-13 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2013-06-13 22:42:05

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


Package is "rubygem-turbolinks"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-turbolinks/rubygem-turbolinks.changes
2013-05-07 07:37:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2013-06-13 22:42:07.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun  3 19:34:43 UTC 2013 - co...@suse.com
+
+- updated to version 1.2.0, no changelog
+
+---

Old:

  turbolinks-1.1.1.gem

New:

  turbolinks-1.2.0.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
--- /var/tmp/diff_new_pack.YFlKak/_old  2013-06-13 22:42:07.0 +0200
+++ /var/tmp/diff_new_pack.YFlKak/_new  2013-06-13 22:42:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-turbolinks
-Version:1.1.1
+Version:1.2.0
 Release:0
 %define mod_name turbolinks
 %define mod_full_name %{mod_name}-%{version}
@@ -59,9 +59,13 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
 
 %files
 %defattr(-,root,root,-)
+%{_docdir}/%{name}
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
 %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
 %exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-turbolinks for openSUSE:Factory

2013-05-06 Thread h_root
Hello community,

here is the log from the commit of package rubygem-turbolinks for 
openSUSE:Factory checked in at 2013-05-07 07:37:51

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


Package is "rubygem-turbolinks"

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-turbolinks.new/rubygem-turbolinks.changes   
2013-05-07 07:37:53.0 +0200
@@ -0,0 +1,10 @@
+---
+Sun Apr 28 09:33:43 UTC 2013 - co...@suse.com
+
+- updated to version 1.1.1
+
+---
+Fri Dec 28 08:16:32 UTC 2012 - co...@suse.com
+
+- initial package (version 0.6.1)
+

New:

  rubygem-turbolinks.changes
  rubygem-turbolinks.spec
  turbolinks-1.1.1.gem



Other differences:
--
++ rubygem-turbolinks.spec ++
#
# spec file for package rubygem-turbolinks
#
# Copyright (c) 2013 SUSE LINUX Products 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/
#


Name:   rubygem-turbolinks
Version:1.1.1
Release:0
%define mod_name turbolinks
%define mod_full_name %{mod_name}-%{version}

BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  ruby-macros >= 1
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary:Turbolinks makes following links in your web application faster 
(use
License:MIT
Group:  Development/Languages/Ruby

%description
Turbolinks makes following links in your web application faster (use with
Rails Asset Pipeline)

%package doc
Summary:RDoc documentation for %{mod_name}
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}

%description doc
Documentation generated at gem installation time.
Usually in RDoc and RI formats.

%package testsuite
Summary:Test suite for %{mod_name}
Group:  Development/Languages/Ruby
Requires:   %{name} = %{version}

%description testsuite
Test::Unit or RSpec files, useful for developers.

%prep
#gem_unpack
#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
#gem_build

%build

%install
%gem_install -f

%files
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec

%files doc
%defattr(-,root,root,-)
%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/

%files testsuite
%defattr(-,root,root,-)
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org