rsvg2 0.90.6 → 0.90.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. metadata +7 -9
  2. data/ext/rsvg2/rbrsvg.o +0 -0
  3. data/ext/rsvg2/rsvg2.so +0 -0
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: 379
4
+ hash: 377
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 90
9
- - 6
10
- version: 0.90.6
9
+ - 7
10
+ version: 0.90.7
11
11
  platform: ruby
12
12
  authors:
13
13
  - The Ruby-GNOME2 Proejct Team
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-01-30 00:00:00 +09:00
18
+ date: 2011-02-02 00:00:00 +09:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -42,12 +42,12 @@ dependencies:
42
42
  requirements:
43
43
  - - ">="
44
44
  - !ruby/object:Gem::Version
45
- hash: 379
45
+ hash: 377
46
46
  segments:
47
47
  - 0
48
48
  - 90
49
- - 6
50
- version: 0.90.6
49
+ - 7
50
+ version: 0.90.7
51
51
  type: :runtime
52
52
  version_requirements: *id002
53
53
  description: Ruby/RSVG is a Ruby binding of librsvg-2.x.
@@ -65,10 +65,8 @@ files:
65
65
  - extconf.rb
66
66
  - lib/rsvg2.rb
67
67
  - ext/rsvg2/Makefile
68
- - ext/rsvg2/rbrsvg.o
69
68
  - ext/rsvg2/extconf.rb
70
69
  - ext/rsvg2/rsvg2.def
71
- - ext/rsvg2/rsvg2.so
72
70
  - ext/rsvg2/depend
73
71
  - ext/rsvg2/ruby-rsvg2.pc
74
72
  - ext/rsvg2/rbrsvg.c
data/ext/rsvg2/rbrsvg.o DELETED
Binary file
data/ext/rsvg2/rsvg2.so DELETED
Binary file