Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mediainfo for openSUSE:Factory 
checked in at 2023-09-15 22:04:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mediainfo (Old)
 and      /work/SRC/openSUSE:Factory/.mediainfo.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mediainfo"

Fri Sep 15 22:04:53 2023 rev:33 rq:1111384 version:23.09

Changes:
--------
--- /work/SRC/openSUSE:Factory/mediainfo/mediainfo.changes      2023-07-13 
17:18:13.441002381 +0200
+++ /work/SRC/openSUSE:Factory/.mediainfo.new.1766/mediainfo.changes    
2023-09-15 22:10:11.675259704 +0200
@@ -1,0 +2,15 @@
+Thu Sep 14 15:03:22 UTC 2023 - Luigi Baldoni <aloi...@gmx.com>
+
+- Update to version 23.09
+  Added features:
+  * DTS-UHD support (contribution from Xperi)
+  * MPEG-7 output update, supporting collections for DVD Video
+  * ISO 9660: more metadata
+  * AVC: read out of time code
+  Fixed bugs:
+  * DVD Video: better support of ISO having several episodes
+  * MPEG Video: fix duration not including last field duration
+    (interlaced content only)
+  * I754, AVC&HEVC: fix risk of crash with some streams
+
+-------------------------------------------------------------------

Old:
----
  mediainfo_23.07.tar.xz

New:
----
  mediainfo_23.09.tar.xz

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

Other differences:
------------------
++++++ mediainfo.spec ++++++
--- /var/tmp/diff_new_pack.cK0Ppu/_old  2023-09-15 22:10:12.683295745 +0200
+++ /var/tmp/diff_new_pack.cK0Ppu/_new  2023-09-15 22:10:12.687295888 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           mediainfo
-Version:        23.07
+Version:        23.09
 Release:        0
 Summary:        Audio/video file technical and tag information utility
 License:        GPL-2.0-or-later

++++++ mediainfo_23.07.tar.xz -> mediainfo_23.09.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/History_CLI.txt 
new/MediaInfo/History_CLI.txt
--- old/MediaInfo/History_CLI.txt       2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/History_CLI.txt       2023-09-14 12:53:23.000000000 +0200
@@ -12,6 +12,16 @@
 - Languages (other than english and French) : not all words are translated, I 
need translators!
 - Others? https://sourceforge.net/p/mediainfo/_list/tickets
 
+Version 23.09, 2023-09-14
+-------------
++ DTS-UHD support (contribution from Xperi)
++ MPEG-7 output update, supporting collections for DVD Video
++ ISO 9660: more metadata
++ AVC: read out of time code
+x DVD Video: better support of ISO having several episodes
+x MPEG Video: fix duration not including last field duration (interlaced 
content only)
+x I754, AVC&HEVC: fix risk of crash with some streams
+
 Version 23.07, 2023-07-12
 -------------
 + USAC conformance checker: update DRC presence check
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/History_GUI.txt 
new/MediaInfo/History_GUI.txt
--- old/MediaInfo/History_GUI.txt       2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/History_GUI.txt       2023-09-14 12:53:23.000000000 +0200
@@ -12,6 +12,16 @@
 - Languages (other than english and French) : not all words are translated, I 
need translators!
 - Others? https://sourceforge.net/p/mediainfo/_list/tickets
 
+Version 23.09, 2023-09-14
+-------------
++ DTS-UHD support (contribution from Xperi)
++ MPEG-7 output update, supporting collections for DVD Video
++ ISO 9660: more metadata
++ AVC: read out of time code
+x DVD Video: better support of ISO having several episodes
+x MPEG Video: fix duration not including last field duration (interlaced 
content only)
+x I754, AVC&HEVC: fix risk of crash with some streams
+
 Version 23.07, 2023-07-12
 -------------
 + Italian language update
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/AppImage/Recipe.sh 
new/MediaInfo/Project/AppImage/Recipe.sh
--- old/MediaInfo/Project/AppImage/Recipe.sh    2023-07-12 17:58:06.000000000 
+0200
+++ new/MediaInfo/Project/AppImage/Recipe.sh    2023-09-14 12:53:23.000000000 
+0200
@@ -47,7 +47,7 @@
 fi
 
 # Setup environment
-VERSION=23.07
+VERSION=23.09
 
 if [ "$(arch)" == "i386" ]; then
     ARCH="i686"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/BCB/GUI/MediaInfo_GUI.cbproj 
new/MediaInfo/Project/BCB/GUI/MediaInfo_GUI.cbproj
--- old/MediaInfo/Project/BCB/GUI/MediaInfo_GUI.cbproj  2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/BCB/GUI/MediaInfo_GUI.cbproj  2023-09-14 
12:53:23.000000000 +0200
@@ -41,11 +41,11 @@
                        <Base>true</Base>
                </PropertyGroup>
                <PropertyGroup Condition="'$(Base)'!=''">
-                       
<Defines>MEDIAINFO_DLL_RUNTIME;MEDIAINFODLL_NAME=L\"MediaInfo_i386.dll\";$(Defines)</Defines>
-                       
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=23.07.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=;Comments=</VerInfo_Keys>
+                       
<Defines>MEDIAINFO_DLL_RUNTIME;MEDIAINFODLL_NAME=L"MediaInfo_i386.dll";$(Defines)</Defines>
+                       
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=23.09.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=;Comments=</VerInfo_Keys>
                        <Manifest_File>None</Manifest_File>
                        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
-                       <VerInfo_MinorVer>07</VerInfo_MinorVer>
+                       <VerInfo_MinorVer>09</VerInfo_MinorVer>
                        <VerInfo_Release>0</VerInfo_Release>
                        <VerInfo_MajorVer>23</VerInfo_MajorVer>
                        <VerInfo_Locale>1033</VerInfo_Locale>
@@ -62,6 +62,7 @@
                        
<IntermediateOutputDir>.\$(Platform)\$(Config)</IntermediateOutputDir>
                        <FinalOutputDir>.\$(Platform)\$(Config)</FinalOutputDir>
                        <BCC_wpar>false</BCC_wpar>
+                       <BCC_UseClassicCompiler>false</BCC_UseClassicCompiler>
                        <BCC_OptimizeForSpeed>true</BCC_OptimizeForSpeed>
                        <BCC_ExtendedErrorInfo>true</BCC_ExtendedErrorInfo>
                        
<ILINK_TranslatedLibraryPath>$(BDSLIB)\$(PLATFORM)\release\$(LANGDIR);$(ILINK_TranslatedLibraryPath)</ILINK_TranslatedLibraryPath>
@@ -105,7 +106,7 @@
                <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
                        <VerInfo_Release>0</VerInfo_Release>
                        
<LinkPackageStatics>rtl.lib;vcl.lib;bcbie.lib</LinkPackageStatics>
-                       
<VerInfo_Keys>CompanyName=MediaArea.net;FileDescription=MediaInfo;FileVersion=23.07.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=MediaInfo;ProductVersion=23.07.0.0;Comments=</VerInfo_Keys>
+                       
<VerInfo_Keys>CompanyName=MediaArea.net;FileDescription=MediaInfo;FileVersion=23.09.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=MediaInfo;ProductVersion=23.09.0.0;Comments=</VerInfo_Keys>
                        
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
                </PropertyGroup>
                <ItemGroup>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/BCB/GUI/MediaInfo_GUI.cpp 
new/MediaInfo/Project/BCB/GUI/MediaInfo_GUI.cpp
--- old/MediaInfo/Project/BCB/GUI/MediaInfo_GUI.cpp     2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/BCB/GUI/MediaInfo_GUI.cpp     2023-09-14 
12:53:23.000000000 +0200
@@ -55,7 +55,7 @@
 USEFORM("..\..\..\Source\GUI\VCL\GUI_About.cpp", AboutF);
 USEFORM("..\..\..\Source\GUI\VCL\GUI_Export.cpp", ExportF);
 //---------------------------------------------------------------------------
-WINAPI _tWinMain(HINSTANCE, HINSTANCE, LPTSTR, int)
+int WINAPI _tWinMain(HINSTANCE, HINSTANCE, LPTSTR, int)
 {
     try
     {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/GNU/CLI/configure.ac 
new/MediaInfo/Project/GNU/CLI/configure.ac
--- old/MediaInfo/Project/GNU/CLI/configure.ac  2023-07-12 17:58:06.000000000 
+0200
+++ new/MediaInfo/Project/GNU/CLI/configure.ac  2023-09-14 12:53:23.000000000 
+0200
@@ -5,7 +5,7 @@
 dnl -------------------------------------------------------------------------
 dnl Name and version
 dnl
-AC_INIT([mediainfo], [23.07])
+AC_INIT([mediainfo], [23.09])
 
 dnl -------------------------------------------------------------------------
 dnl Test if we are at the good place
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/GNU/GUI/configure.ac 
new/MediaInfo/Project/GNU/GUI/configure.ac
--- old/MediaInfo/Project/GNU/GUI/configure.ac  2023-07-12 17:58:06.000000000 
+0200
+++ new/MediaInfo/Project/GNU/GUI/configure.ac  2023-09-14 12:53:23.000000000 
+0200
@@ -5,7 +5,7 @@
 dnl -------------------------------------------------------------------------
 dnl Name and version
 dnl
-AC_INIT([mediainfo-gui], [23.07])
+AC_INIT([mediainfo-gui], [23.09])
 
 dnl -------------------------------------------------------------------------
 dnl Test if we are at the good place
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/GNU/GUI/mediainfo-gui.metainfo.xml 
new/MediaInfo/Project/GNU/GUI/mediainfo-gui.metainfo.xml
--- old/MediaInfo/Project/GNU/GUI/mediainfo-gui.metainfo.xml    2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/GNU/GUI/mediainfo-gui.metainfo.xml    2023-09-14 
12:53:23.000000000 +0200
@@ -101,9 +101,9 @@
   <update_contact>i...@mediaarea.net</update_contact>
   <developer_name>MediaArea.net SARL</developer_name>
   <releases>
-    <release version="23.07" date="2023-07-12">
+    <release version="23.09" date="2023-09-14">
       <description>
-        <p>Update to MediaInfo library 23.07 with bug fixes.</p>
+        <p>Update to MediaInfo library 23.09 with bug fixes.</p>
       </description>
     </release>
   ​</releases>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/GNU/PKGBUILD 
new/MediaInfo/Project/GNU/PKGBUILD
--- old/MediaInfo/Project/GNU/PKGBUILD  2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/Project/GNU/PKGBUILD  2023-09-14 12:53:23.000000000 +0200
@@ -3,7 +3,7 @@
 # Contributor: hydro <hy...@freenet.de>
 
 pkgname=('mediainfo' 'mediainfo-gui')
-pkgver=23.07
+pkgver=23.09
 pkgrel=1
 pkgdesc="supplies technical and tag information about a video or audio file"
 url="http://mediaarea.net";
@@ -12,7 +12,7 @@
 md5sums=('00000000000000000000000000000000')
 arch=('i686' 'x86_64')
 
-depends=('libzen>=0.4.41' 'libmediainfo>=23.07' 'wxwidgets-gtk3' 'webkit2gtk' 
'bubblewrap' 'libsm' 'desktop-file-utils')
+depends=('libzen>=0.4.41' 'libmediainfo>=23.09' 'wxwidgets-gtk3' 'webkit2gtk' 
'bubblewrap' 'libsm' 'desktop-file-utils')
 
 prepare() {
     cd "${srcdir}"/MediaInfo/Project/GNU/CLI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/GNU/mediainfo.dsc 
new/MediaInfo/Project/GNU/mediainfo.dsc
--- old/MediaInfo/Project/GNU/mediainfo.dsc     2023-07-12 17:58:06.000000000 
+0200
+++ new/MediaInfo/Project/GNU/mediainfo.dsc     2023-09-14 12:53:23.000000000 
+0200
@@ -2,22 +2,22 @@
 Source: mediainfo
 Binary: mediainfo, mediainfo-dbg, mediainfo-gui, mediainfo-gui-dbg
 Architecture: any
-Version: 23.07-1
+Version: 23.09-1
 Maintainer: MediaArea.net SARL <i...@mediaarea.net>
 Homepage: http://MediaArea.net/MediaInfo
 Standards-Version: 3.9.6
 Vcs-Browser: https://github.com/MediaArea/MediaInfo
 Vcs-Git: https://github.com/MediaArea/MediaInfo.git
-Build-Depends: debhelper (>= 9), dh-autoreconf, libmediainfo-dev (>= 23.07), 
libzen-dev (>= 0.4.41), libwxgtk3.0-dev, zlib1g-dev, pkg-config
+Build-Depends: debhelper (>= 9), dh-autoreconf, libmediainfo-dev (>= 23.09), 
libzen-dev (>= 0.4.41), libwxgtk3.0-dev, zlib1g-dev, pkg-config
 Package-List:
  mediainfo deb utils optional arch=any
  mediainfo-gui deb utils optional arch=any
 Checksums-Sha1:
- 0000000000000000000000000000000000000000 000000 mediainfo_23.07.orig.tar.xz
- 0000000000000000000000000000000000000000 000000 
mediainfo_23.07-1.debian.tar.xz
+ 0000000000000000000000000000000000000000 000000 mediainfo_23.09.orig.tar.xz
+ 0000000000000000000000000000000000000000 000000 
mediainfo_23.09-1.debian.tar.xz
 Checksums-Sha256:
- 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.07.orig.tar.xz
- 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.07-1.debian.tar.xz
+ 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.09.orig.tar.xz
+ 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.09-1.debian.tar.xz
 Files:
- 00000000000000000000000000000000 000000 mediainfo_23.07.orig.tar.xz
- 00000000000000000000000000000000 000000 mediainfo_23.07-1.debian.tar.xz
+ 00000000000000000000000000000000 000000 mediainfo_23.09.orig.tar.xz
+ 00000000000000000000000000000000 000000 mediainfo_23.09-1.debian.tar.xz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/GNU/mediainfo.spec 
new/MediaInfo/Project/GNU/mediainfo.spec
--- old/MediaInfo/Project/GNU/mediainfo.spec    2023-07-12 17:58:06.000000000 
+0200
+++ new/MediaInfo/Project/GNU/mediainfo.spec    2023-09-14 12:53:23.000000000 
+0200
@@ -1,9 +1,9 @@
-%global mediainfo_version           23.07
+%global mediainfo_version           23.09
 %global mediainfo_version_major     23
-%global mediainfo_version_minor     07
-%global libmediainfo_version        23.07
+%global mediainfo_version_minor     09
+%global libmediainfo_version        23.09
 %global libmediainfo_version_major  23
-%global libmediainfo_version_minor  07
+%global libmediainfo_version_minor  09
 %global libzen_version              0.4.41
 %global libzen_version_major        0
 %global libzen_version_minor        4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/MSVC2013/CLI/MediaInfo_CLI.rc 
new/MediaInfo/Project/MSVC2013/CLI/MediaInfo_CLI.rc
--- old/MediaInfo/Project/MSVC2013/CLI/MediaInfo_CLI.rc 2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/MSVC2013/CLI/MediaInfo_CLI.rc 2023-09-14 
12:53:23.000000000 +0200
@@ -1,8 +1,8 @@
 #include <winresrc.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,07,0,0
- PRODUCTVERSION 23,07,0,0
+ FILEVERSION 23,09,0,0
+ PRODUCTVERSION 23,09,0,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -19,10 +19,10 @@
         BEGIN
             VALUE "CompanyName", "MediaArea.net"
             VALUE "FileDescription", "MediaInfo"
-            VALUE "FileVersion", "23.07.0.0"
+            VALUE "FileVersion", "23.09.0.0"
             VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net 
SARL"
             VALUE "ProductName", "MediaInfo"
-            VALUE "ProductVersion", "23.07.0.0"
+            VALUE "ProductVersion", "23.09.0.0"
         END
     END
     BLOCK "VarFileInfo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/MSVC2013/GUI/MediaInfo_GUI.rc 
new/MediaInfo/Project/MSVC2013/GUI/MediaInfo_GUI.rc
--- old/MediaInfo/Project/MSVC2013/GUI/MediaInfo_GUI.rc 2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/MSVC2013/GUI/MediaInfo_GUI.rc 2023-09-14 
12:53:23.000000000 +0200
@@ -1,8 +1,8 @@
 #include <winresrc.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,07,0,0
- PRODUCTVERSION 23,07,0,0
+ FILEVERSION 23,09,0,0
+ PRODUCTVERSION 23,09,0,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -19,10 +19,10 @@
         BEGIN
             VALUE "CompanyName", "MediaArea.net"
             VALUE "FileDescription", "MediaInfo"
-            VALUE "FileVersion", "23.07.0.0"
+            VALUE "FileVersion", "23.09.0.0"
             VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net 
SARL"
             VALUE "ProductName", "MediaInfo"
-            VALUE "ProductVersion", "23.07.0.0"
+            VALUE "ProductVersion", "23.09.0.0"
         END
     END
     BLOCK "VarFileInfo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/MSVC2015/CLI/MediaInfo_CLI.rc 
new/MediaInfo/Project/MSVC2015/CLI/MediaInfo_CLI.rc
--- old/MediaInfo/Project/MSVC2015/CLI/MediaInfo_CLI.rc 2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/MSVC2015/CLI/MediaInfo_CLI.rc 2023-09-14 
12:53:23.000000000 +0200
@@ -1,8 +1,8 @@
 #include <winresrc.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,07,0,0
- PRODUCTVERSION 23,07,0,0
+ FILEVERSION 23,09,0,0
+ PRODUCTVERSION 23,09,0,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -19,10 +19,10 @@
         BEGIN
             VALUE "CompanyName", "MediaArea.net"
             VALUE "FileDescription", "MediaInfo"
-            VALUE "FileVersion", "23.07.0.0"
+            VALUE "FileVersion", "23.09.0.0"
             VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net 
SARL"
             VALUE "ProductName", "MediaInfo"
-            VALUE "ProductVersion", "23.07.0.0"
+            VALUE "ProductVersion", "23.09.0.0"
         END
     END
     BLOCK "VarFileInfo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/MSVC2015/GUI/MediaInfo_GUI.rc 
new/MediaInfo/Project/MSVC2015/GUI/MediaInfo_GUI.rc
--- old/MediaInfo/Project/MSVC2015/GUI/MediaInfo_GUI.rc 2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/MSVC2015/GUI/MediaInfo_GUI.rc 2023-09-14 
12:53:23.000000000 +0200
@@ -1,8 +1,8 @@
 #include <winresrc.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,07,0,0
- PRODUCTVERSION 23,07,0,0
+ FILEVERSION 23,09,0,0
+ PRODUCTVERSION 23,09,0,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -19,10 +19,10 @@
         BEGIN
             VALUE "CompanyName", "MediaArea.net"
             VALUE "FileDescription", "MediaInfo"
-            VALUE "FileVersion", "23.07.0.0"
+            VALUE "FileVersion", "23.09.0.0"
             VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net 
SARL"
             VALUE "ProductName", "MediaInfo"
-            VALUE "ProductVersion", "23.07.0.0"
+            VALUE "ProductVersion", "23.09.0.0"
         END
     END
     BLOCK "VarFileInfo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/MSVC2017/CLI/MediaInfo_CLI.rc 
new/MediaInfo/Project/MSVC2017/CLI/MediaInfo_CLI.rc
--- old/MediaInfo/Project/MSVC2017/CLI/MediaInfo_CLI.rc 2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/MSVC2017/CLI/MediaInfo_CLI.rc 2023-09-14 
12:53:23.000000000 +0200
@@ -1,8 +1,8 @@
 #include <winresrc.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,07,0,0
- PRODUCTVERSION 23,07,0,0
+ FILEVERSION 23,09,0,0
+ PRODUCTVERSION 23,09,0,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -19,10 +19,10 @@
         BEGIN
             VALUE "CompanyName", "MediaArea.net"
             VALUE "FileDescription", "MediaInfo"
-            VALUE "FileVersion", "23.07.0.0"
+            VALUE "FileVersion", "23.09.0.0"
             VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net 
SARL"
             VALUE "ProductName", "MediaInfo"
-            VALUE "ProductVersion", "23.07.0.0"
+            VALUE "ProductVersion", "23.09.0.0"
         END
     END
     BLOCK "VarFileInfo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/MSVC2017/GUI/MediaInfo_GUI.rc 
new/MediaInfo/Project/MSVC2017/GUI/MediaInfo_GUI.rc
--- old/MediaInfo/Project/MSVC2017/GUI/MediaInfo_GUI.rc 2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/MSVC2017/GUI/MediaInfo_GUI.rc 2023-09-14 
12:53:23.000000000 +0200
@@ -1,8 +1,8 @@
 #include <winresrc.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,07,0,0
- PRODUCTVERSION 23,07,0,0
+ FILEVERSION 23,09,0,0
+ PRODUCTVERSION 23,09,0,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -19,10 +19,10 @@
         BEGIN
             VALUE "CompanyName", "MediaArea.net"
             VALUE "FileDescription", "MediaInfo"
-            VALUE "FileVersion", "23.07.0.0"
+            VALUE "FileVersion", "23.09.0.0"
             VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net 
SARL"
             VALUE "ProductName", "MediaInfo"
-            VALUE "ProductVersion", "23.07.0.0"
+            VALUE "ProductVersion", "23.09.0.0"
         END
     END
     BLOCK "VarFileInfo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/MSVC2019/CLI/MediaInfo_CLI.rc 
new/MediaInfo/Project/MSVC2019/CLI/MediaInfo_CLI.rc
--- old/MediaInfo/Project/MSVC2019/CLI/MediaInfo_CLI.rc 2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/MSVC2019/CLI/MediaInfo_CLI.rc 2023-09-14 
12:53:23.000000000 +0200
@@ -1,8 +1,8 @@
 #include <winresrc.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,07,0,0
- PRODUCTVERSION 23,07,0,0
+ FILEVERSION 23,09,0,0
+ PRODUCTVERSION 23,09,0,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -19,10 +19,10 @@
         BEGIN
             VALUE "CompanyName", "MediaArea.net"
             VALUE "FileDescription", "MediaInfo"
-            VALUE "FileVersion", "23.07.0.0"
+            VALUE "FileVersion", "23.09.0.0"
             VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net 
SARL"
             VALUE "ProductName", "MediaInfo"
-            VALUE "ProductVersion", "23.07.0.0"
+            VALUE "ProductVersion", "23.09.0.0"
         END
     END
     BLOCK "VarFileInfo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/MSVC2019/GUI/MediaInfo_GUI.rc 
new/MediaInfo/Project/MSVC2019/GUI/MediaInfo_GUI.rc
--- old/MediaInfo/Project/MSVC2019/GUI/MediaInfo_GUI.rc 2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/MSVC2019/GUI/MediaInfo_GUI.rc 2023-09-14 
12:53:23.000000000 +0200
@@ -1,8 +1,8 @@
 #include <winresrc.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,07,0,0
- PRODUCTVERSION 23,07,0,0
+ FILEVERSION 23,09,0,0
+ PRODUCTVERSION 23,09,0,0
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -19,10 +19,10 @@
         BEGIN
             VALUE "CompanyName", "MediaArea.net"
             VALUE "FileDescription", "MediaInfo"
-            VALUE "FileVersion", "23.07.0.0"
+            VALUE "FileVersion", "23.09.0.0"
             VALUE "LegalCopyright", "Copyright (C) 2002-2020 MediaArea.net 
SARL"
             VALUE "ProductName", "MediaInfo"
-            VALUE "ProductVersion", "23.07.0.0"
+            VALUE "ProductVersion", "23.09.0.0"
         END
     END
     BLOCK "VarFileInfo"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/deb10.debian/changelog 
new/MediaInfo/Project/OBS/deb10.debian/changelog
--- old/MediaInfo/Project/OBS/deb10.debian/changelog    2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/OBS/deb10.debian/changelog    2023-09-14 
12:53:23.000000000 +0200
@@ -1,6 +1,6 @@
-mediainfo (23.07-1) experimental; urgency=medium
+mediainfo (23.09-1) experimental; urgency=medium
 
-  * Upstream version 23.07
+  * Upstream version 23.09
     For details, see 
https://github.com/MediaArea/MediaInfo/blob/master/History_GUI.txt
 
  -- MediaArea <i...@mediaarea.net>  Mon, 02 Nov 2015 10:30:00 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/deb10.debian/control 
new/MediaInfo/Project/OBS/deb10.debian/control
--- old/MediaInfo/Project/OBS/deb10.debian/control      2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/OBS/deb10.debian/control      2023-09-14 
12:53:23.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: MediaArea.net SARL <i...@mediaarea.net>
 Build-Depends: debhelper (>= 10),
                dh-autoreconf,
-               libmediainfo-dev (>= 23.07),
+               libmediainfo-dev (>= 23.09),
                libzen-dev (>= 0.4.41),
                libwxgtk3.0-gtk3-dev,
                adwaita-icon-theme,
@@ -18,7 +18,7 @@
 
 Package: mediainfo
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.07), 
libzen0v5 (>= 0.4.41)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.09), 
libzen0v5 (>= 0.4.41)
 Description: command-line utility for reading information from audio/video 
files
  MediaInfo is a utility used for retrieving technical information and other
  metadata about audio or video files.
@@ -43,7 +43,7 @@
 
 Package: mediainfo-gui
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.07), 
libzen0v5 (>= 0.4.41)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.09), 
libzen0v5 (>= 0.4.41)
 Description: graphical utility for reading information from audio/video files
  MediaInfo is a utility used for retrieving technical information and other
  metadata about audio or video files.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/deb10.dsc 
new/MediaInfo/Project/OBS/deb10.dsc
--- old/MediaInfo/Project/OBS/deb10.dsc 2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/Project/OBS/deb10.dsc 2023-09-14 12:53:23.000000000 +0200
@@ -2,22 +2,22 @@
 Source: mediainfo
 Binary: mediainfo, mediainfo-dbg, mediainfo-gui, mediainfo-gui-dbg
 Architecture: any
-Version: 23.07-1deb10
+Version: 23.09-1deb10
 Maintainer: MediaArea.net SARL <i...@mediaarea.net>
 Homepage: http://MediaArea.net/MediaInfo
 Standards-Version: 3.9.6
 Vcs-Browser: https://github.com/MediaArea/MediaInfoLib
 Vcs-Git: https://github.com/MediaArea/MediaInfoLib.git
-Build-Depends: debhelper (>= 10), dh-autoreconf, libmediainfo-dev (>= 23.07), 
libzen-dev (>= 0.4.41), libwxgtk3.0-gtk3-dev, adwaita-icon-theme, zlib1g-dev, 
pkg-config, rename
+Build-Depends: debhelper (>= 10), dh-autoreconf, libmediainfo-dev (>= 23.09), 
libzen-dev (>= 0.4.41), libwxgtk3.0-gtk3-dev, adwaita-icon-theme, zlib1g-dev, 
pkg-config, rename
 Package-List:
  mediainfo deb utils optional arch=any
  mediainfo-gui deb utils optional arch=any
 Checksums-Sha1:
- 0000000000000000000000000000000000000000 000000 mediainfo_23.07.orig.tar.xz
- 0000000000000000000000000000000000000000 000000 
mediainfo_23.07-1deb10.debian.tar.xz
+ 0000000000000000000000000000000000000000 000000 mediainfo_23.09.orig.tar.xz
+ 0000000000000000000000000000000000000000 000000 
mediainfo_23.09-1deb10.debian.tar.xz
 Checksums-Sha256:
- 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.07.orig.tar.xz
- 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.07-1deb10.debian.tar.xz
+ 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.09.orig.tar.xz
+ 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.09-1deb10.debian.tar.xz
 Files:
- 00000000000000000000000000000000 000000 mediainfo_23.07.orig.tar.xz
- 00000000000000000000000000000000 000000 mediainfo_23.07-1deb10.debian.tar.xz
+ 00000000000000000000000000000000 000000 mediainfo_23.09.orig.tar.xz
+ 00000000000000000000000000000000 000000 mediainfo_23.09-1deb10.debian.tar.xz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/deb12.debian/changelog 
new/MediaInfo/Project/OBS/deb12.debian/changelog
--- old/MediaInfo/Project/OBS/deb12.debian/changelog    2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/OBS/deb12.debian/changelog    2023-09-14 
12:53:23.000000000 +0200
@@ -1,6 +1,6 @@
-mediainfo (23.07-1) experimental; urgency=medium
+mediainfo (23.09-1) experimental; urgency=medium
 
-  * Upstream version 23.07
+  * Upstream version 23.09
     For details, see 
https://github.com/MediaArea/MediaInfo/blob/master/History_GUI.txt
 
  -- MediaArea <i...@mediaarea.net>  Mon, 02 Nov 2015 10:30:00 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/deb12.debian/control 
new/MediaInfo/Project/OBS/deb12.debian/control
--- old/MediaInfo/Project/OBS/deb12.debian/control      2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/OBS/deb12.debian/control      2023-09-14 
12:53:23.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: MediaArea.net SARL <i...@mediaarea.net>
 Build-Depends: debhelper (>= 12),
                dh-autoreconf,
-               libmediainfo-dev (>= 23.07),
+               libmediainfo-dev (>= 23.09),
                libzen-dev (>= 0.4.41),
                libwxgtk3.2-dev,
                adwaita-icon-theme,
@@ -18,7 +18,7 @@
 
 Package: mediainfo
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.07), 
libzen0v5 (>= 0.4.41)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.09), 
libzen0v5 (>= 0.4.41)
 Description: command-line utility for reading information from audio/video 
files
  MediaInfo is a utility used for retrieving technical information and other
  metadata about audio or video files.
@@ -43,7 +43,7 @@
 
 Package: mediainfo-gui
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.07), 
libzen0v5 (>= 0.4.41)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.09), 
libzen0v5 (>= 0.4.41)
 Description: graphical utility for reading information from audio/video files
  MediaInfo is a utility used for retrieving technical information and other
  metadata about audio or video files.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/deb12.dsc 
new/MediaInfo/Project/OBS/deb12.dsc
--- old/MediaInfo/Project/OBS/deb12.dsc 2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/Project/OBS/deb12.dsc 2023-09-14 12:53:23.000000000 +0200
@@ -2,22 +2,22 @@
 Source: mediainfo
 Binary: mediainfo, mediainfo-dbg, mediainfo-gui, mediainfo-gui-dbg
 Architecture: any
-Version: 23.07-1deb12
+Version: 23.09-1deb12
 Maintainer: MediaArea.net SARL <i...@mediaarea.net>
 Homepage: http://MediaArea.net/MediaInfo
 Standards-Version: 3.9.6
 Vcs-Browser: https://github.com/MediaArea/MediaInfoLib
 Vcs-Git: https://github.com/MediaArea/MediaInfoLib.git
-Build-Depends: debhelper (>= 12), dh-autoreconf, libmediainfo-dev (>= 23.07), 
libzen-dev (>= 0.4.41), libwxgtk3.2-dev, adwaita-icon-theme, zlib1g-dev, 
pkg-config, rename
+Build-Depends: debhelper (>= 12), dh-autoreconf, libmediainfo-dev (>= 23.09), 
libzen-dev (>= 0.4.41), libwxgtk3.2-dev, adwaita-icon-theme, zlib1g-dev, 
pkg-config, rename
 Package-List:
  mediainfo deb utils optional arch=any
  mediainfo-gui deb utils optional arch=any
 Checksums-Sha1:
- 0000000000000000000000000000000000000000 000000 mediainfo_23.07.orig.tar.xz
- 0000000000000000000000000000000000000000 000000 
mediainfo_23.07-1deb12.debian.tar.xz
+ 0000000000000000000000000000000000000000 000000 mediainfo_23.09.orig.tar.xz
+ 0000000000000000000000000000000000000000 000000 
mediainfo_23.09-1deb12.debian.tar.xz
 Checksums-Sha256:
- 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.07.orig.tar.xz
- 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.07-1deb12.debian.tar.xz
+ 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.09.orig.tar.xz
+ 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.09-1deb12.debian.tar.xz
 Files:
- 00000000000000000000000000000000 000000 mediainfo_23.07.orig.tar.xz
- 00000000000000000000000000000000 000000 mediainfo_23.07-1deb12.debian.tar.xz
+ 00000000000000000000000000000000 000000 mediainfo_23.09.orig.tar.xz
+ 00000000000000000000000000000000 000000 mediainfo_23.09-1deb12.debian.tar.xz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/deb7.debian/changelog 
new/MediaInfo/Project/OBS/deb7.debian/changelog
--- old/MediaInfo/Project/OBS/deb7.debian/changelog     2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/OBS/deb7.debian/changelog     2023-09-14 
12:53:23.000000000 +0200
@@ -1,6 +1,6 @@
-mediainfo (23.07-1) experimental; urgency=medium
+mediainfo (23.09-1) experimental; urgency=medium
 
-  * Upstream version 23.07
+  * Upstream version 23.09
     For details, see 
https://github.com/MediaArea/MediaInfo/blob/master/History_GUI.txt
 
  -- MediaArea <i...@mediaarea.net>  Mon, 02 Nov 2015 10:30:00 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/deb7.debian/control 
new/MediaInfo/Project/OBS/deb7.debian/control
--- old/MediaInfo/Project/OBS/deb7.debian/control       2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/OBS/deb7.debian/control       2023-09-14 
12:53:23.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: MediaArea.net SARL <i...@mediaarea.net>
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
-               libmediainfo-dev (>= 23.07),
+               libmediainfo-dev (>= 23.09),
                libzen-dev (>= 0.4.41),
                libwxgtk2.8-dev,
                zlib1g-dev,
@@ -16,7 +16,7 @@
 
 Package: mediainfo
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.07), libzen0 
(>= 0.4.41)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.09), libzen0 
(>= 0.4.41)
 Description: command-line utility for reading information from audio/video 
files
  MediaInfo is a utility used for retrieving technical information and other
  metadata about audio or video files.
@@ -41,7 +41,7 @@
 
 Package: mediainfo-gui
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.07), libzen0 
(>= 0.4.41)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.09), libzen0 
(>= 0.4.41)
 Description: graphical utility for reading information from audio/video files
  MediaInfo is a utility used for retrieving technical information and other
  metadata about audio or video files.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/deb7.dsc 
new/MediaInfo/Project/OBS/deb7.dsc
--- old/MediaInfo/Project/OBS/deb7.dsc  2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/Project/OBS/deb7.dsc  2023-09-14 12:53:23.000000000 +0200
@@ -2,22 +2,22 @@
 Source: mediainfo
 Binary: mediainfo, mediainfo-dbg, mediainfo-gui, mediainfo-gui-dbg
 Architecture: any
-Version: 23.07-1deb7
+Version: 23.09-1deb7
 Maintainer: MediaArea.net SARL <i...@mediaarea.net>
 Homepage: http://MediaArea.net/MediaInfo
 Standards-Version: 3.9.6
 Vcs-Browser: https://github.com/MediaArea/MediaInfo
 Vcs-Git: https://github.com/MediaArea/MediaInfo.git
-Build-Depends: debhelper (>= 9), dh-autoreconf, libmediainfo-dev (>= 23.07), 
libzen-dev (>= 0.4.41), libwxgtk2.8-dev, zlib1g-dev, pkg-config
+Build-Depends: debhelper (>= 9), dh-autoreconf, libmediainfo-dev (>= 23.09), 
libzen-dev (>= 0.4.41), libwxgtk2.8-dev, zlib1g-dev, pkg-config
 Package-List:
  mediainfo deb utils optional arch=any
  mediainfo-gui deb utils optional arch=any
 Checksums-Sha1:
- 0000000000000000000000000000000000000000 000000 mediainfo_23.07.orig.tar.xz
- 0000000000000000000000000000000000000000 000000 
mediainfo_23.07-1deb7.debian.tar.xz
+ 0000000000000000000000000000000000000000 000000 mediainfo_23.09.orig.tar.xz
+ 0000000000000000000000000000000000000000 000000 
mediainfo_23.09-1deb7.debian.tar.xz
 Checksums-Sha256:
- 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.07.orig.tar.xz
- 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.07-1deb7.debian.tar.xz
+ 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.09.orig.tar.xz
+ 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.09-1deb7.debian.tar.xz
 Files:
- 00000000000000000000000000000000 000000 mediainfo_23.07.orig.tar.xz
- 00000000000000000000000000000000 000000 mediainfo_23.07-1deb7.debian.tar.xz
+ 00000000000000000000000000000000 000000 mediainfo_23.09.orig.tar.xz
+ 00000000000000000000000000000000 000000 mediainfo_23.09-1deb7.debian.tar.xz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/deb9.debian/changelog 
new/MediaInfo/Project/OBS/deb9.debian/changelog
--- old/MediaInfo/Project/OBS/deb9.debian/changelog     2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/OBS/deb9.debian/changelog     2023-09-14 
12:53:23.000000000 +0200
@@ -1,6 +1,6 @@
-mediainfo (23.07-1) experimental; urgency=medium
+mediainfo (23.09-1) experimental; urgency=medium
 
-  * Upstream version 23.07
+  * Upstream version 23.09
     For details, see 
https://github.com/MediaArea/MediaInfo/blob/master/History_GUI.txt
 
  -- MediaArea <i...@mediaarea.net>  Mon, 02 Nov 2015 10:30:00 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/deb9.debian/control 
new/MediaInfo/Project/OBS/deb9.debian/control
--- old/MediaInfo/Project/OBS/deb9.debian/control       2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/OBS/deb9.debian/control       2023-09-14 
12:53:23.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: MediaArea.net SARL <i...@mediaarea.net>
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
-               libmediainfo-dev (>= 23.07),
+               libmediainfo-dev (>= 23.09),
                libzen-dev (>= 0.4.41),
                libwxgtk3.0-dev,
                adwaita-icon-theme,
@@ -18,7 +18,7 @@
 
 Package: mediainfo
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.07), 
libzen0v5 (>= 0.4.41)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.09), 
libzen0v5 (>= 0.4.41)
 Description: command-line utility for reading information from audio/video 
files
  MediaInfo is a utility used for retrieving technical information and other
  metadata about audio or video files.
@@ -43,7 +43,7 @@
 
 Package: mediainfo-gui
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.07), 
libzen0v5 (>= 0.4.41)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.09), 
libzen0v5 (>= 0.4.41)
 Description: graphical utility for reading information from audio/video files
  MediaInfo is a utility used for retrieving technical information and other
  metadata about audio or video files.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/deb9.dsc 
new/MediaInfo/Project/OBS/deb9.dsc
--- old/MediaInfo/Project/OBS/deb9.dsc  2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/Project/OBS/deb9.dsc  2023-09-14 12:53:23.000000000 +0200
@@ -2,22 +2,22 @@
 Source: mediainfo
 Binary: mediainfo, mediainfo-dbg, mediainfo-gui, mediainfo-gui-dbg
 Architecture: any
-Version: 23.07-1deb9
+Version: 23.09-1deb9
 Maintainer: MediaArea.net SARL <i...@mediaarea.net>
 Homepage: http://MediaArea.net/MediaInfo
 Standards-Version: 3.9.6
 Vcs-Browser: https://github.com/MediaArea/MediaInfoLib
 Vcs-Git: https://github.com/MediaArea/MediaInfoLib.git
-Build-Depends: debhelper (>= 9), dh-autoreconf, libmediainfo-dev (>= 23.07), 
libzen-dev (>= 0.4.41), libwxgtk3.0-dev, adwaita-icon-theme, zlib1g-dev, 
pkg-config, rename
+Build-Depends: debhelper (>= 9), dh-autoreconf, libmediainfo-dev (>= 23.09), 
libzen-dev (>= 0.4.41), libwxgtk3.0-dev, adwaita-icon-theme, zlib1g-dev, 
pkg-config, rename
 Package-List:
  mediainfo deb utils optional arch=any
  mediainfo-gui deb utils optional arch=any
 Checksums-Sha1:
- 0000000000000000000000000000000000000000 000000 mediainfo_23.07.orig.tar.xz
- 0000000000000000000000000000000000000000 000000 
mediainfo_23.07-1deb9.debian.tar.xz
+ 0000000000000000000000000000000000000000 000000 mediainfo_23.09.orig.tar.xz
+ 0000000000000000000000000000000000000000 000000 
mediainfo_23.09-1deb9.debian.tar.xz
 Checksums-Sha256:
- 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.07.orig.tar.xz
- 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.07-1deb9.debian.tar.xz
+ 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.09.orig.tar.xz
+ 0000000000000000000000000000000000000000000000000000000000000000 000000 
mediainfo_23.09-1deb9.debian.tar.xz
 Files:
- 00000000000000000000000000000000 000000 mediainfo_23.07.orig.tar.xz
- 00000000000000000000000000000000 000000 mediainfo_23.07-1deb9.debian.tar.xz
+ 00000000000000000000000000000000 000000 mediainfo_23.09.orig.tar.xz
+ 00000000000000000000000000000000 000000 mediainfo_23.09-1deb9.debian.tar.xz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/OBS/obs_mediainfo 
new/MediaInfo/Project/OBS/obs_mediainfo
--- old/MediaInfo/Project/OBS/obs_mediainfo     2023-07-12 17:58:06.000000000 
+0200
+++ new/MediaInfo/Project/OBS/obs_mediainfo     2023-09-14 12:53:23.000000000 
+0200
@@ -180,8 +180,8 @@
 }
 
 
-mediainfov="23.07"
-libmediainfov="23.07"
+mediainfov="23.09"
+libmediainfov="23.09"
 libzenv="0.4.32"
 destversion="1"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/QMake/GUI/AppxManifest.xml 
new/MediaInfo/Project/QMake/GUI/AppxManifest.xml
--- old/MediaInfo/Project/QMake/GUI/AppxManifest.xml    2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/QMake/GUI/AppxManifest.xml    2023-09-14 
12:53:23.000000000 +0200
@@ -9,7 +9,7 @@
   <Identity
     Name="MediaArea.net.MediaInfo"
     Publisher="CN=4DBC310E-9C86-41CE-ABE7-5CBFAAC19566"
-    Version="23.7.0.0"
+    Version="23.9.0.0"
     ProcessorArchitecture="x64" />
   <mp:PhoneIdentity PhoneProductId="00000000-0000-0000-0000-000000000000" 
PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
   <Properties>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/QMake/GUI/mediainfo-gui.rc 
new/MediaInfo/Project/QMake/GUI/mediainfo-gui.rc
--- old/MediaInfo/Project/QMake/GUI/mediainfo-gui.rc    2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/QMake/GUI/mediainfo-gui.rc    2023-09-14 
12:53:23.000000000 +0200
@@ -1,8 +1,8 @@
 #include <winresrc.h>
 
 VS_VERSION_INFO VERSIONINFO
- FILEVERSION 23,07,0,0
- PRODUCTVERSION 23,07,0,0
+ FILEVERSION 23,09,0,0
+ PRODUCTVERSION 23,09,0,0
  FILEFLAGSMASK 0x17L
 #ifdef _DEBUG
  FILEFLAGS 0x1L
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/Snap/mediainfo/snapcraft.yaml 
new/MediaInfo/Project/Snap/mediainfo/snapcraft.yaml
--- old/MediaInfo/Project/Snap/mediainfo/snapcraft.yaml 2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/Snap/mediainfo/snapcraft.yaml 2023-09-14 
12:53:23.000000000 +0200
@@ -1,5 +1,5 @@
 name: mediainfo
-version: 23.07
+version: 23.09
 summary: Command-line utility for reading information from audio/video files
 description: |
   MediaInfo is a utility used for retrieving technical information and other
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/Snap/mediainfo-gui/snapcraft.yaml 
new/MediaInfo/Project/Snap/mediainfo-gui/snapcraft.yaml
--- old/MediaInfo/Project/Snap/mediainfo-gui/snapcraft.yaml     2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Project/Snap/mediainfo-gui/snapcraft.yaml     2023-09-14 
12:53:23.000000000 +0200
@@ -1,5 +1,5 @@
 name: mediainfo-gui
-version: 23.07
+version: 23.09
 summary: Graphical utility for reading information from audio/video files
 description: |
   MediaInfo is a utility used for retrieving technical information and other
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/Solaris/mkpkg 
new/MediaInfo/Project/Solaris/mkpkg
--- old/MediaInfo/Project/Solaris/mkpkg 2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/Project/Solaris/mkpkg 2023-09-14 12:53:23.000000000 +0200
@@ -9,7 +9,7 @@
 
 #Creation of known directories and filenames
 name="mediainfo"
-version="23.07"
+version="23.09"
 Home=`pwd`
 install_prefix=${Home}/mk_package
 packagecreation_prefix=${Home}/create_package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Project/version.txt 
new/MediaInfo/Project/version.txt
--- old/MediaInfo/Project/version.txt   2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/Project/version.txt   2023-09-14 12:53:23.000000000 +0200
@@ -1 +1 @@
-23.07
+23.09
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Source/Common/Preferences.h 
new/MediaInfo/Source/Common/Preferences.h
--- old/MediaInfo/Source/Common/Preferences.h   2023-07-12 17:58:06.000000000 
+0200
+++ new/MediaInfo/Source/Common/Preferences.h   2023-09-14 12:53:23.000000000 
+0200
@@ -32,7 +32,7 @@
 //---------------------------------------------------------------------------
 
 //---------------------------------------------------------------------------
-#define MediaInfo_Version_GUI __T("23.07")
+#define MediaInfo_Version_GUI __T("23.09")
 //---------------------------------------------------------------------------
 
 //---------------------------------------------------------------------------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Source/GUI/Android/app/build.gradle 
new/MediaInfo/Source/GUI/Android/app/build.gradle
--- old/MediaInfo/Source/GUI/Android/app/build.gradle   2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Source/GUI/Android/app/build.gradle   2023-09-14 
12:53:23.000000000 +0200
@@ -13,14 +13,14 @@
     buildFeatures {
         viewBinding true
     }
-    compileSdkVersion 32
+    compileSdk 34
     defaultConfig {
         applicationId "net.mediaarea.mediainfo"
         multiDexEnabled = true
         minSdkVersion 14
-        targetSdkVersion 32
-        versionCode 33
-        versionName "23.07"
+        versionCode 34
+        versionName "23.09"
+        targetSdkVersion 34
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         vectorDrawables {
             useSupportLibrary true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MediaInfo/Source/GUI/Android/app/src/main/java/net/mediaarea/mediainfo/ReportDetailFragment.kt
 
new/MediaInfo/Source/GUI/Android/app/src/main/java/net/mediaarea/mediainfo/ReportDetailFragment.kt
--- 
old/MediaInfo/Source/GUI/Android/app/src/main/java/net/mediaarea/mediainfo/ReportDetailFragment.kt
  2023-07-12 17:58:06.000000000 +0200
+++ 
new/MediaInfo/Source/GUI/Android/app/src/main/java/net/mediaarea/mediainfo/ReportDetailFragment.kt
  2023-09-14 12:53:23.000000000 +0200
@@ -182,8 +182,7 @@
             }
         }
 
-        val viewMenu: SubMenu = menu.findItem(R.id.action_change_view).subMenu
-
+        val viewMenu: SubMenu = menu.findItem(R.id.action_change_view).subMenu 
?: return
         for (current: Core.ReportView in Core.views) {
             val index: Int = Core.views.indexOf(current)
             var desc = current.desc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MediaInfo/Source/GUI/Android/app/src/main/res/values/strings.xml 
new/MediaInfo/Source/GUI/Android/app/src/main/res/values/strings.xml
--- old/MediaInfo/Source/GUI/Android/app/src/main/res/values/strings.xml        
2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/Source/GUI/Android/app/src/main/res/values/strings.xml        
2023-09-14 12:53:23.000000000 +0200
@@ -8,7 +8,7 @@
 
 <resources>
   <string name="app_name" translatable="false">MediaInfo</string>
-  <string name="app_version" translatable="false">23.07</string>
+  <string name="app_version" translatable="false">23.09</string>
   <string name="hello_text" csv="At least one file">(You must at least open 
one file)</string>
   <string name="about_title" csv="About">About</string>
   <string name="about_about_text" formatted="false" 
csv="MediaInfo_About_About">MediaInfo v%MI_VERSION% using MediaInfoLib 
v%MIL_VERSION%</string>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MediaInfo/Source/GUI/Cocoa/MediaInfo.xcodeproj/project.pbxproj 
new/MediaInfo/Source/GUI/Cocoa/MediaInfo.xcodeproj/project.pbxproj
--- old/MediaInfo/Source/GUI/Cocoa/MediaInfo.xcodeproj/project.pbxproj  
2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/Source/GUI/Cocoa/MediaInfo.xcodeproj/project.pbxproj  
2023-09-14 12:53:23.000000000 +0200
@@ -1047,12 +1047,12 @@
                C01FCF4B08A954540054247B /* Debug */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
-                               APP_VERSION = 23.07;
+                               APP_VERSION = 23.09;
                                CODE_SIGN_ENTITLEMENTS = MediaInfo.entitlements;
                                CODE_SIGN_IDENTITY = "";
                                CODE_SIGN_STYLE = Automatic;
                                COMBINE_HIDPI_IMAGES = YES;
-                               CURRENT_PROJECT_VERSION = 23.07.3;
+                               CURRENT_PROJECT_VERSION = 23.09.3;
                                DEVELOPMENT_TEAM = "";
                                GCC_DYNAMIC_NO_PIC = NO;
                                GCC_OPTIMIZATION_LEVEL = 0;
@@ -1086,12 +1086,12 @@
                C01FCF4C08A954540054247B /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
-                               APP_VERSION = 23.07;
+                               APP_VERSION = 23.09;
                                CODE_SIGN_ENTITLEMENTS = MediaInfo.entitlements;
                                CODE_SIGN_IDENTITY = "";
                                CODE_SIGN_STYLE = Automatic;
                                COMBINE_HIDPI_IMAGES = YES;
-                               CURRENT_PROJECT_VERSION = 23.07.3;
+                               CURRENT_PROJECT_VERSION = 23.09.3;
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
                                DEVELOPMENT_TEAM = "";
                                ENABLE_HARDENED_RUNTIME = YES;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Source/GUI/Qt/mainwindow.cpp 
new/MediaInfo/Source/GUI/Qt/mainwindow.cpp
--- old/MediaInfo/Source/GUI/Qt/mainwindow.cpp  2023-07-12 17:58:06.000000000 
+0200
+++ new/MediaInfo/Source/GUI/Qt/mainwindow.cpp  2023-09-14 12:53:23.000000000 
+0200
@@ -48,7 +48,7 @@
 #define QString2wstring(_DATA) \
     Ztring().From_UTF8(_DATA.toUtf8())
 
-#define VERSION "23.07"
+#define VERSION "23.09"
 #if defined(_WIN32) && defined(WINAPI_FAMILY) && 
(WINAPI_FAMILY==WINAPI_FAMILY_APP) //UWP Application
 #include <QtPlatformHeaders/QWindowsWindowFunctions>
 #include <ZenLib/Os_Utils.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Source/GUI/UWP/Package.appxmanifest 
new/MediaInfo/Source/GUI/UWP/Package.appxmanifest
--- old/MediaInfo/Source/GUI/UWP/Package.appxmanifest   2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Source/GUI/UWP/Package.appxmanifest   2023-09-14 
12:53:23.000000000 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <Package 
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10"; 
xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest"; 
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"; 
IgnorableNamespaces="uap mp">
-  <Identity Name="MediaArea.net.MediaInfo" 
Publisher="CN=4DBC310E-9C86-41CE-ABE7-5CBFAAC19566" Version="23.7.0.0" />
+  <Identity Name="MediaArea.net.MediaInfo" 
Publisher="CN=4DBC310E-9C86-41CE-ABE7-5CBFAAC19566" Version="23.9.0.0" />
   <mp:PhoneIdentity PhoneProductId="00000000-0000-0000-0000-000000000000" 
PhonePublisherId="00000000-0000-0000-0000-000000000000" />
   <Properties>
     <DisplayName>MediaInfo</DisplayName>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Source/GUI/VCL/GUI_Main.cpp 
new/MediaInfo/Source/GUI/VCL/GUI_Main.cpp
--- old/MediaInfo/Source/GUI/VCL/GUI_Main.cpp   2023-07-12 17:58:06.000000000 
+0200
+++ new/MediaInfo/Source/GUI/VCL/GUI_Main.cpp   2023-09-14 12:53:23.000000000 
+0200
@@ -927,10 +927,10 @@
                 for (size_t Pos = 0; Pos < I->Count_Get(); Pos++)
                 {
                     Ztring Svg = I->Inform(Pos);
-                    size_t Pos = Svg.find(__T("<svg"));
-                    if (Pos != std::string::npos)
+                    size_t Pos2 = Svg.find(__T("<svg"));
+                    if (Pos2 != std::string::npos)
                         Svg = Svg.substr(Pos);
-                    S1 += (Pos ? __T("<br/>") : __T("")) + Svg;
+                    S1 += (Pos2 ? __T("<br/>") : __T("")) + Svg;
                 }
 
                 if 
(File::Exists(InstallFolder+__T("\\Plugin\\Graph\\Template.html")))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Source/GUI/VCL/GUI_Preferences_Sheet.cpp 
new/MediaInfo/Source/GUI/VCL/GUI_Preferences_Sheet.cpp
--- old/MediaInfo/Source/GUI/VCL/GUI_Preferences_Sheet.cpp      2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Source/GUI/VCL/GUI_Preferences_Sheet.cpp      2023-09-14 
12:53:23.000000000 +0200
@@ -154,12 +154,11 @@
             Column_Kind[Pos]->Style=Stdctrls::csDropDownList;
             Column_Kind[Pos]->OnChange=Column_Kind0Change;
             Column_Kind[Pos]->Parent=this;
-            Column_Kind[Pos]->Items->SetText(
-                                               L"General\r\n"
-                                                "Video\r\n"
-                                                "Audio\r\n"
-                                                "Text\r\n"
-                                                "Chapters\r\n");
+            Column_Kind[Pos]->Items->SetText(L"General\r\n"
+                                             L"Video\r\n"
+                                             L"Audio\r\n"
+                                             L"Text\r\n"
+                                             L"Chapters\r\n");
             Column_Kind[Pos]->ItemIndex=0;
             Column_Kind0Change(Column_Kind[Pos]);
         }
@@ -255,14 +254,14 @@
         Z1+=Ztring::ToZtring(Pos);
         int I1=EditedSheet.Find(Z1);
         if (I1!=-1)
-            EditedSheet.erase(&EditedSheet(I1));
+            EditedSheet.erase(EditedSheet.begin()+I1);
     }
 
     //TODO: Purge blank lines, but why is there blank lines?
     while (EditedSheet.Find(__T(""))!=-1)
     {
         int I1=EditedSheet.Find(__T(""));
-        EditedSheet.erase(&EditedSheet(I1));
+        EditedSheet.erase(EditedSheet.begin()+I1);
     }
 
     //Save file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Source/GUI/iOS/MediaInfo/Info.plist 
new/MediaInfo/Source/GUI/iOS/MediaInfo/Info.plist
--- old/MediaInfo/Source/GUI/iOS/MediaInfo/Info.plist   2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Source/GUI/iOS/MediaInfo/Info.plist   2023-09-14 
12:53:23.000000000 +0200
@@ -15,9 +15,9 @@
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>23.07</string>
+       <string>23.09</string>
        <key>CFBundleVersion</key>
-       <string>23.07</string>
+       <string>23.09</string>
        <key>LSRequiresIPhoneOS</key>
        <true/>
        <key>UILaunchStoryboardName</key>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/Source/Install/MediaInfo_GUI_Windows.nsi 
new/MediaInfo/Source/Install/MediaInfo_GUI_Windows.nsi
--- old/MediaInfo/Source/Install/MediaInfo_GUI_Windows.nsi      2023-07-12 
17:58:06.000000000 +0200
+++ new/MediaInfo/Source/Install/MediaInfo_GUI_Windows.nsi      2023-09-14 
12:53:23.000000000 +0200
@@ -5,7 +5,7 @@
 ; Some defines
 !define PRODUCT_NAME "MediaInfo"
 !define PRODUCT_PUBLISHER "MediaArea.net"
-!define PRODUCT_VERSION "23.07"
+!define PRODUCT_VERSION "23.09"
 !define PRODUCT_VERSION4 "${PRODUCT_VERSION}.0.0"
 !define PRODUCT_WEB_SITE "http://MediaArea.net/MediaInfo";
 !define COMPANY_REGISTRY_OLD "Software\MediaArea.net"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/debian/changelog 
new/MediaInfo/debian/changelog
--- old/MediaInfo/debian/changelog      2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/debian/changelog      2023-09-14 12:53:23.000000000 +0200
@@ -1,6 +1,6 @@
-mediainfo (23.07-1) experimental; urgency=medium
+mediainfo (23.09-1) experimental; urgency=medium
 
-  * Upstream version 23.07
+  * Upstream version 23.09
     For details, see 
https://github.com/MediaArea/MediaInfo/blob/master/History_GUI.txt
 
  -- MediaArea <i...@mediaarea.net>  Mon, 02 Nov 2015 10:30:00 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MediaInfo/debian/control new/MediaInfo/debian/control
--- old/MediaInfo/debian/control        2023-07-12 17:58:06.000000000 +0200
+++ new/MediaInfo/debian/control        2023-09-14 12:53:23.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: MediaArea.net SARL <i...@mediaarea.net>
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
-               libmediainfo-dev (>= 23.07),
+               libmediainfo-dev (>= 23.09),
                libzen-dev (>= 0.4.41),
                libwxgtk3.0-dev,
                zlib1g-dev,
@@ -16,7 +16,7 @@
 
 Package: mediainfo
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.07), libzen0 
(>= 0.4.41)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.09), libzen0 
(>= 0.4.41)
 Description: command-line utility for reading information from audio/video 
files
  MediaInfo is a utility used for retrieving technical information and other
  metadata about audio or video files.
@@ -41,7 +41,7 @@
 
 Package: mediainfo-gui
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.07), libzen0 
(>= 0.4.41)
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.09), libzen0 
(>= 0.4.41)
 Description: graphical utility for reading information from audio/video files
  MediaInfo is a utility used for retrieving technical information and other
  metadata about audio or video files.

Reply via email to