spotify_osx_controller 0.1.2 → 0.1.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 67fcb17ea1040a5fbd1c0d1d9dc429d51d540fc8
4
- data.tar.gz: 06bdda14f3c34bd949e1f5a4d86dfc573607a093
3
+ metadata.gz: 7b0d92d54e2d8f6543032daacbc758174c523bc9
4
+ data.tar.gz: 2cdf896c4b88f98a61adefcb043c64e56b026377
5
5
  SHA512:
6
- metadata.gz: dddca84e7fe1e59972427c0e2221b29497e9e05c6eb7883ccf4f0f04fc2317c38b1559c010db2b1955426c74ea5447cd2a8d5707de3c96f7675ddbb159075d8a
7
- data.tar.gz: b4f770a239ffcfba5ae8c2bbab315446f7a7728fdb31b863592913ed0f055d74f1612bb97b12c4fc55d11e901ae8c30bfdd5a99c83bc0e537373e10de21f5f94
6
+ metadata.gz: dfed280766e7f1f6ecf80f6ad7ced0a038f9838ec91de6652e6cdd9042d556eb9e86e98db1c70f7bf6f36280d131aed63a337dcd2f6259a804444e2aca638983
7
+ data.tar.gz: 15c2477319af4ff079f49b12f1fffb7cd31d6a21535ad732a01dc847be9ada9fba23fa82866b255e4ac1083f9f7637762e44c0c8e1055eb45b431985bf40c886
data/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  CLI for Spotify running on OSX
4
4
 
5
+ Apple script forked from: [dronir/SpotifyControl](https://github.com/dronir/SpotifyControl)
6
+
5
7
  ## Installation
6
8
 
7
9
  Add this line to your application's Gemfile:
@@ -1,3 +1,3 @@
1
1
  module SpotifyOsxController
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
@@ -11,7 +11,10 @@ Gem::Specification.new do |spec|
11
11
  spec.licenses = ['MIT']
12
12
 
13
13
  spec.summary = %q{Ruby wrapper for Spotify applescript API}
14
- spec.description = %q{Control Spotify running on a Mac}
14
+ spec.description = <<-EOF
15
+ Run basic Spotify commands on OSX.
16
+ Apple script forked from: https://github.com/dronir/SpotifyControl
17
+ EOF
15
18
  spec.homepage = "https://github.com/DanielSwensson/SpotifyControl"
16
19
 
17
20
  spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spotify_osx_controller
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Swensson
@@ -38,7 +38,9 @@ dependencies:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
40
  version: '10.0'
41
- description: Control Spotify running on a Mac
41
+ description: |2
42
+ Run basic Spotify commands on OSX.
43
+ Apple script forked from: https://github.com/dronir/SpotifyControl
42
44
  email:
43
45
  - daniel@danielswensson.se
44
46
  executables: