Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mkvtoolnix for openSUSE:Factory checked in at 2022-11-13 18:09:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mkvtoolnix (Old) and /work/SRC/openSUSE:Factory/.mkvtoolnix.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mkvtoolnix" Sun Nov 13 18:09:15 2022 rev:151 rq:1035521 version:72.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix.changes 2022-10-12 18:25:31.637789757 +0200 +++ /work/SRC/openSUSE:Factory/.mkvtoolnix.new.1597/mkvtoolnix.changes 2022-11-13 18:09:30.351628687 +0100 @@ -1,0 +2,79 @@ +Sun Nov 13 13:34:11 UTC 2022 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 72.0.0 + New features and enhancements: + * mkvmerge: AV1 parser: the variable-width OBU size field will + be re-written with minimal length if it's encoded longer + than necessary. + * mkvmerge: when splitting is active the program will output + the timestamps actually used for making the decision when to + split. If GUI mode is active, a specially formatted line + `#GUI#splitting_before_timestamp <timestamp>` is output as + well. Lines prefixed with`#GUI#` are suitable for machine + parsing, won't be translated and are guaranteed not to change + in format. + * MKVToolNix GUI: multiplexer: when dragging & dropping + directories to the "attachments" tab, the files contained in + those directories will be attached. + * MKVToolNix GUI: info tool: added information about the file + (directory, size, modification timestamp) at the top of each + tab. + Bug fixes: + * mkvmerge: AV1 parser: fixed the parser completely aborting + when parsing the OBU size field fails due to there not being + enough data to parse. Instead the parser will remember the + last known-good position & restart from there after more + data is available. + * mkvmerge: HDMV PGS subtitles: reverted the change that + implemented a heuristic for detecting bogus timestamps & + attempting to fix them. This was done to fix #3268. + Unfortunately this affected valid subtitle files with + intentional huge gaps in timestamps, e.g. forced subtitle + tracks. The heuristic has simply been removed. + * mkvmerge: Matroska reader: fixed reading files with EBML + Void elements before the Matroska Segment element. + * mkvmerge: fixed reversed attachment selection: + `--attachments !4` would not copy any attachment instead of + all attachments but the one with ID 4. + * mkvextract: IETF BCP 47/RFC 5646 language tags: mkvextract + will now use & prefer IETF BCP 47 track language elements if + they're present. Only affects the VobSub & USF subtitle + extraction. + * mkvpropedit, MKVToolNix GUI's chapter & header editors: + updated the list of deprecated Matroska elements. The + applications will no longer try to write those elements, + even if they're found in the file to be modified. The + programs will no longer abort with error messages such as + `assertion "false" failed`. + * mkvpropedit, MKVToolNix GUI's chapter & header editors: when + the Matroska version numbers stored in the EBML Head element + are updated, the updated EBML Head element might be smaller + than the existing one. In that case the programs used to + shrink the EBML Head & write a small EBML Void element + between the updated EBML Head & the following element, + usually a Matroska Segment element. This isn't widely + supported by programs including MKVToolNix itself, causing + them to declare such files as invalid. The programs will + now create the EBML Void element inside the EBML Head element, + making them a level 1 element instead of a level 0 element. + * mkvpropedit, MKVToolNix GUI's chapter & header editors: + often the programs have to relocate the Master elements in + which the modifications were done. In that case the Seek Head + elements must also be updated to reflect to the Master + elements' new positions. If a file contained a Seek Head + element at the start already and if that Seek Head was too + small to contain the updated positions, the programs would + end up in an endless loop trying to write data to the end, + creating ever-growing files. This is now handled properly by + voiding this too-small Seek Head & finding a proper space + for a new one instead. + * MKVToolNix GUI: header editor: fixed pixelated icons on + higher display scaling values. + Build system changes: + * bug fix: libFLAC detection is now done via `pkg-config`, and + the corresponding compiler flags are honored. Fixes static + compilation with newer versions of libFLAC with MXE where a + compiler definition is required to signal that it libFLAC + wasn't built as a DLL. + +------------------------------------------------------------------- Old: ---- mkvtoolnix-71.1.0.tar.xz mkvtoolnix-71.1.0.tar.xz.sig New: ---- mkvtoolnix-72.0.0.tar.xz mkvtoolnix-72.0.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mkvtoolnix.spec ++++++ --- /var/tmp/diff_new_pack.LmKdEi/_old 2022-11-13 18:09:30.987632382 +0100 +++ /var/tmp/diff_new_pack.LmKdEi/_new 2022-11-13 18:09:30.991632405 +0100 @@ -17,7 +17,7 @@ Name: mkvtoolnix -Version: 71.1.0 +Version: 72.0.0 Release: 0 Summary: Tools to Create, Alter, and Inspect Matroska Files License: GPL-2.0-or-later ++++++ mkvtoolnix-71.1.0.tar.xz -> mkvtoolnix-72.0.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix-71.1.0.tar.xz /work/SRC/openSUSE:Factory/.mkvtoolnix.new.1597/mkvtoolnix-72.0.0.tar.xz differ: char 26, line 1