rsvg2 1.1.7-x86-mingw32 → 1.1.8-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/ext/rsvg2/depend +2 -1
  2. metadata +7 -7
@@ -1,4 +1,5 @@
1
- install:
1
+ install: install-pc
2
+ install-pc:
2
3
  if test -n "$(pkgconfigdir)"; then \
3
4
  $(MAKEDIRS) $(pkgconfigdir); \
4
5
  $(INSTALL_DATA) ruby-rsvg2.pc $(pkgconfigdir); \
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: 29
4
+ hash: 3
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 7
10
- version: 1.1.7
9
+ - 8
10
+ version: 1.1.8
11
11
  platform: x86-mingw32
12
12
  authors:
13
13
  - The Ruby-GNOME2 Project Team
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-12-10 00:00:00 Z
18
+ date: 2012-12-19 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: cairo
@@ -41,12 +41,12 @@ dependencies:
41
41
  requirements:
42
42
  - - ">="
43
43
  - !ruby/object:Gem::Version
44
- hash: 29
44
+ hash: 3
45
45
  segments:
46
46
  - 1
47
47
  - 1
48
- - 7
49
- version: 1.1.7
48
+ - 8
49
+ version: 1.1.8
50
50
  type: :runtime
51
51
  version_requirements: *id002
52
52
  description: Ruby/RSVG is a Ruby binding of librsvg-2.x.