Hello community,

here is the log from the commit of package libcdr for openSUSE:Factory checked 
in at 2016-07-28 23:42:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcdr (Old)
 and      /work/SRC/openSUSE:Factory/.libcdr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcdr"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcdr/libcdr.changes    2016-01-04 
09:20:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libcdr.new/libcdr.changes       2016-07-28 
23:42:46.000000000 +0200
@@ -1,0 +2,15 @@
+Thu Jul 21 07:30:07 UTC 2016 - fst...@suse.com
+
+- Upgrade to upstream version 0.1.3
+  * Improvements for CMX parsers
+    - More robust parsing using the pointers from CMX header
+    - Implement almost all fills
+    - Implement outline properties
+    - Implement embedded raster images
+    - Implement transparency lens for fills
+  * Some fixes for CDR parsers
+    - Consider fill/outline styles
+  * Tools
+    - Make cmx2* and cdr2* tools handle both CDR and CMX
+
+-------------------------------------------------------------------

Old:
----
  libcdr-0.1.2.tar.xz

New:
----
  libcdr-0.1.3.tar.xz

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

Other differences:
------------------
++++++ libcdr.spec ++++++
--- /var/tmp/diff_new_pack.oW75B3/_old  2016-07-28 23:42:47.000000000 +0200
+++ /var/tmp/diff_new_pack.oW75B3/_new  2016-07-28 23:42:47.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcdr
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define libname libcdr-0_1-1
 Name:           libcdr
-Version:        0.1.2
+Version:        0.1.3
 Release:        0
 Summary:        Library for parsing the Corel Draw file format structure
 License:        MPL-2.0
@@ -33,7 +33,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libicu-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  xz
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(librevenge-0.0)
@@ -93,7 +93,7 @@
 make %{?_smp_mflags} V=1
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 find %{buildroot} -type f -name "*.la" -delete -print
 # documentation
 mkdir -p %{buildroot}%{_docdir}/%{name}
@@ -102,7 +102,6 @@
 %fdupes -s %{buildroot}
 
 %post -n %{libname} -p /sbin/ldconfig
-
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}

++++++ libcdr-0.1.2.tar.xz -> libcdr-0.1.3.tar.xz ++++++
++++ 6494 lines of diff (skipped)


Reply via email to