Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mkvtoolnix for openSUSE:Factory checked in at 2025-09-15 19:52:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mkvtoolnix (Old) and /work/SRC/openSUSE:Factory/.mkvtoolnix.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mkvtoolnix" Mon Sep 15 19:52:04 2025 rev:175 rq:1304640 version:95.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix.changes 2025-07-28 14:58:30.691181452 +0200 +++ /work/SRC/openSUSE:Factory/.mkvtoolnix.new.1977/mkvtoolnix.changes 2025-09-15 19:55:55.502707202 +0200 @@ -1,0 +2,25 @@ +Sun Sep 14 11:48:32 UTC 2025 - Luigi Baldoni <[email protected]> + +- Update to version 95.0 + New features and enhancements: + * mkvmerge, MKVToolNix GUI: new chapter generation feature: a + new placeholder has been introduced when generating chapters + for appended files, \<TITLE\>, which will be replaced by the + appended file's title metadata. + * mkvmerge: the display matrix from MP4 files are now + translated into appropriate roll and yaw values for output + MKV files. + * mkvmerge: add `--date` argument to set the date metadata. + Bug fixes: + * build system: fixed building with the upcoming Boost v1.89.0 + by only requiring the header part of the Boost.System library + as it's been header-only since v1.69.0. + * mkvmerge: PCM packetizer: mkvmerge will now always write + frames with 40ms of samples, no matter how long or short the + frames in the source files were. + * mkvmerge: MP4/QuickTime reader: fix exorbitant memory usage + when reading PCM audio tracks. + Build system changes: + * Boost v1.74.0 or newer is now required. + +------------------------------------------------------------------- Old: ---- mkvtoolnix-94.0.tar.xz mkvtoolnix-94.0.tar.xz.sig New: ---- mkvtoolnix-95.0.tar.xz mkvtoolnix-95.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mkvtoolnix.spec ++++++ --- /var/tmp/diff_new_pack.d0ZJzy/_old 2025-09-15 19:55:56.022729037 +0200 +++ /var/tmp/diff_new_pack.d0ZJzy/_new 2025-09-15 19:55:56.022729037 +0200 @@ -1,7 +1,7 @@ # # spec file for package mkvtoolnix # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: mkvtoolnix -Version: 94.0 +Version: 95.0 Release: 0 Summary: Tools to Create, Alter, and Inspect Matroska Files License: GPL-2.0-or-later @@ -31,15 +31,18 @@ BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: file-devel -BuildRequires: libboost_filesystem-devel >= 1.66.0 -BuildRequires: libboost_headers-devel >= 1.66.0 -BuildRequires: libboost_system-devel >= 1.66.0 %if 0%{?suse_version} > 1500 BuildRequires: gcc-c++ +BuildRequires: libboost_filesystem-devel >= 1.74.0 +BuildRequires: libboost_headers-devel >= 1.74.0 +BuildRequires: libboost_system-devel >= 1.74.0 BuildRequires: pkgconfig(gmp) %else -BuildRequires: gcc10-c++ +BuildRequires: gcc13-c++ BuildRequires: gmp-devel +BuildRequires: libboost_filesystem1_75_0-devel +BuildRequires: libboost_headers1_75_0-devel +BuildRequires: libboost_system1_75_0-devel %endif BuildRequires: gettext-tools BuildRequires: hicolor-icon-theme @@ -97,7 +100,7 @@ %build export CXX=g++ -test -x "$(type -p g++-10)" && export CXX=g++-10 +test -x "$(type -p g++-13)" && export CXX=g++-13 export CPPFLAGS="%{optflags} -I%{_includedir}/utf8cpp" %configure --disable-update-check --enable-debug --enable-optimization rake --verbose %{?_smp_mflags} V=1 ++++++ mkvtoolnix-94.0.tar.xz -> mkvtoolnix-95.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix-94.0.tar.xz /work/SRC/openSUSE:Factory/.mkvtoolnix.new.1977/mkvtoolnix-95.0.tar.xz differ: char 15, line 1
