Hello community, here is the log from the commit of package mkvtoolnix for openSUSE:Factory checked in at 2020-08-16 20:27:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mkvtoolnix (Old) and /work/SRC/openSUSE:Factory/.mkvtoolnix.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mkvtoolnix" Sun Aug 16 20:27:32 2020 rev:125 rq:824706 version:49.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix.changes 2020-07-05 01:14:49.180353666 +0200 +++ /work/SRC/openSUSE:Factory/.mkvtoolnix.new.3399/mkvtoolnix.changes 2020-08-16 20:27:37.494109727 +0200 @@ -1,0 +2,49 @@ +Sun Aug 2 16:05:18 UTC 2020 - [email protected] + +- Update to version 49.0.0 + New features and enhancements: + * mkvmerge: added support for copying the new track header + elements `BlockAddIDName`, `BlockAddIDType`, + `BlockAddIDValue` and `BlockAddIDExtraData` from Matroska + files if they exist. + * mkvinfo: added support for the new track header elements + `BlockAdditionMapping`, `BlockAddIDName`, BlockAddIDType`, + `BlockAddIDValue` and `BlockAddIDExtraData`. + * MKVToolNix GUI: multiplexer: the list of recent directories + can now be edited in the preferences → "Multiplexer" → + "Destination file name". + * MKVToolNix GUI: preferences: the values in the various + "predefined values" lists can now be re-ordered freely by + dragging & dropping. + Bug fixes: + * mkvmerge: Matroska reader: when reading tracks (e.g. a + subtitle track) from Matroska files with their `default + track` flag set to `yes`, and when overwriting those via the + command line to `no`, `mkvmerge` would not promote + additional tracks of the same type from other files (e.g. + another subtitle track from an SRT file). + * mkvmerge: SRT reader: empty lines inside entries were + doubled. + * mkvmerge: subtitles: when calculating the rounded duration + of each entry the error from rounding the corresponding + timestamp will be taken into account. + * mkvextract: SSA/ASS extraction: mkvextract is no longer + inserting empty lines before the `Dialogue:` lines. + * mkvextract: USF subtitles: start & end timestamps were too + high by a factor of 1.000.000. + * MKVToolNix: info tool: when saving to a text file the + checkbox "Save as default for saving output to text files" + did nothing. + * MKVToolNix: info tool: when saving to a text file in "all + elements in a tree-like structure" mode, the GUI always + stopped at the first cluster regardless of the setting of + the "verbosity" option. + * MKVToolNix GUI: preferences: when tooltips were disabled the + dialogs for adding new entries to the various "predefined + values" lists were missing their texts. + * configure: fixed detection of QtDBus. Fixes #2886. + Build system changes: + * libMatroska v1.6.1 is now required. The bundled version has + been updated to that version. + +------------------------------------------------------------------- Old: ---- mkvtoolnix-48.0.0.tar.xz mkvtoolnix-48.0.0.tar.xz.sig New: ---- mkvtoolnix-49.0.0.tar.xz mkvtoolnix-49.0.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mkvtoolnix.spec ++++++ --- /var/tmp/diff_new_pack.0DSh74/_old 2020-08-16 20:27:38.310110178 +0200 +++ /var/tmp/diff_new_pack.0DSh74/_new 2020-08-16 20:27:38.314110180 +0200 @@ -17,7 +17,7 @@ Name: mkvtoolnix -Version: 48.0.0 +Version: 49.0.0 Release: 0 Summary: Tools to Create, Alter, and Inspect Matroska Files License: GPL-2.0-or-later @@ -58,7 +58,7 @@ BuildRequires: pkgconfig(fmt) >= 6.1.0 BuildRequires: pkgconfig(libcmark) BuildRequires: pkgconfig(libebml) >= 1.4.0 -BuildRequires: pkgconfig(libmatroska) >= 1.6.0 +BuildRequires: pkgconfig(libmatroska) >= 1.6.1 BuildRequires: pkgconfig(ogg) BuildRequires: pkgconfig(vorbis) BuildRequires: pkgconfig(zlib) @@ -77,8 +77,7 @@ This package contains the graphical user interface for the mkvtoolnix utils. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 # Make sure to use system libs: rm -rf lib/{boost,libebml,libmatroska,nlohmann-json,pugixml,fmt} ++++++ mkvtoolnix-48.0.0.tar.xz -> mkvtoolnix-49.0.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix-48.0.0.tar.xz /work/SRC/openSUSE:Factory/.mkvtoolnix.new.3399/mkvtoolnix-49.0.0.tar.xz differ: char 26, line 1
