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-10-12 18:24:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mkvtoolnix (Old)
 and      /work/SRC/openSUSE:Factory/.mkvtoolnix.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mkvtoolnix"

Wed Oct 12 18:24:06 2022 rev:150 rq:1009316 version:71.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix.changes    2022-08-23 
14:30:23.479705991 +0200
+++ /work/SRC/openSUSE:Factory/.mkvtoolnix.new.2275/mkvtoolnix.changes  
2022-10-12 18:25:31.637789757 +0200
@@ -1,0 +2,58 @@
+Sun Oct  9 16:54:08 UTC 2022 - C J <c...@tuta.io>
+
+- Update to version 71.1.0
+  Bug fixes:
+  * Chapters DTD: added the new edition & chapter elements from
+    Matroska v5.
+  * Chapters DTD: fixed EditionUID being mandatory. mkvmerge can
+    auto-generate it if it's missing from the XML file.
+  * Chapters DTD: fixed the `example-chapters-1.xml` not validating
+    against the DTD.
+  * Chapters DTD: corrected the old name `EditionManaged` to
+    `EditionFlagOrdered`.
+  * Chapters DTD: fixed `ChapLanguageIETF` missing its element
+    declaration & `ChapterLanguage` being required.
+  * XML DTDs: fixed elements representing binary data not allowing the `format`
+    attribute.
+    
+- Add Qt multimedia as a requirement for the GUI as it doesn't run
+  without it.
+  
+-------------------------------------------------------------------
+Sun Oct  9 09:42:08 UTC 2022 - C J <c...@tuta.io>
+
+- Update to version 71.0.0
+  New features and enhancements:
+  * mkvmerge, MKVToolNix GUI's multiplexer: added support for the
+    Emphasis audio track header element via the `--audio-emphasis`
+    option. It is also read from Matroska files.
+  * mkvmerge: the options `--list-stereo-modes` and
+    `--list-audio-emphasis` have been added to list all support
+    numerical & textual values for the `--stereo-mode` &
+    `--audio-emphasis` options.
+  * mkvpropedit, MKVToolNix GUI's header editor: added support for
+    the Emphasis audio track header element via the `emphasis`
+    property.
+  * MKVToolNix GUI: multiplexer: when the track properties are
+    configured to be displayed in a tab widget below the files &
+    tracks in the "Input" tab, the "Color information" tab will be
+    laid out in two columns. This reduces the minimum height the
+    whole tab widget requires. Implements #3401.
+  * MKVToolNix GUI: greatly sped up closing the preferences dialog
+    by only re-running certain initialization functions when their
+    corresponding settings have changed. Also fixes issues such as
+    #3406.
+  * mkvinfo, MKVToolNix GUI's info tool: added support for the
+    following new elements from Matroska v5: Emphasis audio track
+    header element; Chapter Skip Type; Edition Display; Edition
+    String; Edition Language IETF.
+  * mkvmerge, mkvpropedit: added support for the following new
+    chapter elements from Matroska v5: Chapter Skip Type; Edition
+    Display; Edition String; Edition Language IETF. The GUI's chapter
+    editor will receive support for them in the next release.
+  Bug fixes:
+  * mkvmerge: Ogg/OGM reader: mkvmerge will now correctly skip tracks
+    of unsupported types as well as tracks for which all track header
+    pages haven't been found. Fixes #3394.
+  
+-------------------------------------------------------------------

Old:
----
  mkvtoolnix-70.0.0.tar.xz
  mkvtoolnix-70.0.0.tar.xz.sig

New:
----
  mkvtoolnix-71.1.0.tar.xz
  mkvtoolnix-71.1.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mkvtoolnix.spec ++++++
--- /var/tmp/diff_new_pack.JUVGau/_old  2022-10-12 18:25:34.029795733 +0200
+++ /var/tmp/diff_new_pack.JUVGau/_new  2022-10-12 18:25:34.037795753 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           mkvtoolnix
-Version:        70.0.0
+Version:        71.1.0
 Release:        0
 Summary:        Tools to Create, Alter, and Inspect Matroska Files
 License:        GPL-2.0-or-later
@@ -71,8 +71,8 @@
 BuildRequires:  pkgconfig(flac)
 BuildRequires:  pkgconfig(fmt) >= 6.1.0
 BuildRequires:  pkgconfig(libcmark)
-BuildRequires:  pkgconfig(libebml) >= 1.4.2
-BuildRequires:  pkgconfig(libmatroska) >= 1.6.3
+BuildRequires:  pkgconfig(libebml) >= 1.4.4
+BuildRequires:  pkgconfig(libmatroska) >= 1.7.1
 BuildRequires:  pkgconfig(libpcre2-8)
 BuildRequires:  pkgconfig(ogg)
 BuildRequires:  pkgconfig(vorbis)
@@ -87,6 +87,11 @@
 %package gui
 Summary:        Graphical user interface for mkvtoolnix utils
 Requires:       %{name} = %{version}
+%if 0%{?suse_version} > 1500
+Requires:       qt6-multimedia
+%else
+Requires:       qt5-multimedia
+%endif
 
 %description gui
 This package contains the graphical user interface for the mkvtoolnix utils.

++++++ mkvtoolnix-70.0.0.tar.xz -> mkvtoolnix-71.1.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix-70.0.0.tar.xz 
/work/SRC/openSUSE:Factory/.mkvtoolnix.new.2275/mkvtoolnix-71.1.0.tar.xz 
differ: char 26, line 1

Reply via email to