poppler 1.2.3-x86-mingw32 → 1.2.4-x86-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.
@@ -41,7 +41,7 @@ end
41
41
 
42
42
  rcairo_options = {}
43
43
  rcairo_source_dir_names = ["rcairo"]
44
- if /mingw|cygwin|mswin32/ =~ RUBY_PLATFORM
44
+ if /mingw|cygwin|mswin/ =~ RUBY_PLATFORM
45
45
  rcairo_source_dir_names.unshift("rcairo.win32")
46
46
  end
47
47
  rcairo_source_dir_names.each do |rcairo_source_dir_name|
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: poppler
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.3
4
+ version: 1.2.4
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-17 00:00:00.000000000 Z
12
+ date: 2013-03-24 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Ruby/Poppler is a Ruby binding of poppler-glib.
15
15
  email: ruby-gnome2-devel-en@lists.sourceforge.net