Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mkvtoolnix for openSUSE:Factory checked in at 2024-04-28 21:51:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mkvtoolnix (Old) and /work/SRC/openSUSE:Factory/.mkvtoolnix.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mkvtoolnix" Sun Apr 28 21:51:14 2024 rev:164 rq:1170582 version:84.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix.changes 2024-03-11 15:38:45.605083243 +0100 +++ /work/SRC/openSUSE:Factory/.mkvtoolnix.new.1880/mkvtoolnix.changes 2024-04-29 01:36:19.793057532 +0200 @@ -1,0 +2,37 @@ +Sun Apr 28 12:23:10 UTC 2024 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 84.0 + New features and enhancements: + * mkvmerge: added a new file-specific option + `--regenerate-track-uids`. When used for Matroska files, + `mkvmerge` will generate new random track UIDs instead of + keeping existing track UIDs. This is done automatically when + a Matroska file was created by MakeMKV. + * mkvmerge: MP4 reader: added support for FLAC in MP4. + * MKVToolNix GUI: multiplexer: the "Attachments" tab's title + will now include the total number of attachments (both from + source files & to newly attach). + * translations: added a Norwegian Bokmål translation of the + programs by Roger Knutsen (see `AUTHORS`). + Bug fixes: + * configure: when called with `--disable-gui` the build system + still ran the check for the GUI libraries & failed if they + weren't found. This check is now skipped when the option is + given. + * mkvmerge: several color-related track header properties were + parsed into & stored as a wrong integer type internally. This + could result in wrong values being copied when very large + values were present in source files, or in error messages + when very large values were used as command-line parameters. + * MKVToolNix GUI: multiplexer: the keyboard shortcuts from the + "modify selected tracks" sub-menu didn't work right after + opening a file. They only started working after opening the + "multiplexer" menu. + Build system changes: + * Release v8.0.0 of the `fmt` library is now required. If not + found, the bundled copy will be used. + * A C++20 compatible compiler is now required for several but + certainly not all C++20 features. g++ v10 & clang++ v10 + should suffice. + +------------------------------------------------------------------- Old: ---- mkvtoolnix-83.0.tar.xz mkvtoolnix-83.0.tar.xz.sig New: ---- mkvtoolnix-84.0.tar.xz mkvtoolnix-84.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mkvtoolnix.spec ++++++ --- /var/tmp/diff_new_pack.GV56Rd/_old 2024-04-29 03:48:52.845093748 +0200 +++ /var/tmp/diff_new_pack.GV56Rd/_new 2024-04-29 03:48:52.849093888 +0200 @@ -17,7 +17,7 @@ Name: mkvtoolnix -Version: 83.0 +Version: 84.0 Release: 0 Summary: Tools to Create, Alter, and Inspect Matroska Files License: GPL-2.0-or-later @@ -61,7 +61,7 @@ BuildRequires: pkgconfig(Qt6Widgets) BuildRequires: pkgconfig(dvdread) BuildRequires: pkgconfig(flac) -BuildRequires: pkgconfig(fmt) >= 6.1.0 +BuildRequires: pkgconfig(fmt) >= 8.0.0 BuildRequires: pkgconfig(libcmark) BuildRequires: pkgconfig(libebml) >= 1.4.4 BuildRequires: pkgconfig(libmatroska) >= 1.7.1 ++++++ mkvtoolnix-83.0.tar.xz -> mkvtoolnix-84.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix-83.0.tar.xz /work/SRC/openSUSE:Factory/.mkvtoolnix.new.1880/mkvtoolnix-84.0.tar.xz differ: char 15, line 1