Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2015-10-17 16:36:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poppler (Old)
 and      /work/SRC/openSUSE:Factory/.poppler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poppler"

Changes:
--------
--- /work/SRC/openSUSE:Factory/poppler/poppler-qt.changes       2015-09-24 
06:12:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes  2015-10-17 
16:36:55.000000000 +0200
@@ -1,0 +2,20 @@
+Sat Oct 10 08:26:42 UTC 2015 - [email protected]
+
+- Update to version 0.37.0:
+  + core:
+    - CairoOutputDev: Use mask for even-odd fill (fdo#84527).
+    - SplashOuputDev: Protect calls to set/getAA with the proper
+      #if guards (fdo#92006).
+    - SplashOuputDev: Try to use an external font if the internal
+      one is invalid.
+    - PageTransition D is a number not an int (fdo#92040).
+    - Catalog::getNumPages(): validate page count.
+    - Catalog::cachePageTree(): recover from out of memory
+      condition.
+    - Fix crashes in malformed documents.
+  + build system: configure: fix openjpeg detection.
+- Use pkgconfig(libopenjp2) BuildRequires for openSUSE newer than
+  13.1, stay with openjpeg-devel for older releases.
+- Bump soname following upstream changes.
+
+-------------------------------------------------------------------
poppler-qt5.changes: same change
poppler.changes: same change

Old:
----
  poppler-0.36.0.tar.xz

New:
----
  poppler-0.37.0.tar.xz

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

Other differences:
------------------
++++++ poppler-qt.spec ++++++
--- /var/tmp/diff_new_pack.vHDZlt/_old  2015-10-17 16:36:56.000000000 +0200
+++ /var/tmp/diff_new_pack.vHDZlt/_new  2015-10-17 16:36:56.000000000 +0200
@@ -21,11 +21,11 @@
 
 Name:           poppler-qt
 %define _name   poppler
-Version:        0.36.0
+Version:        0.37.0
 Release:        0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6
-%define poppler_soname 55
+%define poppler_soname 56
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 8
 %define poppler_qt4_soname 4
@@ -52,7 +52,9 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5Xml)
 %endif
-%if 0%{?suse_version} > 1210
+%if 0%{?suse_version} > 1310
+BuildRequires:  pkgconfig(libopenjp2)
+%else
 BuildRequires:  openjpeg-devel
 %endif
 BuildRequires:  update-desktop-files

poppler-qt5.spec: same change
++++++ poppler.spec ++++++
--- /var/tmp/diff_new_pack.vHDZlt/_old  2015-10-17 16:36:56.000000000 +0200
+++ /var/tmp/diff_new_pack.vHDZlt/_new  2015-10-17 16:36:56.000000000 +0200
@@ -21,11 +21,11 @@
 
 Name:           poppler
 %define _name   poppler
-Version:        0.36.0
+Version:        0.37.0
 Release:        0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6
-%define poppler_soname 55
+%define poppler_soname 56
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 8
 %define poppler_qt4_soname 4
@@ -52,7 +52,9 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5Xml)
 %endif
-%if 0%{?suse_version} > 1210
+%if 0%{?suse_version} > 1310
+BuildRequires:  pkgconfig(libopenjp2)
+%else
 BuildRequires:  openjpeg-devel
 %endif
 BuildRequires:  update-desktop-files


++++++ poppler-0.36.0.tar.xz -> poppler-0.37.0.tar.xz ++++++
++++ 7457 lines of diff (skipped)


Reply via email to