libmediainfo 1.0.1 → 1.0.3

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.
@@ -7,7 +7,7 @@
7
7
  #include "track.h"
8
8
 
9
9
  void
10
- Init_mediainfo(void)
10
+ Init_libmediainfo(void)
11
11
  {
12
12
  Init_mediainfo_api();
13
13
  Init_mediainfo_MediaInfo();
@@ -1,6 +1,6 @@
1
1
  #ifndef GEM_MEDIAINFO_LIBMEDIAINFO_H
2
2
  #define GEM_MEDIAINFO_LIBMEDIAINFO_H
3
3
 
4
- void Init_mediainfo(void);
4
+ void Init_libmediainfo(void);
5
5
 
6
6
  #endif /*GEM_MEDIAINFO_LIBMEDIAINFO_H*/
@@ -1 +1 @@
1
- require 'mediainfo/mediainfo'
1
+ require 'libmediainfo'
@@ -15,7 +15,7 @@ class MediaInfo
15
15
 
16
16
  # The patch-level version number. Changes here should never
17
17
  # break anything, and usually represent bugfixes.
18
- PATCH = 1
18
+ PATCH = 3
19
19
 
20
20
  # The whole version number, in array form.
21
21
  SIGNATURE = [MAJOR, MINOR, PATCH]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: libmediainfo
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-01-29 00:00:00.000000000 Z
12
+ date: 2013-01-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  type: :development
@@ -177,7 +177,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
177
177
  version: '0'
178
178
  segments:
179
179
  - 0
180
- hash: -1830151957587330474
180
+ hash: 427079546081493064
181
181
  required_rubygems_version: !ruby/object:Gem::Requirement
182
182
  none: false
183
183
  requirements: