Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2012-05-16 12:26:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poppler (Old)
 and      /work/SRC/openSUSE:Factory/.poppler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poppler", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/poppler/poppler-qt.changes       2012-03-07 
20:10:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes  2012-05-16 
12:26:26.000000000 +0200
@@ -1,0 +2,129 @@
+Mon May 14 12:49:22 UTC 2012 - [email protected]
+
+- Change pkgconfig(lcms) to pkgconfig(lcms2) since poppler 0.20 now
+  supports lcms2.
+
+-------------------------------------------------------------------
+Thu May 10 22:22:31 UTC 2012 - [email protected]
+
+- Update to version 0.20.0:
+  + Core:
+    - Merge Xpdf 3.03
+    - Annotation improvements
+    - CairoOutputDev:
+      . Fix regression caused by mesh gradients
+      . Use correct userfont font bbox (fdo#48399)
+      . Fix paintTransparencyGroup when both mask and fill opacity
+        are required (fdo#48453)
+      . Ensure 0 width lines with stroke_adjust are aligned
+      . Only align stroke coords for horizontal and vertical lines
+        (fdo#48318)
+      . Fix stroke pattern with transparency group (fdo#48468)
+      . Update cairo mesh pattern to 1.12 api
+      . Fix some transparency issues (fdo#47739)
+      . Fix regression in some shadings
+      . Avoid setting huge clip area when printing (fdo#44002)
+      . Fix test for rotation (fdo#14619)
+      . Don't read inline image streams twice (fdo#45668)
+      . Set mask matrix before drawing an image with a mask
+        (fdo#40828)
+    - SplashOutputDev:
+      . Implement Overprint
+      . Fix slow rendering of pdf with a lot of image masks in
+        pattern colorspace
+      . Fix rendering of knockout groups (fdo#12185)
+      . Fix cmyk transfer bug (fdo#49341)
+    - PSOutputDev: Implement Overprint
+    - TextOutputDev: Don't add newline to last line extracted by
+      TextSelectionDumper (fdo#45955)
+    - Add support for lcms2
+    - More compatible file writing
+    - CJK font improvements
+    - ttc<->ttf fallback is expected for CJK font list in for
+      Windows (fdo#48046)
+    - Improve font matching for non embedded fonts
+    - Fix typos glyph names in truetype 'post' table standard mac
+      ordering
+    - Fix page labels to not have a null character at the end
+    - Fix logic error in Rendition parsing code (fdo#47063)
+    - Minor API changes to SplashOutputDev (fdo#46622)
+    - Expand glyph name ligatures such as "ff", "ffi" etc to
+      normal form (fdo#7002)
+    - Use an Identity CharCodeToUnicode for Adobe-Identity and
+      Adobe-UCS collections (fdo#35468)
+    - Update glyph names to Unicode values mapping (fdo#13131)
+    - Only use Hints table when there are no parse errors
+      (fdo#46459)
+    - Fix crash in JBIG2Stream decoding
+    - Fix crashes in broken documents
+    - Expose POPPLER_VERSION in poppler-config.h
+    - Reconstruct xref table if xref needed but missing
+      (fdo#40719)
+    - Fix getFullyQualifiedName with unicode field names
+      (fdo#49256)
+    - Bring back the Outputdev::begin/endMarkedContent virtuals
+  + Qt4:
+    - Annotations can now be modified/added/removed
+    - Form support improvements
+    - Support for LinkMovie object (fdo#40561)
+    - Support for Media Rendition
+    - Add the option of PSConverter creating EPS
+    - Convert propertly unicode encoded field qualified names
+  + Glib:
+    - Add poppler_fonts_iter_get_encoding
+    - Add poppler_fonts_iter_get_substitute_name
+    - Demo improvements
+    - Update gtk-doc makefile and m4 file
+    - Fix typos in documentation
+    - glib: Use delete[] to free array allocated with new[]
+      (fdo#48447)
+  + Utils:
+    - pdftohtml:
+      . Fix crash when the destination file does not exist
+      . Add producer and version to xml output
+      . Fix the mask inversion for PNG
+      . Extract mask images even if they are not JPEG (fdo#47186)
+      . Flip images if they need to (fdo#32340)
+      . Add possibilty of controlling word breaks percentage
+        (fdo#47022)
+      . Output images in -xml mode if no -i option is specified
+      . Get rid of static data members; merge duplicated jpeg
+        dumping code
+      . Be more consistent generating the outlines
+      . Generate outlines in pdftohtml in -xml mode (fdo#56993)
+      . Combine UTF16 surrogate pairs (fdo#46521)
+    - pdffonts:
+      . List the encoding of each font. (fdo#46888)
+      . Add -subst option to list the substitute font name and
+        filename
+    - pdfinfo:
+      . Report page rotation
+      . Decode utf-16 surrogate pairs
+    - pdftotext: Add missing section heading to man page
+    - pdftops: Fix -passfonts regression. (fdo#46744)
+    - pdftoppm: Allow one of -scale-to-[xy] = -1 to mean the
+      aspect ratio is to be preserved (fdo#43393)
+    - pdftocairo: Allow one of -scale-to-[xy] = -1 to mean the
+      aspect ratio is to be preserved
+    - pdfseparate: Produce PDF/X conformant pdf pages if the
+      original PDF was PDF/X conformant
+    - pdfimages: Add -list option to list all images (fdo#46066)
+    - Improve various manpages
+  + Build system:
+    - autotools:
+      . Do not append "-ansi" to CXXFLAG, if "-std=XXX" is already
+        specified.
+      . Do not clear FREETYPE_CFLAGS, FREETYPE_LIBS before
+        PKG_CHECK_MODULES()
+      . Copying graphics library CFLAGS to cpp frontend Makefile.am
+      . Print the cairo version required if not found (fdo#44619)
+      . Print the glib version required if not found
+      . Use pkgconfig to check for libopenjpeg (fdo#21789)
+      . Replace openjpeg compile test with a version test
+    - Minor cmake fixes
+    - Add a configuration option for the test data dir
+- Updated sonames for shared libraries in keeping with upstream
+  package changes: poppler_soname is now 25, poppler_qt4_soname is
+  now 4.
+
+-------------------------------------------------------------------
poppler.changes: same change

Old:
----
  poppler-0.18.4.tar.gz

New:
----
  poppler-0.20.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ poppler-qt.spec ++++++
--- /var/tmp/diff_new_pack.NuUd5k/_old  2012-05-16 12:26:28.000000000 +0200
+++ /var/tmp/diff_new_pack.NuUd5k/_new  2012-05-16 12:26:28.000000000 +0200
@@ -20,14 +20,14 @@
 
 Name:           poppler-qt
 %define _name   poppler
-Version:        0.18.4
+Version:        0.20.0
 Release:        0
 # Actual version of poppler-data:
 %define poppler_data_version 0.2.1
-%define poppler_soname 19
+%define poppler_soname 25
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 8
-%define poppler_qt4_soname 3
+%define poppler_qt4_soname 4
 %define poppler_api 0.18
 %define poppler_apipkg 0_18
 Url:            http://poppler.freedesktop.org/
@@ -55,7 +55,7 @@
 BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.18
-BuildRequires:  pkgconfig(lcms)
+BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libpng)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

++++++ poppler.spec ++++++
--- /var/tmp/diff_new_pack.NuUd5k/_old  2012-05-16 12:26:28.000000000 +0200
+++ /var/tmp/diff_new_pack.NuUd5k/_new  2012-05-16 12:26:28.000000000 +0200
@@ -20,14 +20,14 @@
 
 Name:           poppler
 %define _name   poppler
-Version:        0.18.4
+Version:        0.20.0
 Release:        0
 # Actual version of poppler-data:
 %define poppler_data_version 0.2.1
-%define poppler_soname 19
+%define poppler_soname 25
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 8
-%define poppler_qt4_soname 3
+%define poppler_qt4_soname 4
 %define poppler_api 0.18
 %define poppler_apipkg 0_18
 Url:            http://poppler.freedesktop.org/
@@ -55,7 +55,7 @@
 BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(gobject-2.0) >= 2.18
-BuildRequires:  pkgconfig(lcms)
+BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libpng)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

++++++ poppler-0.18.4.tar.gz -> poppler-0.20.0.tar.gz ++++++
++++ 111565 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to