Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libredwg for openSUSE:Factory 
checked in at 2022-02-14 22:36:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libredwg (Old)
 and      /work/SRC/openSUSE:Factory/.libredwg.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libredwg"

Mon Feb 14 22:36:08 2022 rev:13 rq:954132 version:0.12.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/libredwg/libredwg.changes        2020-11-17 
21:27:00.781479954 +0100
+++ /work/SRC/openSUSE:Factory/.libredwg.new.1956/libredwg.changes      
2022-02-14 22:37:04.189554201 +0100
@@ -1,0 +2,9 @@
+Sun Feb 13 23:43:55 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 0.12.5
+  * Restricted accepted DXF objects to all stable and unstable
+    classes, minus MATERIAL, ARC_DIMENSION, SUN, PROXY*. I.e.
+    most unstable objects do not allow unknown DXF codes anymore.
+    This fixed most oss-fuzz errors.
+
+-------------------------------------------------------------------

Old:
----
  libredwg-0.11.1.tar.gz
  libredwg-0.11.1.tar.gz.sig

New:
----
  libredwg-0.12.5.tar.gz
  libredwg-0.12.5.tar.gz.sig

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

Other differences:
------------------
++++++ libredwg.spec ++++++
--- /var/tmp/diff_new_pack.Sbz8Wp/_old  2022-02-14 22:37:04.953556192 +0100
+++ /var/tmp/diff_new_pack.Sbz8Wp/_new  2022-02-14 22:37:04.953556192 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libredwg
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # 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 lname  libredwg0
 Name:           libredwg
-Version:        0.11.1
+Version:        0.12.5
 Release:        0
 Summary:        A library to handle DWG files
 License:        GPL-3.0-or-later
@@ -39,7 +39,7 @@
 Summary:        Command line utilities for handling DWG file
 Group:          Productivity/File utilities
 Requires(post): %install_info_prereq
-Requires(preun): %install_info_prereq
+Requires(preun):%install_info_prereq
 # Both packages ship a %%_bindir/dwg2dxf
 Conflicts:      libdxfrw-tools
 
@@ -76,17 +76,14 @@
 # Force-add some symvers so RPM can produce meaningful deps.
 echo 'V_%version { global: *; };' >src/sv.sym
 %configure --disable-static
-make %{?_smp_mflags} libredwg_la_LDFLAGS=-Wl,-version-script,sv.sym 
libredwg_la_LIBADD=-lm
+%make_build libredwg_la_LDFLAGS=-Wl,-version-script,sv.sym 
libredwg_la_LIBADD=-lm
 
 %install
 %make_install
-find "%buildroot" -type f -name "*.la" -delete -print
-
-%post tools
-%install_info --info-dir="%_infodir" "%_infodir/LibreDWG.info*.gz"
-
-%preun tools
-%install_info_delete --info-dir="%_infodir" "%_infodir/LibreDWG.info*.gz"
+b="%buildroot"
+find "$b" -type f -name "*.la" -delete -print
+# Just examples (and also in the wrong directory)
+rm -fv "$b/usr/share/dwgadd.example" "$b/usr/share/load_dwg.py" 
"$b/usr/share/man/man5/dwgadd.5"*
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig

++++++ libredwg-0.11.1.tar.gz -> libredwg-0.12.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/libredwg/libredwg-0.11.1.tar.gz 
/work/SRC/openSUSE:Factory/.libredwg.new.1956/libredwg-0.12.5.tar.gz differ: 
char 12, line 1

Reply via email to