tracksperanto 1.5.5 → 1.5.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/History.txt CHANGED
@@ -1,5 +1,6 @@
1
- === 1.5.5 / 2009-11-08
1
+ === 1.5.6 / 2009-11-08
2
2
 
3
+ * Rerelase of 1.5.5 without the huge binary blob in the middle
3
4
  * Interpret Shake NSplines as Linear instead of discarding them
4
5
 
5
6
  === 1.5.4 / 2009-10-25
data/Manifest.txt CHANGED
@@ -47,7 +47,6 @@ lib/tracksperanto/safety.rb
47
47
  lib/tracksperanto/simple_export.rb
48
48
  lib/tracksperanto/tracker.rb
49
49
  lib/tracksperanto/zip_tuples.rb
50
- serveur.julik.nl
51
50
  test/.DS_Store
52
51
  test/export/.DS_Store
53
52
  test/export/README_EXPORT_TESTS.txt
data/lib/tracksperanto.rb CHANGED
@@ -4,7 +4,7 @@ require 'tempfile'
4
4
 
5
5
  module Tracksperanto
6
6
  PATH = File.expand_path(File.dirname(__FILE__))
7
- VERSION = '1.5.5'
7
+ VERSION = '1.5.6'
8
8
 
9
9
  module Import; end
10
10
  module Export; end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tracksperanto
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.5
4
+ version: 1.5.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Julik Tarkhanov
@@ -93,7 +93,6 @@ files:
93
93
  - lib/tracksperanto/simple_export.rb
94
94
  - lib/tracksperanto/tracker.rb
95
95
  - lib/tracksperanto/zip_tuples.rb
96
- - serveur.julik.nl
97
96
  - test/.DS_Store
98
97
  - test/export/.DS_Store
99
98
  - test/export/README_EXPORT_TESTS.txt
data/serveur.julik.nl DELETED
Binary file