Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libebml for openSUSE:Factory checked 
in at 2026-08-26 19:51:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libebml (Old)
 and      /work/SRC/openSUSE:Factory/.libebml.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libebml"

Wed Aug 26 19:51:16 2026 rev:55 rq:1373583 version:1.4.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/libebml/libebml.changes  2024-01-17 
22:14:23.973012857 +0100
+++ /work/SRC/openSUSE:Factory/.libebml.new.1258/libebml.changes        
2026-08-26 19:51:52.030808166 +0200
@@ -1,0 +2,19 @@
+Tue Aug 25 02:59:33 UTC 2026 - Luigi Baldoni <[email protected]>
+
+- Update to version 1.4.7
+  * Fixed cmake rules for building with utf8cpp 4.x
+  version 1.4.6:
+  * Set EbmlHead as not allowed to be infinite (as per RFC 8794)
+  * Fix leak on upper element found inside the last element
+  * EbmlString::ReadFully: use automatic memory management/fewer
+    allocations
+  * EbmlUnicodeString: use std::string when reading instead of
+    manual memory management
+  * IOCallback: avoid reading more than 2^32 at once
+  * Fix some includes that are not implicit in modern compilers
+  * Download utfcpp automatically
+  * Show a summary of build configuration when configuring CMake
+  * Add a DEV_MODE CMake option to check more compiler errors
+    (default off)
+
+-------------------------------------------------------------------

Old:
----
  libebml-1.4.5.tar.xz

New:
----
  libebml-1.4.7.tar.xz

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

Other differences:
------------------
++++++ libebml.spec ++++++
--- /var/tmp/diff_new_pack.CmbFCI/_old  2026-08-26 19:51:52.892838611 +0200
+++ /var/tmp/diff_new_pack.CmbFCI/_new  2026-08-26 19:51:52.898838823 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libebml
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # 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 soname 5
 Name:           libebml
-Version:        1.4.5
+Version:        1.4.7
 Release:        0
 Summary:        Library to parse EBML (Extensible Binary Markup Language) files
 License:        LGPL-2.1-or-later
@@ -31,6 +31,7 @@
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
+BuildRequires:  cmake(utf8cpp)
 
 %description
 libebml is a C++ library to parse EBML files. See the EBML RFC at

++++++ libebml-1.4.5.tar.xz -> libebml-1.4.7.tar.xz ++++++
++++ 5350 lines of diff (skipped)

Reply via email to