Hello community, here is the log from the commit of package mkvtoolnix for openSUSE:Factory checked in at 2019-04-24 13:57:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mkvtoolnix (Old) and /work/SRC/openSUSE:Factory/.mkvtoolnix.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mkvtoolnix" Wed Apr 24 13:57:48 2019 rev:110 rq:697375 version:33.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix.changes 2019-03-20 13:20:18.333329070 +0100 +++ /work/SRC/openSUSE:Factory/.mkvtoolnix.new.5536/mkvtoolnix.changes 2019-04-24 13:57:50.611971355 +0200 @@ -1,0 +2,70 @@ +Tue Apr 16 09:41:48 UTC 2019 - Ferdinand Thiessen <[email protected]> + +- Update to version 33.1.0: + * Build with stack protection +- Update to version 33.0.0: + * mkvinfo: bugfix: when using the `--size` option, mkvinfo will + now report the correctly if an element has an unknown size. + * MKVToolNix GUI: bugfix: info tool: clusters with an unknown + size will now be read and displayed correctly. + bugfix: multiplexer: if a destination file names ends with a + number in parenthesis (e.g. a year such as "(2017)"), that + number will not be stripped anymore during the process of + ensuring the destination file name is unique. Only those suffixes + added automatically in prior attempts to make the file name + unique will be removed. +- Update to version 32.0.0: + * mkvinfo: new feature: when sizes are output the size of the + element's data portion is output in addition to the element's + total size. + * MKVToolNix GUI: new feature: info tool: the element's data + portion is shown as an extra column. + new feature: multiplexer: added column "Delay" to the track list + containing the additional delay to apply during multiplexing. + bugfix: the portable mode wasn't detected correctly when the + current working directory the GUI was started from wasn't the + directory the GUI's executable file was located it. + bugfix: multiplexer: using button to change the current + destination directory to one of the recently used ones did not + update the file name according to the "make file name unique" + setting. + bugfix: multiplexer: the function "set destination file name from + selected file's name" will now only change the destination file's + name but not its path. + * all: fixed handling of Unicode code points > U+FFFF. +- Update to version 31.0.0: + * all programs: New Feature: added a new option + `--abort-on-warnings` that will cause the program to abort after + it has emitted the first warning, similar to how it aborts after + the first error. + * mkvmerge, mkvextract: New Feature: when closing files that were + opened for writing, cached data will not be flushed to storage + automatically anymore. A new option was added to both programs + (`--flush-on-close`) that re-enables flushing for people who are + affected by data loss. + The reason is that automatic flushing causes long delays in + processing queues when the output by mkvmerge/mkvextract isn't + the final product but just an intermediate result to be + processed further. + Bugfix: AVI reader: using DV type 1 AVIs will now result in an + unsupported file type being reported instead of crashing mkvmerge + Bugfix: HEVC: the height of interlaced streams will now be set + correctly to the height of the full frame instead of the height of + a single interlaced field. + Bugfix: MP4 reader: edit lists consisting solely of elements that + mkvmerge doesn't support (such as dwells) are simply ignored. + Before no data was read for such tracks at all. + Bugfix: text subtitles: entries with an explicit duration of 0ms + will now be handled correctly: the 0ms duration will be stored + in Matroska instead of the difference between the current and + the following entry. + * MKVToolNix GUI: New Feature: multiplexer: the dialog previewing + different character sets for text subtitles will now keep the + position of the displayed text when switching between character + sets. + Bugfix: multiplexer, chapter editor: fixed drag & drop handling + with Qt 5.12.0 and newer. + Bugfix: multiplexer: the GUI did not clean up temporary files + created when running `mkvmerge`. + +------------------------------------------------------------------- Old: ---- mkvtoolnix-30.1.0.tar.xz mkvtoolnix-30.1.0.tar.xz.sig New: ---- mkvtoolnix-33.1.0.tar.xz mkvtoolnix-33.1.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mkvtoolnix.spec ++++++ --- /var/tmp/diff_new_pack.t2F8iZ/_old 2019-04-24 13:57:51.443970834 +0200 +++ /var/tmp/diff_new_pack.t2F8iZ/_new 2019-04-24 13:57:51.447970831 +0200 @@ -17,7 +17,7 @@ Name: mkvtoolnix -Version: 30.1.0 +Version: 33.1.0 Release: 0 Summary: Tools to Create, Alter, and Inspect Matroska Files License: GPL-2.0-or-later @@ -36,19 +36,19 @@ BuildRequires: file-devel BuildRequires: gettext-tools BuildRequires: hicolor-icon-theme -BuildRequires: libqt5-qtbase-devel >= 5.3.0 +BuildRequires: libqt5-qtbase-devel >= 5.4.0 BuildRequires: libxslt-tools BuildRequires: pkgconfig BuildRequires: po4a BuildRequires: pugixml-devel BuildRequires: ruby >= 1.9 BuildRequires: shared-mime-info -BuildRequires: pkgconfig(Qt5DBus) >= 5.3.0 -BuildRequires: pkgconfig(Qt5Multimedia) >= 5.3.0 +BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0 +BuildRequires: pkgconfig(Qt5Multimedia) >= 5.4.0 BuildRequires: pkgconfig(flac) BuildRequires: pkgconfig(libcmark) -BuildRequires: pkgconfig(libebml) >= 1.3.5 -BuildRequires: pkgconfig(libmatroska) >= 1.4.8 +BuildRequires: pkgconfig(libebml) >= 1.3.7 +BuildRequires: pkgconfig(libmatroska) >= 1.5.0 BuildRequires: pkgconfig(ogg) BuildRequires: pkgconfig(vorbis) BuildRequires: pkgconfig(zlib) ++++++ mkvtoolnix-30.1.0.tar.xz -> mkvtoolnix-33.1.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix-30.1.0.tar.xz /work/SRC/openSUSE:Factory/.mkvtoolnix.new.5536/mkvtoolnix-33.1.0.tar.xz differ: char 26, line 1
