Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2023-01-17 17:34:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and      /work/SRC/openSUSE:Factory/.librevenge.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librevenge"

Tue Jan 17 17:34:57 2023 rev:14 rq:1058742 version:0.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes    2022-01-29 
21:01:46.130800384 +0100
+++ /work/SRC/openSUSE:Factory/.librevenge.new.32243/librevenge.changes 
2023-01-17 17:35:09.117124749 +0100
@@ -1,0 +2,19 @@
+Mon Jan 16 08:01:48 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 0.0.5:
+  * Fix a bunch of issues discovered by oss-fuzz.
+  * Require C++11 for building.
+  * Modernize the code a bit.
+  * Fix assignment of RVNGString from a C String. The previous code would
+  append to the current content instead of replacing it.
+  * When appending a characer to an RVNGString (i.e., using the char
+    overload of
+  append()), don't validate the character. Some libraries use this
+  function to construct an RVNGString from UTF-8 code points.
+  * Drop outdated MSVC project files.
+  * Extend API documentation a bit.
+  * Emit viewBox attribute for SVG output to fix user unit to ensure
+  proper scaling.
+  * More fixes for GDB pretty printers.
+
+-------------------------------------------------------------------

Old:
----
  librevenge-0.0.4.tar.xz

New:
----
  librevenge-0.0.5.tar.xz

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

Other differences:
------------------
++++++ librevenge.spec ++++++
--- /var/tmp/diff_new_pack.Wp0D1d/_old  2023-01-17 17:35:09.733128322 +0100
+++ /var/tmp/diff_new_pack.Wp0D1d/_new  2023-01-17 17:35:09.745128392 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librevenge
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global apiversion 0.0
 %global pkgextension 0_0-0
 Name:           librevenge
-Version:        0.0.4
+Version:        0.0.5
 Release:        0
 Summary:        A base library for writing document import filters
 License:        LGPL-2.1-or-later OR MPL-2.0
@@ -154,8 +154,8 @@
 %dir %{_datadir}/gdb/auto-load
 %dir %{_datadir}/gdb/auto-load%{_prefix}
 %dir %{_datadir}/gdb/auto-load%{_libdir}
-%{_datadir}/gdb/auto-load%{_libdir}/%{name}-%{apiversion}.py*
-%{_datadir}/gdb/auto-load%{_libdir}/%{name}-stream-%{apiversion}.py*
+%{_datadir}/gdb/auto-load%{_libdir}/%{name}-%{apiversion}-gdb.py*
+%{_datadir}/gdb/auto-load%{_libdir}/%{name}-stream-%{apiversion}-gdb.py*
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/python
 

++++++ librevenge-0.0.4.tar.xz -> librevenge-0.0.5.tar.xz ++++++
++++ 33605 lines of diff (skipped)

Reply via email to