Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libebml for openSUSE:Factory checked in at 2022-10-04 20:36:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libebml (Old) and /work/SRC/openSUSE:Factory/.libebml.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libebml" Tue Oct 4 20:36:55 2022 rev:51 rq:1007672 version:1.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libebml/libebml.changes 2021-03-21 23:20:22.944739500 +0100 +++ /work/SRC/openSUSE:Factory/.libebml.new.2275/libebml.changes 2022-10-04 20:37:02.632858141 +0200 @@ -1,0 +2,15 @@ +Sat Oct 1 10:59:08 UTC 2022 - Dirk M??ller <[email protected]> + +- update to 1.4.3: + * A C++14 compliant C++ compiler is now required. + * Fix compilation with g++ 11. Fixes #80. + * Remove Coremake project files + * Updated the bundled utf8cpp to v3.2.1. + * Fixed several problems in `EbmlBinary:` potential segfault by + writing to a `nullptr`, potential memory leak under certain error + conditions. + * Fixed problems with the generated `pkg-config` files if any of the + installation paths are absolute. +- drop 0001-include-appropriate-header-files-for-std-numeric_lim.patch (upstream) + +------------------------------------------------------------------- Old: ---- 0001-include-appropriate-header-files-for-std-numeric_lim.patch libebml-1.4.2.tar.xz New: ---- libebml-1.4.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libebml.spec ++++++ --- /var/tmp/diff_new_pack.7lzUJ7/_old 2022-10-04 20:37:03.140858863 +0200 +++ /var/tmp/diff_new_pack.7lzUJ7/_new 2022-10-04 20:37:03.144858869 +0200 @@ -1,7 +1,7 @@ # # spec file for package libebml # -# Copyright (c) 2021 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 soname 5 Name: libebml -Version: 1.4.2 +Version: 1.4.3 Release: 0 Summary: Library to parse EBML (Extensible Binary Markup Language) files License: LGPL-2.1-or-later @@ -28,8 +28,6 @@ #Git-Web: https://github.com/Matroska-Org/libebml Source: https://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.xz Source100: baselibs.conf -# PATCH-FIX-UPSTREAM -Patch0: 0001-include-appropriate-header-files-for-std-numeric_lim.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig ++++++ libebml-1.4.2.tar.xz -> libebml-1.4.3.tar.xz ++++++ ++++ 6002 lines of diff (skipped)
