Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libredwg for openSUSE:Factory 
checked in at 2026-06-29 17:31:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libredwg (Old)
 and      /work/SRC/openSUSE:Factory/.libredwg.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libredwg"

Mon Jun 29 17:31:12 2026 rev:22 rq:1362318 version:0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/libredwg/libredwg.changes        2026-05-28 
17:29:05.469063643 +0200
+++ /work/SRC/openSUSE:Factory/.libredwg.new.11887/libredwg.changes     
2026-06-29 17:32:31.050466584 +0200
@@ -1,0 +2,29 @@
+Mon Jun 29 06:12:44 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.14:
+  * Write support for r2004 (AC1018) DWG files.  The encoder now
+    produces compressed, encrypted section headers and the
+    LZ77-compressed object data layout required since r2004.
+  * Split large object files (encode, decode) into 2 objects,
+    significantly reducing peak memory usage during compilation
+    and enabling parallel builds to scale better.
+  * dwgadd: handle fields (e.g. layer, ltype, style) can now be
+    set by table-record name in addition to raw handle references.
+    A string value like `line.layer = "FOO"` is resolved via
+    dwg_find_tablehandle() at parse time.
+  * Added DXB (binary DXF) support: dwgwrite/dwgread/dwg2dxf
+    accept DXB input/output, and dxfwrite accepts DXB.
+  * R2007+ split string stream encoding for Header, Classes, and
+    objects.
+  * Added cycle checks in entity link chains.  GH #1226.
+  * Added regression tests for decompress_r2007 OOB reads and
+    R2004 section decompression.  Added dwgfilter.test.
+  * Added release helpers and improved CI (ODAFileConverter QT6,
+    xvfb-run).
+  * dwgfuzz: show mode with --version.
+  * API/ABI changes (source-incompatible):
+  * Renamed HEADER/2NDHEADER.is_maint to maint_rel_version.
+  * Renamed PROXY_OBJECT.dwg_versions.
+  * Bumped SO_VERSION to 0:14:0.
+
+-------------------------------------------------------------------

Old:
----
  libredwg-0.13.4.8200.tar.xz

New:
----
  libredwg-0.14.tar.xz

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

Other differences:
------------------
++++++ libredwg.spec ++++++
--- /var/tmp/diff_new_pack.bCTEpb/_old  2026-06-29 17:32:31.678488709 +0200
+++ /var/tmp/diff_new_pack.bCTEpb/_new  2026-06-29 17:32:31.678488709 +0200
@@ -18,7 +18,7 @@
 
 %define lname  libredwg0
 Name:           libredwg
-Version:        0.13.4.8200
+Version:        0.14
 Release:        0
 Summary:        A library to handle DWG files
 License:        GPL-3.0-or-later

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.bCTEpb/_old  2026-06-29 17:32:31.710489837 +0200
+++ /var/tmp/diff_new_pack.bCTEpb/_new  2026-06-29 17:32:31.714489977 +0200
@@ -1,5 +1,5 @@
-mtime: 1779937170
-commit: 8fefa7cd06cddf71fd1ce335c5b8d183b3ab9ff99c1efcb793a8419403003ef6
+mtime: 1782713904
+commit: f1f0be70a1c8239d0ecd4a899476800f0eb4ccdf350766d50d2f50a0e7b04caa
 url: https://src.opensuse.org/clibs/libredwg
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-06-29 08:18:24.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

++++++ libredwg-0.13.4.8200.tar.xz -> libredwg-0.14.tar.xz ++++++
/work/SRC/openSUSE:Factory/libredwg/libredwg-0.13.4.8200.tar.xz 
/work/SRC/openSUSE:Factory/.libredwg.new.11887/libredwg-0.14.tar.xz differ: 
char 13, line 1

Reply via email to