pango 1.2.2-x86-mingw32 → 1.2.3-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
data/lib/1.9/pango.so ADDED
Binary file
data/lib/2.0/pango.so ADDED
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pango
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.2
4
+ version: 1.2.3
5
5
  prerelease:
6
6
  platform: x86-mingw32
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-03-11 00:00:00.000000000 Z
12
+ date: 2013-03-17 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: cairo
@@ -34,7 +34,7 @@ dependencies:
34
34
  requirements:
35
35
  - - ! '>='
36
36
  - !ruby/object:Gem::Version
37
- version: 1.2.2
37
+ version: 1.2.3
38
38
  type: :runtime
39
39
  prerelease: false
40
40
  version_requirements: !ruby/object:Gem::Requirement
@@ -42,7 +42,7 @@ dependencies:
42
42
  requirements:
43
43
  - - ! '>='
44
44
  - !ruby/object:Gem::Version
45
- version: 1.2.2
45
+ version: 1.2.3
46
46
  description: Ruby/Pango is a Ruby binding of pango-1.x.
47
47
  email: ruby-gnome2-devel-en@lists.sourceforge.net
48
48
  executables: []
@@ -110,7 +110,8 @@ files:
110
110
  - test/test-attribute.rb
111
111
  - test/test-language.rb
112
112
  - test/test_layout.rb
113
- - lib/pango.so
113
+ - lib/1.9/pango.so
114
+ - lib/2.0/pango.so
114
115
  - vendor/local/bin/libpango-1.0-0.dll
115
116
  - vendor/local/bin/libpangocairo-1.0-0.dll
116
117
  - vendor/local/bin/libpangowin32-1.0-0.dll
data/lib/pango.so DELETED
Binary file