Hello community,

here is the log from the commit of package libredwg for openSUSE:Factory 
checked in at 2018-08-15 10:38:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libredwg (Old)
 and      /work/SRC/openSUSE:Factory/.libredwg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libredwg"

Wed Aug 15 10:38:09 2018 rev:4 rq:629185 version:0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libredwg/libredwg.changes        2018-08-10 
09:52:01.594487609 +0200
+++ /work/SRC/openSUSE:Factory/.libredwg.new/libredwg.changes   2018-08-15 
10:38:15.388276561 +0200
@@ -1,0 +2,13 @@
+Tue Aug 14 07:18:39 UTC 2018 - [email protected]
+
+- update to 0.6:
+  * API breaking changes:
+    + Removed dwg_obj_proxy_get_reactors(), use dwg_obj_get_reactors() instead.
+    + Renamed SORTENTSTABLE.owner_handle to SORTENTSTABLE.owner_dict.
+    + Renamed all -as-rNNNN program options to --as-rNNNN.
+  * a number of bug fixes, correctness fixes and memory leak fixes
+  * Add support for more DWG objects
+  * Add pkg-config file
+- drop patches (upstream): CVE-2018-14524.patch, CVE-2018-14471.patch
+
+-------------------------------------------------------------------

Old:
----
  CVE-2018-14471.patch
  CVE-2018-14524.patch
  libredwg-0.5.tar.xz
  libredwg-0.5.tar.xz.sig

New:
----
  libredwg-0.6.tar.xz
  libredwg-0.6.tar.xz.sig

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

Other differences:
------------------
++++++ libredwg.spec ++++++
--- /var/tmp/diff_new_pack.cI8C9u/_old  2018-08-15 10:38:16.080277823 +0200
+++ /var/tmp/diff_new_pack.cI8C9u/_new  2018-08-15 10:38:16.084277830 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libredwg
-Version:        0.5
+Version:        0.6
 Release:        0
 Summary:        A library to handle DWG files
 License:        GPL-3.0-or-later
@@ -27,8 +27,7 @@
 Source2:        
https://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.xz.sig
 Source3:        
http://savannah.gnu.org/people/viewgpg.php?user_id=101103#/%{name}.keyring
 Source4:        %{name}-rpmlintrc
-Patch0:         CVE-2018-14471.patch
-Patch1:         CVE-2018-14524.patch
+BuildRequires:  pkgconfig
 
 %description
 GNU LibreDWG is a C library to handle DWG files. It can replace the
@@ -69,8 +68,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %configure \
@@ -101,6 +98,7 @@
 %doc AUTHORS ChangeLog README README-alpha TODO
 %{_includedir}/*.h
 %{_libdir}/libredwg.so
+%{_libdir}/pkgconfig/libredwg.pc
 
 %files -n %{name}0
 %license COPYING

++++++ libredwg-0.5.tar.xz -> libredwg-0.6.tar.xz ++++++
++++ 203115 lines of diff (skipped)



Reply via email to