Hello community,

here is the log from the commit of package poppler for openSUSE:12.2 checked in 
at 2012-08-22 13:36:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/poppler (Old)
 and      /work/SRC/openSUSE:12.2/.poppler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poppler", Maintainer is "b...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:12.2/poppler/poppler-qt.changes  2012-08-22 
12:16:43.000000000 +0200
+++ /work/SRC/openSUSE:12.2/.poppler.new/poppler-qt.changes     2012-08-22 
13:36:34.000000000 +0200
@@ -2,35 +1,0 @@
-Sun Jul 29 13:39:40 UTC 2012 - iacobcata...@gmail.com
-
-- Update to version 0.20.2:
-  + core:
-    - Copy resources content defined in the pages dict on save (Bug #51369)
-    - PSOutputDev:
-      . Correct %%DocumentCustomColors (Bug #51479)
-      . Fix handling of DeviceN images in level 3 PostScript (Bug #51548)
-      . use setoverprintmode only if rip knows it
-    - Fix crash in malformed documents
-    - Remove unnecesary transparency group handling in splash (Bug #13487)
-    - Include substitute font name in system font cache (Bug #49826)
-    - Fix logic on SplashBitmap::writeImgFile
-
-  + qt4:
-    - Do not hang on malformed /Annots objects (Bug #51361)
-    - Make TextAnnotation constructor public
-    - Fix saving of default TextAnnotation to xml
-    - Keep page rotation into account when normalizing annotation coords
-
-  + glib:
-    - Fix memory leak when document fails to load
-    - Make sure password is always converted to latin1
-    - Fix typo in documentation
-
-  + build system:
-    - Distribute cmake/modules/FindLCMS2.cmake (Bug #49818)
-
-  + utils:
-    - pdftohtml:
-      . Determine if font is bold or italic based on FontDescriptor (Bug 
#49758)
-    - pdfseparate:
-      . Syntax fixes in the man page
-
--------------------------------------------------------------------
poppler.changes: same change

Old:
----
  poppler-0.20.2.tar.gz

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

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

Other differences:
------------------
++++++ poppler-qt.spec ++++++
--- /var/tmp/diff_new_pack.RIquAy/_old  2012-08-22 13:36:35.000000000 +0200
+++ /var/tmp/diff_new_pack.RIquAy/_new  2012-08-22 13:36:35.000000000 +0200
@@ -20,11 +20,11 @@
 
 Name:           poppler-qt
 %define _name   poppler
-Version:        0.20.2
+Version:        0.20.0
 Release:        0
 # Actual version of poppler-data:
 %define poppler_data_version 0.2.1
-%define poppler_soname 26
+%define poppler_soname 25
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 8
 %define poppler_qt4_soname 4

++++++ poppler.spec ++++++
--- /var/tmp/diff_new_pack.RIquAy/_old  2012-08-22 13:36:35.000000000 +0200
+++ /var/tmp/diff_new_pack.RIquAy/_new  2012-08-22 13:36:35.000000000 +0200
@@ -20,11 +20,11 @@
 
 Name:           poppler
 %define _name   poppler
-Version:        0.20.2
+Version:        0.20.0
 Release:        0
 # Actual version of poppler-data:
 %define poppler_data_version 0.2.1
-%define poppler_soname 26
+%define poppler_soname 25
 %define poppler_cpp_soname 0
 %define poppler_glib_soname 8
 %define poppler_qt4_soname 4
@@ -32,7 +32,7 @@
 %define poppler_apipkg 0_18
 Url:            http://poppler.freedesktop.org/
 Summary:        PDF Rendering Library
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0+
 Group:          System/Libraries
 Source:         http://poppler.freedesktop.org/%{_name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
@@ -65,7 +65,7 @@
 
 %package -n libpoppler%{poppler_soname}
 Summary:        PDF Rendering Library
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0
 Group:          System/Libraries
 Recommends:     poppler-data >= %{poppler_data_version}
 # Last appeared in OpenSUSE 10.3:
@@ -78,7 +78,7 @@
 
 %package -n libpoppler-cpp%{poppler_cpp_soname}
 Summary:        PDF Rendering Library
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0
 Group:          System/Libraries
 
 %description -n libpoppler-cpp%{poppler_cpp_soname}
@@ -87,7 +87,7 @@
 
 %package -n libpoppler-glib%{poppler_glib_soname}
 Summary:        PDF Rendering Library - GLib Wrapper
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0+
 Group:          System/Libraries
 Requires:       libpoppler%{poppler_soname} >= %{version}
 # Last appeared in OpenSUSE 10.3:
@@ -100,7 +100,7 @@
 
 %package -n typelib-1_0-Poppler-%{poppler_apipkg}
 Summary:        PDF Rendering Library - Introspection bindings
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0+
 Group:          System/Libraries
 
 %description -n typelib-1_0-Poppler-%{poppler_apipkg}
@@ -113,7 +113,7 @@
 
 %package -n libpoppler-qt4-%{poppler_qt4_soname}
 Summary:        PDF Rendering Library - Qt4 Wrapper
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0+
 Group:          System/Libraries
 Requires:       libpoppler%{poppler_soname} >= %{version}
 # Last appeared in OpenSUSE 10.3:
@@ -127,7 +127,7 @@
 
 %package tools
 Summary:        PDF Rendering Library Tools
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0
 Group:          Productivity/Publishing/PDF
 Requires:       libpoppler%{poppler_soname} >= %{version}
 # last version in openSUSE 11.1/SLE11
@@ -141,7 +141,7 @@
 
 %package -n libpoppler-devel
 Summary:        PDF rendering library
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0
 Group:          Development/Libraries/C and C++
 Requires:       libpoppler%{poppler_soname} = %{version}
 Requires:       libstdc++-devel
@@ -155,7 +155,7 @@
 
 %package -n libpoppler-glib-devel
 Summary:        PDF rendering library - GLib Wrapper
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0
 Group:          Development/Libraries/C and C++
 Requires:       libpoppler-glib%{poppler_glib_soname} = %{version}
 Requires:       typelib-1_0-Poppler-%{poppler_apipkg} = %{version}
@@ -176,7 +176,7 @@
 
 %package -n libpoppler-qt4-devel
 Summary:        PDF rendering library - Qt4 Wrapper
-License:        GPL-2.0 or GPL-3.0
+License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
 Requires:       libpoppler-devel = %{version}
 Requires:       libpoppler-qt4-%{poppler_qt4_soname} = %{version}

++++++ poppler-0.20.2.tar.gz -> poppler-0.20.0.tar.gz ++++++
++++ 4067 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to