poppler 0.90.6 → 0.90.7

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: poppler
3
3
  version: !ruby/object:Gem::Version
4
- hash: 379
4
+ hash: 377
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 90
9
- - 6
10
- version: 0.90.6
9
+ - 7
10
+ version: 0.90.7
11
11
  platform: ruby
12
12
  authors:
13
13
  - The Ruby-GNOME2 Proejct Team
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2011-01-30 00:00:00 +09:00
18
+ date: 2011-02-02 00:00:00 +09:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -26,12 +26,12 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- hash: 379
29
+ hash: 377
30
30
  segments:
31
31
  - 0
32
32
  - 90
33
- - 6
34
- version: 0.90.6
33
+ - 7
34
+ version: 0.90.7
35
35
  type: :runtime
36
36
  version_requirements: *id001
37
37
  description: Ruby/Poppler is a Ruby binding of poppler-glib.
@@ -48,19 +48,12 @@ files:
48
48
  - Rakefile
49
49
  - extconf.rb
50
50
  - lib/poppler.rb
51
- - ext/poppler/rbpoppler-attachment.o
52
51
  - ext/poppler/rbpoppler-attachment.c
53
- - ext/poppler/rbpoppler-action.o
54
- - ext/poppler/rbpoppler-form-field.o
55
- - ext/poppler/rbpoppler-document.o
56
52
  - ext/poppler/rbpoppler.h
57
53
  - ext/poppler/rbpoppler.c
58
54
  - ext/poppler/Makefile
59
- - ext/poppler/rbpoppler-page.o
60
- - ext/poppler/rbpoppler-annotation.o
61
55
  - ext/poppler/rbpoppler-page.c
62
56
  - ext/poppler/extconf.rb
63
- - ext/poppler/rbpoppler.o
64
57
  - ext/poppler/rbpoppler-form-field.c
65
58
  - ext/poppler/rbpoppler-action.c
66
59
  - ext/poppler/rbpoppler-annotation.c
@@ -69,7 +62,6 @@ files:
69
62
  - ext/poppler/poppler.def
70
63
  - ext/poppler/depend
71
64
  - ext/poppler/rbpoppler-document.c
72
- - ext/poppler/poppler.so
73
65
  - sample/pdf2svg.rb
74
66
  - sample/pdf2text.rb
75
67
  - sample/pdf2.rb
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file