atk 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.
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: atk
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
5
|
-
prerelease:
|
|
4
|
+
hash: 357
|
|
5
|
+
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 90
|
|
9
|
-
-
|
|
10
|
-
version: 0.90.
|
|
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-
|
|
19
|
-
default_executable:
|
|
18
|
+
date: 2011-06-11 00:00:00 Z
|
|
20
19
|
dependencies:
|
|
21
20
|
- !ruby/object:Gem::Dependency
|
|
22
21
|
name: glib2
|
|
@@ -26,12 +25,12 @@ dependencies:
|
|
|
26
25
|
requirements:
|
|
27
26
|
- - ">="
|
|
28
27
|
- !ruby/object:Gem::Version
|
|
29
|
-
hash:
|
|
28
|
+
hash: 357
|
|
30
29
|
segments:
|
|
31
30
|
- 0
|
|
32
31
|
- 90
|
|
33
|
-
-
|
|
34
|
-
version: 0.90.
|
|
32
|
+
- 9
|
|
33
|
+
version: 0.90.9
|
|
35
34
|
type: :runtime
|
|
36
35
|
version_requirements: *id001
|
|
37
36
|
description: Ruby/ATK is a Ruby binding of ATK-1.0.x.
|
|
@@ -81,7 +80,6 @@ files:
|
|
|
81
80
|
- ext/atk/rbatkeditabletext.c
|
|
82
81
|
- ext/atk/rbatknoopobjectfactory.c
|
|
83
82
|
- ext/atk/rbatkobject.c
|
|
84
|
-
has_rdoc: true
|
|
85
83
|
homepage: http://ruby-gnome2.sourceforge.jp/
|
|
86
84
|
licenses: []
|
|
87
85
|
|
|
@@ -113,7 +111,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
113
111
|
requirements: []
|
|
114
112
|
|
|
115
113
|
rubyforge_project:
|
|
116
|
-
rubygems_version: 1.
|
|
114
|
+
rubygems_version: 1.7.2
|
|
117
115
|
signing_key:
|
|
118
116
|
specification_version: 3
|
|
119
117
|
summary: Ruby/ATK is a Ruby binding of ATK-1.0.x.
|