glib2 3.0.4-x64-mingw32 → 3.0.5-x64-mingw32

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6627c4527d02983e6fc2caa54461bfa36d320dc0
4
- data.tar.gz: aa2c31020dc01bda6b30400cf673887cc43b5a32
3
+ metadata.gz: 8c68107ea9975b817b02da19bb301bbb84fde328
4
+ data.tar.gz: 06b5c9df5a1f4055e53651a1b896d44274bb35df
5
5
  SHA512:
6
- metadata.gz: 03eada84c72b0188e196dd51cca359a2aa82f5f35126ddab01f74eefcdd44ac8f5bf9e935e464293cbd1855bb985ecaaac540804c1c94716730451be1356a789
7
- data.tar.gz: 90730070bec027535b75ec2a41a0e3dc5b44aebf4ed4d9b2a2a0aa51970ea52898c418a3d8dc37962edf45c6ed17d4e23f969b5569e75913c29850756569a150
6
+ metadata.gz: 187bb3f98e21460deda48fe16346ec89fd825612987e29a3b844782bf75086ffd83eaa1653e443f92da24530d3c97b4dc18fd92ff484627bf8aa3b7948cb7f77
7
+ data.tar.gz: 9387ee914434de9bcc361977eb77bcd545e7d6b42aeb10f798cd1328562aedd39e39497ff0fe1111c70791dd248b6811072e2a6e843a600e5e013291cf583812
data/ext/glib2/rbglib.h CHANGED
@@ -36,7 +36,7 @@ extern "C" {
36
36
 
37
37
  #define RBGLIB_MAJOR_VERSION 3
38
38
  #define RBGLIB_MINOR_VERSION 0
39
- #define RBGLIB_MICRO_VERSION 4
39
+ #define RBGLIB_MICRO_VERSION 5
40
40
 
41
41
  #ifndef RSTRING_PTR
42
42
  # define RSTRING_PTR(s) (RSTRING(s)->ptr)
data/lib/2.0/glib2.so CHANGED
Binary file
data/lib/2.1/glib2.so CHANGED
Binary file
data/lib/2.2/glib2.so CHANGED
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: glib2
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.4
4
+ version: 3.0.5
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - The Ruby-GNOME2 Project Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-09-21 00:00:00.000000000 Z
11
+ date: 2015-09-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pkg-config