trac-wiki 0.1.8 → 0.1.9

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.
@@ -1,3 +1,3 @@
1
1
  module TracWiki
2
- VERSION = '0.1.8'
2
+ VERSION = '0.1.9'
3
3
  end
data/trac-wiki.gemspec CHANGED
@@ -5,6 +5,7 @@ Gem::Specification.new do |s|
5
5
  s.name = 'trac-wiki'
6
6
  s.version = TracWiki::VERSION
7
7
  s.date = Date.today.to_s
8
+ s.licenses = ['GPL-2']
8
9
 
9
10
  s.authors = ['Vitas Stradal']
10
11
  s.email = ['vitas@matfyz.cz' ]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trac-wiki
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-09-28 00:00:00.000000000 Z
12
+ date: 2013-09-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bacon
@@ -63,7 +63,8 @@ files:
63
63
  - test/parser_test.rb
64
64
  - trac-wiki.gemspec
65
65
  homepage: http://github.com/vitstradal/trac-wiki
66
- licenses: []
66
+ licenses:
67
+ - GPL-2
67
68
  post_install_message:
68
69
  rdoc_options: []
69
70
  require_paths: