rsvg2 0.90.8 → 0.90.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.
Files changed (1) hide show
  1. metadata +9 -11
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rsvg2
3
3
  version: !ruby/object:Gem::Version
4
- hash: 359
5
- prerelease: false
4
+ hash: 357
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 90
9
- - 8
10
- version: 0.90.8
9
+ - 9
10
+ version: 0.90.9
11
11
  platform: ruby
12
12
  authors:
13
13
  - The Ruby-GNOME2 Proejct Team
@@ -15,8 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-03-04 00:00:00 +09:00
19
- default_executable:
18
+ date: 2011-06-11 00:00:00 Z
20
19
  dependencies:
21
20
  - !ruby/object:Gem::Dependency
22
21
  name: cairo
@@ -42,12 +41,12 @@ dependencies:
42
41
  requirements:
43
42
  - - ">="
44
43
  - !ruby/object:Gem::Version
45
- hash: 359
44
+ hash: 357
46
45
  segments:
47
46
  - 0
48
47
  - 90
49
- - 8
50
- version: 0.90.8
48
+ - 9
49
+ version: 0.90.9
51
50
  type: :runtime
52
51
  version_requirements: *id002
53
52
  description: Ruby/RSVG is a Ruby binding of librsvg-2.x.
@@ -70,7 +69,6 @@ files:
70
69
  - ext/rsvg2/rbrsvg.c
71
70
  - sample/svg2.rb
72
71
  - sample/svg-viewer.rb
73
- has_rdoc: true
74
72
  homepage: http://ruby-gnome2.sourceforge.jp/
75
73
  licenses: []
76
74
 
@@ -102,7 +100,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
102
100
  requirements: []
103
101
 
104
102
  rubyforge_project:
105
- rubygems_version: 1.3.7
103
+ rubygems_version: 1.7.2
106
104
  signing_key:
107
105
  specification_version: 3
108
106
  summary: Ruby/RSVG is a Ruby binding of librsvg-2.x.