gobject-introspection 2.2.2-x86-mingw32 → 2.2.3-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d657438409a13aaf6560949c1680267edd07eb03
|
4
|
+
data.tar.gz: ae8cc3733d140f3e5867edac63395b0a2b235bb7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 73bd4ea786d655b095d1799670077798bb6eeb55f5f04f95de4f5397ddb1446aa53023894a2da2cd74b1a88715ce6dbfc68119d5e6293ecc40bf4bfd5e0fc78f
|
7
|
+
data.tar.gz: 4e9107001ac42056971f66225da0084e48d6cbf2476da3b0386656fc8b9b9e93c9dac84779317b591c17b9dfa6694733d5667f820c57569c57208780a6976f6f
|
Binary file
|
Binary file
|
@@ -1,5 +1,7 @@
|
|
1
1
|
native_prefix=/home/kou/work/ruby/ruby-gnome2.win32/gobject-introspection/tmp/native/local
|
2
2
|
native_bindir=${native_prefix}/bin
|
3
|
+
native_prefix=/home/kou/work/ruby/ruby-gnome2.win32/gobject-introspection/tmp/native/local
|
4
|
+
native_bindir=${native_prefix}/bin
|
3
5
|
prefix=/home/kou/work/ruby/ruby-gnome2.win32/gobject-introspection/vendor/local
|
4
6
|
exec_prefix=${prefix}
|
5
7
|
libdir=${exec_prefix}/lib
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: gobject-introspection
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.2.
|
4
|
+
version: 2.2.3
|
5
5
|
platform: x86-mingw32
|
6
6
|
authors:
|
7
7
|
- The Ruby-GNOME2 Project Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-10-
|
11
|
+
date: 2014-10-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: glib2
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 2.2.
|
19
|
+
version: 2.2.3
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 2.2.
|
26
|
+
version: 2.2.3
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: test-unit
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|