0.8.6
This commit is contained in:
parent
b6f6b44e90
commit
d07e6342d7
@ -1 +1 @@
|
|||||||
poppler-0.8.5.tar.gz
|
poppler-0.8.6.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
diff -up poppler-0.8.3/poppler-0.8.3/poppler/OptionalContent.cc.jx poppler-0.8.3/poppler-0.8.3/poppler/OptionalContent.cc
|
diff -up poppler-0.8.6/poppler-0.8.6/poppler/OptionalContent.cc.jx poppler-0.8.6/poppler-0.8.6/poppler/OptionalContent.cc
|
||||||
--- poppler-0.8.3/poppler-0.8.3/poppler/OptionalContent.cc.jx 20.8.33-14 20:24:54.000000000 -0400
|
--- poppler-0.8.6/poppler-0.8.6/poppler/OptionalContent.cc.jx 20.8.33-14 20:24:54.000000000 -0400
|
||||||
+++ poppler-0.8.3/poppler-0.8.3/poppler/OptionalContent.cc 20.8.34-06 18:56:06.000000000 -0400
|
+++ poppler-0.8.6/poppler-0.8.6/poppler/OptionalContent.cc 20.8.34-06 18:56:06.000000000 -0400
|
||||||
@@ -162,6 +162,8 @@ OptionalContentGroup* OCGs::findOcgByRef
|
@@ -162,6 +162,8 @@ OptionalContentGroup* OCGs::findOcgByRef
|
||||||
{
|
{
|
||||||
//TODO: make this more efficient
|
//TODO: make this more efficient
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
diff -up poppler/XRef.h.objstream poppler-0.8.3/poppler-0.8.3/poppler/XRef.h
|
diff -up poppler/XRef.h.objstream poppler-0.8.6/poppler-0.8.6/poppler/XRef.h
|
||||||
--- poppler/XRef.h.objstream 20.8.31-21 21:00:59.000000000 +0100
|
--- poppler/XRef.h.objstream 20.8.31-21 21:00:59.000000000 +0100
|
||||||
+++ poppler/XRef.h 20.8.32-18 17:18:47.000000000 +0100
|
+++ poppler/XRef.h 20.8.32-18 17:18:47.000000000 +0100
|
||||||
@@ -19,7 +19,36 @@
|
@@ -19,7 +19,36 @@
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: PDF rendering library
|
Summary: PDF rendering library
|
||||||
Name: poppler
|
Name: poppler
|
||||||
Version: 0.8.5
|
Version: 0.8.6
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2 and Redistributable, no modification permitted
|
License: GPLv2 and Redistributable, no modification permitted
|
||||||
# the code is GPLv2
|
# the code is GPLv2
|
||||||
@ -199,6 +199,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 22 2008 Matthias Clasen <mclasen@redhat.com> - 0.8.6-1
|
||||||
|
- Update to 0.8.6
|
||||||
|
|
||||||
* Tue Aug 05 2008 Colin Walters <walters@redhat.com> - 0.8.5-1
|
* Tue Aug 05 2008 Colin Walters <walters@redhat.com> - 0.8.5-1
|
||||||
- Update to 0.8.5
|
- Update to 0.8.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user