Hello community,

here is the log from the commit of package poppler for openSUSE:Factory
checked in at Tue May 17 13:05:11 CEST 2011.



--------
--- GNOME/poppler/poppler-qt.changes    2011-03-03 16:40:13.000000000 +0100
+++ poppler/poppler-qt.changes  2011-05-02 15:50:26.000000000 +0200
@@ -1,0 +2,50 @@
+Mon May  2 14:39:26 CEST 2011 - [email protected]
+
+- Update to version 0.16.5:
+  + core:
+    - Fix a memleak in AnnotScreen::initialize
+    - Properly initialize pageObjectNum to 0 (fdo#35925)
+  + utils:
+    - pdftotext: bbox coordinates are relative to MediaBox size,
+      not CropBox size
+  + cpp:
+    - Fix page_transition::operator=
+- Changes from version 0.16.4:
+  + core:
+    - Small improvements in Annot parsing
+  + glib:
+    - Add g_return macros to make sure index is correct in form
+      field choice methods
+    - Fix a crash when a choice form field has no items selected in
+      glib-demo
+  + utils:
+    - Small fixes to the pdftohtml manpage
+    - Fix copyright years
+  + qt4:
+    - Fix caption of push button fields
+- Changes from version 0.16.3:
+  + core:
+    - Increase precision in PS output device
+    - Workaround bug when converting pdf to ps with level1
+      (fdo#31926)
+    - Fix crash in Splash output device in some broken pdf
+    - Fix infinite loop in some broken files
+    - Fix rendering of some substituted fonts (fdo#34522)
+    - Do not ask Freetype for 0x0 fonts in Splash output device
+      (fdo#34602)
+    - Don't assume y1 > y3 for points of a highlight annotation
+      (bgo#643028)
+    - Handle fontCIDType2OT when creating freetype font in Cairo
+      output device (bgo#643273)
+    - Fix crash in some pdf that use ICC color space (fdo#34357)
+  + glib:
+    - Don't use an uninitialized local variable in demo
+    - Add some introspection markers
+  + qt4:
+    - Fix crash regression in unicodeToQString (again)
+  + utils:
+    - pdftotext: Do not crash when using -bbox
+- Ship COPYING in poppler-tools subpackage. Fixes bnc#678887.
+- Update poppler_soname as the soname has changed again.
+
+-------------------------------------------------------------------
poppler.changes: same change

calling whatdependson for head-i586


Old:
----
  poppler-0.16.2.tar.bz2

New:
----
  poppler-0.16.5.tar.bz2

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

Other differences:
------------------
++++++ poppler-qt.spec ++++++
--- /var/tmp/diff_new_pack.98cfTC/_old  2011-05-17 13:03:40.000000000 +0200
+++ /var/tmp/diff_new_pack.98cfTC/_new  2011-05-17 13:03:40.000000000 +0200
@@ -35,11 +35,11 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
 BuildRequires:  pkg-config
-Version:        0.16.2
+Version:        0.16.5
 Release:        1
 # Actual version of poppler-data:
 %define poppler_data_version 0.2.1
-%define poppler_soname 12
+%define poppler_soname 13
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 6
 %define poppler_qt_soname 3
@@ -60,7 +60,6 @@
 
 %package -n libpoppler%{poppler_soname}
 
-
 License:        GPLv2
 Group:          System/Libraries
 Summary:        PDF Rendering Library
@@ -75,7 +74,6 @@
 
 %package -n libpoppler-cpp%{poppler_cpp_soname}
 
-
 License:        GPLv2
 Group:          System/Libraries
 Summary:        PDF Rendering Library
@@ -86,7 +84,6 @@
 
 %package -n libpoppler-glib%{poppler_glib_soname}
 
-
 License:        GPLv2+
 Group:          System/Libraries
 Summary:        PDF Rendering Library - GLib Wrapper
@@ -103,7 +100,6 @@
 
 %package -n libpoppler-qt%{poppler_qt_soname}
 
-
 License:        GPLv2+
 Group:          System/Libraries
 Summary:        PDF Rendering Library - Qt3 Wrapper
@@ -118,7 +114,6 @@
 
 %package -n libpoppler-qt4-%{poppler_qt4_soname}
 
-
 License:        GPLv2+
 Group:          System/Libraries
 Summary:        PDF Rendering Library - Qt4 Wrapper
@@ -297,6 +292,7 @@
 
 %files tools
 %defattr (-, root, root)
+%doc COPYING
 %{_bindir}/*
 %doc %{_mandir}/man1/*.*
 

++++++ poppler.spec ++++++
--- /var/tmp/diff_new_pack.98cfTC/_old  2011-05-17 13:03:40.000000000 +0200
+++ /var/tmp/diff_new_pack.98cfTC/_new  2011-05-17 13:03:40.000000000 +0200
@@ -35,11 +35,11 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
 BuildRequires:  pkg-config
-Version:        0.16.2
+Version:        0.16.5
 Release:        1
 # Actual version of poppler-data:
 %define poppler_data_version 0.2.1
-%define poppler_soname 12
+%define poppler_soname 13
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 6
 %define poppler_qt_soname 3
@@ -60,7 +60,6 @@
 
 %package -n libpoppler%{poppler_soname}
 
-
 License:        GPLv2
 Group:          System/Libraries
 Summary:        PDF Rendering Library
@@ -75,7 +74,6 @@
 
 %package -n libpoppler-cpp%{poppler_cpp_soname}
 
-
 License:        GPLv2
 Group:          System/Libraries
 Summary:        PDF Rendering Library
@@ -86,7 +84,6 @@
 
 %package -n libpoppler-glib%{poppler_glib_soname}
 
-
 License:        GPLv2+
 Group:          System/Libraries
 Summary:        PDF Rendering Library - GLib Wrapper
@@ -103,7 +100,6 @@
 
 %package -n libpoppler-qt%{poppler_qt_soname}
 
-
 License:        GPLv2+
 Group:          System/Libraries
 Summary:        PDF Rendering Library - Qt3 Wrapper
@@ -118,7 +114,6 @@
 
 %package -n libpoppler-qt4-%{poppler_qt4_soname}
 
-
 License:        GPLv2+
 Group:          System/Libraries
 Summary:        PDF Rendering Library - Qt4 Wrapper
@@ -297,6 +292,7 @@
 
 %files tools
 %defattr (-, root, root)
+%doc COPYING
 %{_bindir}/*
 %doc %{_mandir}/man1/*.*
 

++++++ poppler-0.16.2.tar.bz2 -> poppler-0.16.5.tar.bz2 ++++++
++++ 34951 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to