diff --git a/Project/AppImage/Recipe.sh b/Project/AppImage/Recipe.sh index 33c70bd4..9c3410b6 100644 --- a/Project/AppImage/Recipe.sh +++ b/Project/AppImage/Recipe.sh @@ -54,7 +54,7 @@ if ! grep "CentOS release 6\..*" /etc/centos-release ; then fi # Setup evironment -VERSION=22.09 +VERSION=23.03 if [ "$(arch)" == "i386" ] ; then ARCH="i686" diff --git a/Project/GNU/CLI/configure.ac b/Project/GNU/CLI/configure.ac index fc345146..91e85e97 100644 --- a/Project/GNU/CLI/configure.ac +++ b/Project/GNU/CLI/configure.ac @@ -5,7 +5,7 @@ dnl ######################################################################### dnl ------------------------------------------------------------------------- dnl Name and version dnl -AC_INIT([mediaconch], [22.09.0]) +AC_INIT([mediaconch], [23.03.0]) dnl ------------------------------------------------------------------------- dnl Test if we are at the good place diff --git a/Project/GNU/PKGBUILD b/Project/GNU/PKGBUILD index 210b75e0..43d76994 100644 --- a/Project/GNU/PKGBUILD +++ b/Project/GNU/PKGBUILD @@ -3,7 +3,7 @@ # This PKGBUILD is for OBS pkgname=('mediaconch' 'mediaconch-server' 'mediaconch-gui') -pkgver=22.09 +pkgver=23.03 pkgrel=1 pkgdesc="Implementation checker and policy checker for video and audio files" url="http://MediaArea.net/MediaConch" @@ -13,7 +13,7 @@ md5sums=('00000000000000000000000000000000') arch=('i686' 'x86_64') # Buildtime dependencies for all packages need to be listed here -makedepends=('desktop-file-utils' 'libxml2' 'libxslt' 'sqlite' 'libevent' 'qt5-base' 'qt5-webengine' 'libzen>=0.4.39' 'libmediainfo>=22.09') +makedepends=('desktop-file-utils' 'libxml2' 'libxslt' 'sqlite' 'libevent' 'qt5-base' 'qt5-webengine' 'libzen>=0.4.40' 'libmediainfo>=23.03') # OBS don't provide jansson #makedepends=(${makedepends[@]} jansson) @@ -49,7 +49,7 @@ build() { package_mediaconch() { pkgdesc="${pkgdesc} (CLI)" - depends=('libxml2' 'libxslt' 'sqlite' 'libevent' 'libzen>=0.4.39' 'libmediainfo>=22.09') + depends=('libxml2' 'libxslt' 'sqlite' 'libevent' 'libzen>=0.4.40' 'libmediainfo>=23.03') cd "${srcdir}"/MediaConch/Project/GNU/CLI make DESTDIR="${pkgdir}" install-strip @@ -63,7 +63,7 @@ package_mediaconch() { package_mediaconch-server() { pkgdesc="${pkgdesc} (Server)" - depends=('libxml2' 'libxslt' 'sqlite' 'libevent' 'libzen>=0.4.39' 'libmediainfo>=22.09') + depends=('libxml2' 'libxslt' 'sqlite' 'libevent' 'libzen>=0.4.40' 'libmediainfo>=23.03') backup=('etc/mediaconch/MediaConch.rc') cd "${srcdir}"/MediaConch/Project/GNU/Server @@ -82,7 +82,7 @@ package_mediaconch-server() { package_mediaconch-gui() { pkgdesc="${pkgdesc} (GUI)" - depends=('libxml2' 'libxslt' 'sqlite' 'libevent' 'qt5-base' 'qt5-webkit' 'libzen>=0.4.39' 'libmediainfo>=22.09') + depends=('libxml2' 'libxslt' 'sqlite' 'libevent' 'qt5-base' 'qt5-webkit' 'libzen>=0.4.40' 'libmediainfo>=23.03') cd "${srcdir}"/MediaConch install -D -m 0755 Project/Qt/mediaconch-gui "${pkgdir}"/usr/bin/mediaconch-gui diff --git a/Project/GNU/Server/configure.ac b/Project/GNU/Server/configure.ac index 6c117c7c..339a5c2e 100644 --- a/Project/GNU/Server/configure.ac +++ b/Project/GNU/Server/configure.ac @@ -5,7 +5,7 @@ dnl ######################################################################### dnl ------------------------------------------------------------------------- dnl Name and version dnl -AC_INIT([mediaconchd], [22.09.0]) +AC_INIT([mediaconchd], [23.03.0]) dnl ------------------------------------------------------------------------- dnl Test if we are at the good place diff --git a/Project/GNU/mediaconch.dsc b/Project/GNU/mediaconch.dsc index e5896a5b..3d7afb4b 100644 --- a/Project/GNU/mediaconch.dsc +++ b/Project/GNU/mediaconch.dsc @@ -2,13 +2,13 @@ Format: 3.0 (quilt) Source: mediaconch Binary: mediaconch, mediaconch-dbg, mediaconch-server, mediaconch-server-dbg, libmediaconch0, libmediaconch0-dbg, libmediaconch-dev, mediaconch-gui, mediaconch-gui-dbg Architecture: any -Version: 22.09-1 +Version: 23.03-1 Maintainer: MediaArea.net SARL Homepage: http://MediaArea.net/MediaConch Standards-Version: 3.9.6 Vcs-Git: https://github.com/MediaArea/MediaConch_SourceCode.git Vcs-Browser: https://github.com/MediaArea/MediaConch_SourceCode -Build-Depends: debhelper (>= 9), dh-autoreconf, tofrodos, libmediainfo-dev (>= 22.09), libzen-dev (>= 0.4.39), qt5-qmake, qtbase5-dev, libqt5webkit5-dev, libxml2-dev, libxslt-dev, libsqlite3-dev, libjansson-dev, zlib1g-dev, pkg-config, automake, autoconf, libtool, libcurl4-gnutls-dev, libevent-dev +Build-Depends: debhelper (>= 9), dh-autoreconf, tofrodos, libmediainfo-dev (>= 23.03), libzen-dev (>= 0.4.40), qt5-qmake, qtbase5-dev, libqt5webkit5-dev, libxml2-dev, libxslt-dev, libsqlite3-dev, libjansson-dev, zlib1g-dev, pkg-config, automake, autoconf, libtool, libcurl4-gnutls-dev, libevent-dev Package-List: mediaconch deb utils optional arch=any mediaconch-server deb utils optional arch=any @@ -17,11 +17,11 @@ Package-List: mediaconch-server-dbg debug utils extra arch=any mediaconch-gui-dbg deb debug extra arch=any Checksums-Sha1: - 0000000000000000000000000000000000000000 000000 mediaconch_22.09.orig.tar.xz - 0000000000000000000000000000000000000000 000000 mediaconch_22.09-1.debian.tar.xz + 0000000000000000000000000000000000000000 000000 mediaconch_23.03.orig.tar.xz + 0000000000000000000000000000000000000000 000000 mediaconch_23.03-1.debian.tar.xz Checksums-Sha256: - 0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_22.09.orig.tar.xz - 0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_22.09-1.debian.tar.xz + 0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_23.03.orig.tar.xz + 0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_23.03-1.debian.tar.xz Files: - 00000000000000000000000000000000 000000 mediaconch_22.09.orig.tar.xz - 00000000000000000000000000000000 000000 mediaconch_22.09-1.debian.tar.xz + 00000000000000000000000000000000 000000 mediaconch_23.03.orig.tar.xz + 00000000000000000000000000000000 000000 mediaconch_23.03-1.debian.tar.xz diff --git a/Project/GNU/mediaconch.spec b/Project/GNU/mediaconch.spec index f421608b..fc3da492 100644 --- a/Project/GNU/mediaconch.spec +++ b/Project/GNU/mediaconch.spec @@ -1,6 +1,6 @@ -%global mediaconch_version 22.09 -%global libmediainfo_version 22.09 -%global libzen_version 0.4.39 +%global mediaconch_version 23.03 +%global libmediainfo_version 23.03 +%global libzen_version 0.4.40 %if 0%{?fedora_version} || 0%{?centos_version} >= 600 || 0%{?rhel_version} >= 600 %global libmediaconch_name libmediaconch diff --git a/Project/MSVC2013/CLI/MediaConch_CLI.rc b/Project/MSVC2013/CLI/MediaConch_CLI.rc index 8dde0fdd..2b77521d 100644 --- a/Project/MSVC2013/CLI/MediaConch_CLI.rc +++ b/Project/MSVC2013/CLI/MediaConch_CLI.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 22,09,0,0 - PRODUCTVERSION 22,09,0,0 + FILEVERSION 23,03,0,0 + PRODUCTVERSION 23,03,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -19,10 +19,10 @@ BEGIN BEGIN VALUE "CompanyName", "MediaArea.net" VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer" - VALUE "FileVersion", "22.09.0.0" + VALUE "FileVersion", "23.03.0.0" VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL" VALUE "ProductName", "MediaConch" - VALUE "ProductVersion", "22.09.0.0" + VALUE "ProductVersion", "23.03.0.0" END END BLOCK "VarFileInfo" diff --git a/Project/MSVC2013/GUI/MediaConch_GUI.rc b/Project/MSVC2013/GUI/MediaConch_GUI.rc index 9fc71dde..6d15c938 100644 --- a/Project/MSVC2013/GUI/MediaConch_GUI.rc +++ b/Project/MSVC2013/GUI/MediaConch_GUI.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 22,09,0,0 - PRODUCTVERSION 22,09,0,0 + FILEVERSION 23,03,0,0 + PRODUCTVERSION 23,03,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -19,10 +19,10 @@ BEGIN BEGIN VALUE "CompanyName", "MediaArea.net" VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer" - VALUE "FileVersion", "22.09.0.0" + VALUE "FileVersion", "23.03.0.0" VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL" VALUE "ProductName", "MediaConch" - VALUE "ProductVersion", "22.09.0.0" + VALUE "ProductVersion", "23.03.0.0" END END BLOCK "VarFileInfo" diff --git a/Project/MSVC2013/Server/MediaConch-Server.rc b/Project/MSVC2013/Server/MediaConch-Server.rc index ff5ff0a1..d000765c 100644 --- a/Project/MSVC2013/Server/MediaConch-Server.rc +++ b/Project/MSVC2013/Server/MediaConch-Server.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 22,09,0,0 - PRODUCTVERSION 22,09,0,0 + FILEVERSION 23,03,0,0 + PRODUCTVERSION 23,03,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -19,10 +19,10 @@ BEGIN BEGIN VALUE "CompanyName", "MediaArea.net" VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer" - VALUE "FileVersion", "22.09.0.0" + VALUE "FileVersion", "23.03.0.0" VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL" VALUE "ProductName", "MediaConch" - VALUE "ProductVersion", "22.09.0.0" + VALUE "ProductVersion", "23.03.0.0" END END BLOCK "VarFileInfo" diff --git a/Project/MSVC2015/CLI/MediaConch_CLI.rc b/Project/MSVC2015/CLI/MediaConch_CLI.rc index ff5ff0a1..d000765c 100644 --- a/Project/MSVC2015/CLI/MediaConch_CLI.rc +++ b/Project/MSVC2015/CLI/MediaConch_CLI.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 22,09,0,0 - PRODUCTVERSION 22,09,0,0 + FILEVERSION 23,03,0,0 + PRODUCTVERSION 23,03,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -19,10 +19,10 @@ BEGIN BEGIN VALUE "CompanyName", "MediaArea.net" VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer" - VALUE "FileVersion", "22.09.0.0" + VALUE "FileVersion", "23.03.0.0" VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL" VALUE "ProductName", "MediaConch" - VALUE "ProductVersion", "22.09.0.0" + VALUE "ProductVersion", "23.03.0.0" END END BLOCK "VarFileInfo" diff --git a/Project/MSVC2015/GUI/MediaConch_GUI.rc b/Project/MSVC2015/GUI/MediaConch_GUI.rc index 51106eb7..1aa86304 100644 --- a/Project/MSVC2015/GUI/MediaConch_GUI.rc +++ b/Project/MSVC2015/GUI/MediaConch_GUI.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 22,09,0,0 - PRODUCTVERSION 22,09,0,0 + FILEVERSION 23,03,0,0 + PRODUCTVERSION 23,03,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -19,10 +19,10 @@ BEGIN BEGIN VALUE "CompanyName", "MediaArea.net" VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer" - VALUE "FileVersion", "22.09.0.0" + VALUE "FileVersion", "23.03.0.0" VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL" VALUE "ProductName", "MediaConch" - VALUE "ProductVersion", "22.09.0.0" + VALUE "ProductVersion", "23.03.0.0" END END BLOCK "VarFileInfo" diff --git a/Project/MSVC2015/Server/MediaConch-Server.rc b/Project/MSVC2015/Server/MediaConch-Server.rc index ff5ff0a1..d000765c 100644 --- a/Project/MSVC2015/Server/MediaConch-Server.rc +++ b/Project/MSVC2015/Server/MediaConch-Server.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 22,09,0,0 - PRODUCTVERSION 22,09,0,0 + FILEVERSION 23,03,0,0 + PRODUCTVERSION 23,03,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -19,10 +19,10 @@ BEGIN BEGIN VALUE "CompanyName", "MediaArea.net" VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer" - VALUE "FileVersion", "22.09.0.0" + VALUE "FileVersion", "23.03.0.0" VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL" VALUE "ProductName", "MediaConch" - VALUE "ProductVersion", "22.09.0.0" + VALUE "ProductVersion", "23.03.0.0" END END BLOCK "VarFileInfo" diff --git a/Project/MSVC2017/CLI/MediaConch_CLI.rc b/Project/MSVC2017/CLI/MediaConch_CLI.rc index ff5ff0a1..d000765c 100644 --- a/Project/MSVC2017/CLI/MediaConch_CLI.rc +++ b/Project/MSVC2017/CLI/MediaConch_CLI.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 22,09,0,0 - PRODUCTVERSION 22,09,0,0 + FILEVERSION 23,03,0,0 + PRODUCTVERSION 23,03,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -19,10 +19,10 @@ BEGIN BEGIN VALUE "CompanyName", "MediaArea.net" VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer" - VALUE "FileVersion", "22.09.0.0" + VALUE "FileVersion", "23.03.0.0" VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL" VALUE "ProductName", "MediaConch" - VALUE "ProductVersion", "22.09.0.0" + VALUE "ProductVersion", "23.03.0.0" END END BLOCK "VarFileInfo" diff --git a/Project/MSVC2017/GUI/MediaConch_GUI.rc b/Project/MSVC2017/GUI/MediaConch_GUI.rc index 51106eb7..1aa86304 100644 --- a/Project/MSVC2017/GUI/MediaConch_GUI.rc +++ b/Project/MSVC2017/GUI/MediaConch_GUI.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 22,09,0,0 - PRODUCTVERSION 22,09,0,0 + FILEVERSION 23,03,0,0 + PRODUCTVERSION 23,03,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -19,10 +19,10 @@ BEGIN BEGIN VALUE "CompanyName", "MediaArea.net" VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer" - VALUE "FileVersion", "22.09.0.0" + VALUE "FileVersion", "23.03.0.0" VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL" VALUE "ProductName", "MediaConch" - VALUE "ProductVersion", "22.09.0.0" + VALUE "ProductVersion", "23.03.0.0" END END BLOCK "VarFileInfo" diff --git a/Project/MSVC2017/Server/MediaConch-Server.rc b/Project/MSVC2017/Server/MediaConch-Server.rc index ff5ff0a1..d000765c 100644 --- a/Project/MSVC2017/Server/MediaConch-Server.rc +++ b/Project/MSVC2017/Server/MediaConch-Server.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 22,09,0,0 - PRODUCTVERSION 22,09,0,0 + FILEVERSION 23,03,0,0 + PRODUCTVERSION 23,03,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -19,10 +19,10 @@ BEGIN BEGIN VALUE "CompanyName", "MediaArea.net" VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer" - VALUE "FileVersion", "22.09.0.0" + VALUE "FileVersion", "23.03.0.0" VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL" VALUE "ProductName", "MediaConch" - VALUE "ProductVersion", "22.09.0.0" + VALUE "ProductVersion", "23.03.0.0" END END BLOCK "VarFileInfo" diff --git a/Project/MSVC2019/CLI/MediaConch_CLI.rc b/Project/MSVC2019/CLI/MediaConch_CLI.rc index ff5ff0a1..d000765c 100644 --- a/Project/MSVC2019/CLI/MediaConch_CLI.rc +++ b/Project/MSVC2019/CLI/MediaConch_CLI.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 22,09,0,0 - PRODUCTVERSION 22,09,0,0 + FILEVERSION 23,03,0,0 + PRODUCTVERSION 23,03,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -19,10 +19,10 @@ BEGIN BEGIN VALUE "CompanyName", "MediaArea.net" VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer" - VALUE "FileVersion", "22.09.0.0" + VALUE "FileVersion", "23.03.0.0" VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL" VALUE "ProductName", "MediaConch" - VALUE "ProductVersion", "22.09.0.0" + VALUE "ProductVersion", "23.03.0.0" END END BLOCK "VarFileInfo" diff --git a/Project/MSVC2019/GUI/MediaConch_GUI.rc b/Project/MSVC2019/GUI/MediaConch_GUI.rc index 51106eb7..1aa86304 100644 --- a/Project/MSVC2019/GUI/MediaConch_GUI.rc +++ b/Project/MSVC2019/GUI/MediaConch_GUI.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 22,09,0,0 - PRODUCTVERSION 22,09,0,0 + FILEVERSION 23,03,0,0 + PRODUCTVERSION 23,03,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -19,10 +19,10 @@ BEGIN BEGIN VALUE "CompanyName", "MediaArea.net" VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer" - VALUE "FileVersion", "22.09.0.0" + VALUE "FileVersion", "23.03.0.0" VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL" VALUE "ProductName", "MediaConch" - VALUE "ProductVersion", "22.09.0.0" + VALUE "ProductVersion", "23.03.0.0" END END BLOCK "VarFileInfo" diff --git a/Project/MSVC2019/Server/MediaConch-Server.rc b/Project/MSVC2019/Server/MediaConch-Server.rc index ff5ff0a1..d000765c 100644 --- a/Project/MSVC2019/Server/MediaConch-Server.rc +++ b/Project/MSVC2019/Server/MediaConch-Server.rc @@ -1,8 +1,8 @@ #include VS_VERSION_INFO VERSIONINFO - FILEVERSION 22,09,0,0 - PRODUCTVERSION 22,09,0,0 + FILEVERSION 23,03,0,0 + PRODUCTVERSION 23,03,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -19,10 +19,10 @@ BEGIN BEGIN VALUE "CompanyName", "MediaArea.net" VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer" - VALUE "FileVersion", "22.09.0.0" + VALUE "FileVersion", "23.03.0.0" VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL" VALUE "ProductName", "MediaConch" - VALUE "ProductVersion", "22.09.0.0" + VALUE "ProductVersion", "23.03.0.0" END END BLOCK "VarFileInfo" diff --git a/Project/Mac/Info-ns.plist b/Project/Mac/Info-ns.plist index db10e8b7..c791dc0d 100644 --- a/Project/Mac/Info-ns.plist +++ b/Project/Mac/Info-ns.plist @@ -19,9 +19,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 22.09 + 23.03 CFBundleVersion - 22.09 + 23.03 DTCompiler DTPlatformBuild diff --git a/Project/Mac/Info.plist b/Project/Mac/Info.plist index 411e98cc..82198870 100644 --- a/Project/Mac/Info.plist +++ b/Project/Mac/Info.plist @@ -19,9 +19,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 22.09 + 23.03 CFBundleVersion - 22.09 + 23.03 DTCompiler DTPlatformBuild diff --git a/Project/OBS/deb7.debian/changelog b/Project/OBS/deb7.debian/changelog index 91e73937..791f73fc 100644 --- a/Project/OBS/deb7.debian/changelog +++ b/Project/OBS/deb7.debian/changelog @@ -1,4 +1,4 @@ -mediaconch (22.09-1deb7) unstable; urgency=low +mediaconch (23.03-1deb7) unstable; urgency=low * See History.txt for more info and real dates diff --git a/Project/OBS/deb7.debian/control b/Project/OBS/deb7.debian/control index 3056f7e4..5dbdb127 100644 --- a/Project/OBS/deb7.debian/control +++ b/Project/OBS/deb7.debian/control @@ -4,8 +4,8 @@ Section: utils Maintainer: MediaArea.net SARL Build-Depends: debhelper (>= 9), dh-autoreconf, - libmediainfo-dev (>= 22.09), - libzen-dev (>= 0.4.39), + libmediainfo-dev (>= 23.03), + libzen-dev (>= 0.4.40), libqt4-dev, libxml2-dev, libxslt-dev, @@ -23,7 +23,7 @@ Vcs-Browser: https://github.com/MediaArea/MediaConch_SourceCode Package: mediaconch Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 22.09), libzen0 (>= 0.4.39) +Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.03), libzen0 (>= 0.4.40) Description: implementation and policy checker, reporter and fixer for media files (command-line utility) MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets @@ -39,7 +39,7 @@ Description: implementation and policy checker, reporter and fixer for media fil Package: mediaconch-server Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 22.09), libzen0 (>= 0.4.39) +Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.03), libzen0 (>= 0.4.40) Description: implementation and policy checker, reporter and fixer for media files (server daemon) MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets @@ -55,7 +55,7 @@ Description: implementation and policy checker, reporter and fixer for media fil Package: mediaconch-gui Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 22.09), libzen0 (>= 0.4.39) +Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.03), libzen0 (>= 0.4.40) Description: implementation and policy checker, reporter and fixer for media files (GUI application) MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets diff --git a/Project/OBS/deb7.dsc b/Project/OBS/deb7.dsc index 53e212d4..9cc4d571 100644 --- a/Project/OBS/deb7.dsc +++ b/Project/OBS/deb7.dsc @@ -2,13 +2,13 @@ Format: 3.0 (quilt) Source: mediaconch Binary: mediaconch, mediaconch-dbg, mediaconch-server, mediaconch-server-dbg, mediaconch-gui, mediaconch-gui-dbg Architecture: any -Version: 22.09-1deb7 +Version: 23.03-1deb7 Maintainer: MediaArea.net SARL Homepage: http://MediaArea.net/MediaConch Standards-Version: 3.9.6 Vcs-Git: https://github.com/MediaArea/MediaConch_SourceCode.git Vcs-Browser: https://github.com/MediaArea/MediaConch_SourceCode -Build-Depends: debhelper (>= 9), dh-autoreconf, tofrodos, libmediainfo-dev (>= 22.09), libzen-dev (>= 0.4.39), libqt4-dev, libxml2-dev, libxslt-dev, libsqlite3-dev, libjansson-dev, zlib1g-dev, pkg-config, automake, autoconf, libtool, libqtwebkit-dev, libcurl4-gnutls-dev, libevent-dev +Build-Depends: debhelper (>= 9), dh-autoreconf, tofrodos, libmediainfo-dev (>= 23.03), libzen-dev (>= 0.4.40), libqt4-dev, libxml2-dev, libxslt-dev, libsqlite3-dev, libjansson-dev, zlib1g-dev, pkg-config, automake, autoconf, libtool, libqtwebkit-dev, libcurl4-gnutls-dev, libevent-dev Package-List: mediaconch deb utils optional arch=any mediaconch-server deb utils optional arch=any @@ -17,11 +17,11 @@ Package-List: mediaconch-server-dbg debug utils extra arch=any mediaconch-gui-dbg deb debug extra arch=any Checksums-Sha1: - 0000000000000000000000000000000000000000 000000 mediaconch_22.09.orig.tar.xz - 0000000000000000000000000000000000000000 000000 mediaconch_22.09-1deb7.debian.tar.xz + 0000000000000000000000000000000000000000 000000 mediaconch_23.03.orig.tar.xz + 0000000000000000000000000000000000000000 000000 mediaconch_23.03-1deb7.debian.tar.xz Checksums-Sha256: - 0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_22.09.orig.tar.xz - 0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_22.09-1deb7.debian.tar.xz + 0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_23.03.orig.tar.xz + 0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_23.03-1deb7.debian.tar.xz Files: - 00000000000000000000000000000000 000000 mediaconch_22.09.orig.tar.xz - 00000000000000000000000000000000 000000 mediaconch_22.09-1deb7.debian.tar.xz + 00000000000000000000000000000000 000000 mediaconch_23.03.orig.tar.xz + 00000000000000000000000000000000 000000 mediaconch_23.03-1deb7.debian.tar.xz diff --git a/Project/OBS/deb9.debian/changelog b/Project/OBS/deb9.debian/changelog index 32e690b0..0a4970f5 100644 --- a/Project/OBS/deb9.debian/changelog +++ b/Project/OBS/deb9.debian/changelog @@ -1,4 +1,4 @@ -mediaconch (22.09-1deb9) unstable; urgency=low +mediaconch (23.03-1deb9) unstable; urgency=low * See History.txt for more info and real dates diff --git a/Project/OBS/deb9.debian/control b/Project/OBS/deb9.debian/control index 97696d9e..71d85dd0 100644 --- a/Project/OBS/deb9.debian/control +++ b/Project/OBS/deb9.debian/control @@ -4,8 +4,8 @@ Section: utils Maintainer: MediaArea.net SARL Build-Depends: debhelper (>= 9), dh-autoreconf, - libmediainfo-dev (>= 22.09), - libzen-dev (>= 0.4.39), + libmediainfo-dev (>= 23.03), + libzen-dev (>= 0.4.40), qt5-qmake, qtbase5-dev, libqt5webkit5-dev, @@ -26,7 +26,7 @@ Vcs-Browser: https://github.com/MediaArea/MediaConch_SourceCode Package: mediaconch Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 22.09), libzen0v5 (>= 0.4.39) +Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.03), libzen0v5 (>= 0.4.40) Description: implementation and policy checker, reporter and fixer for media files (command-line utility) MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets @@ -42,7 +42,7 @@ Description: implementation and policy checker, reporter and fixer for media fil Package: mediaconch-server Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 22.09), libzen0v5 (>= 0.4.39) +Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.03), libzen0v5 (>= 0.4.40) Description: implementation and policy checker, reporter and fixer for media files (server daemon) MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets @@ -58,7 +58,7 @@ Description: implementation and policy checker, reporter and fixer for media fil Package: libmediaconch0 Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 22.09), libzen0v5 (>= 0.4.39) +Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.03), libzen0v5 (>= 0.4.40) Description: implementation and policy checker, reporter and fixer for media files (library) MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets @@ -90,7 +90,7 @@ Description: implementation and policy checker, reporter and fixer for media fil Package: mediaconch-gui Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 22.09), libzen0v5 (>= 0.4.39) +Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0v5 (>= 23.03), libzen0v5 (>= 0.4.40) Description: implementation and policy checker, reporter and fixer for media files (GUI application) MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets diff --git a/Project/OBS/deb9.dsc b/Project/OBS/deb9.dsc index 9c268838..8426c9c5 100644 --- a/Project/OBS/deb9.dsc +++ b/Project/OBS/deb9.dsc @@ -2,13 +2,13 @@ Format: 3.0 (quilt) Source: mediaconch Binary: mediaconch, mediaconch-dbg, mediaconch-server, mediaconch-server-dbg, libmediaconch0, libmediaconch0-dbg, libmediaconch-dev, mediaconch-gui, mediaconch-gui-dbg Architecture: any -Version: 22.09-1deb9 +Version: 23.03-1deb9 Maintainer: MediaArea.net SARL Homepage: http://MediaArea.net/MediaConch Standards-Version: 3.9.6 Vcs-Git: https://github.com/MediaArea/MediaConch_SourceCode.git Vcs-Browser: https://github.com/MediaArea/MediaConch_SourceCode -Build-Depends: debhelper (>= 9), dh-autoreconf, tofrodos, libmediainfo-dev (>= 22.09), libzen-dev (>= 0.4.39), qt5-qmake, qtbase5-dev, libqt5webkit5-dev, libxml2-dev, libxslt-dev, libsqlite3-dev, libjansson-dev, zlib1g-dev, pkg-config, automake, autoconf, libtool, libcurl4-gnutls-dev, libevent-dev, python3-all, dh-python +Build-Depends: debhelper (>= 9), dh-autoreconf, tofrodos, libmediainfo-dev (>= 23.03), libzen-dev (>= 0.4.40), qt5-qmake, qtbase5-dev, libqt5webkit5-dev, libxml2-dev, libxslt-dev, libsqlite3-dev, libjansson-dev, zlib1g-dev, pkg-config, automake, autoconf, libtool, libcurl4-gnutls-dev, libevent-dev, python3-all, dh-python Package-List: mediaconch deb utils optional arch=any mediaconch-server deb utils optional arch=any @@ -20,11 +20,11 @@ Package-List: mediaconch-gui-dbg deb debug extra arch=any libmediaconch0-dbg deb debug extra arch=any Checksums-Sha1: - 0000000000000000000000000000000000000000 000000 mediaconch_22.09.orig.tar.xz - 0000000000000000000000000000000000000000 000000 mediaconch_22.09-1deb9.debian.tar.xz + 0000000000000000000000000000000000000000 000000 mediaconch_23.03.orig.tar.xz + 0000000000000000000000000000000000000000 000000 mediaconch_23.03-1deb9.debian.tar.xz Checksums-Sha256: - 0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_22.09.orig.tar.xz - 0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_22.09-1deb9.debian.tar.xz + 0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_23.03.orig.tar.xz + 0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_23.03-1deb9.debian.tar.xz Files: - 00000000000000000000000000000000 000000 mediaconch_22.09.orig.tar.xz - 00000000000000000000000000000000 000000 mediaconch_22.09-1deb9.debian.tar.xz + 00000000000000000000000000000000 000000 mediaconch_23.03.orig.tar.xz + 00000000000000000000000000000000 000000 mediaconch_23.03-1deb9.debian.tar.xz diff --git a/Project/Snap/mediaconch-gui/snapcraft.yaml b/Project/Snap/mediaconch-gui/snapcraft.yaml index 8a70f264..7b5c407f 100644 --- a/Project/Snap/mediaconch-gui/snapcraft.yaml +++ b/Project/Snap/mediaconch-gui/snapcraft.yaml @@ -1,5 +1,5 @@ name: mediaconch-gui -version: 22.09 +version: 23.03 summary: Implementation checker and policy checker for video and audio files (GUI) description: | MediaConch is an implementation checker, policy checker, reporter, diff --git a/Project/Snap/mediaconch-server/snapcraft.yaml b/Project/Snap/mediaconch-server/snapcraft.yaml index ed1cb832..639f6969 100644 --- a/Project/Snap/mediaconch-server/snapcraft.yaml +++ b/Project/Snap/mediaconch-server/snapcraft.yaml @@ -1,5 +1,5 @@ name: mediaconch-server -version: 22.09 +version: 23.03 summary: Implementation checker and policy checker for video and audio files (Server) description: | MediaConch is an implementation checker, policy checker, reporter, diff --git a/Project/Snap/mediaconch/snapcraft.yaml b/Project/Snap/mediaconch/snapcraft.yaml index ab0c2ab5..b8c28555 100644 --- a/Project/Snap/mediaconch/snapcraft.yaml +++ b/Project/Snap/mediaconch/snapcraft.yaml @@ -1,5 +1,5 @@ name: mediaconch -version: 22.09 +version: 23.03 summary: Implementation checker and policy checker for video and audio files (CLI) description: | MediaConch is an implementation checker, policy checker, reporter, diff --git a/Project/version.txt b/Project/version.txt index 51093fee..385707f5 100644 --- a/Project/version.txt +++ b/Project/version.txt @@ -1 +1 @@ -22.09 +23.03 diff --git a/Source/CLI/Help.cpp b/Source/CLI/Help.cpp index c4bd1e9b..e47e94bb 100644 --- a/Source/CLI/Help.cpp +++ b/Source/CLI/Help.cpp @@ -297,7 +297,7 @@ int Help_Xslt() //--------------------------------------------------------------------------- int Version() { - TEXTOUT("MediaConch Command Line Interface 22.09"); + TEXTOUT("MediaConch Command Line Interface 23.03"); return CLI_RETURN_FINISH; } diff --git a/Source/Daemon/Daemon.cpp b/Source/Daemon/Daemon.cpp index 1aea83c2..a35b0c1e 100644 --- a/Source/Daemon/Daemon.cpp +++ b/Source/Daemon/Daemon.cpp @@ -41,7 +41,7 @@ namespace MediaConch //************************************************************************** // Daemon //************************************************************************** - std::string Daemon::version = "22.09.0"; + std::string Daemon::version = "23.03.0"; //-------------------------------------------------------------------------- Daemon::Daemon() : is_daemon(true), httpd(NULL), logger(NULL), watch_folder_user(NULL), diff --git a/Source/Install/MediaConch_GUI_Windows.nsi b/Source/Install/MediaConch_GUI_Windows.nsi index 3a522b96..cdbbf8ed 100644 --- a/Source/Install/MediaConch_GUI_Windows.nsi +++ b/Source/Install/MediaConch_GUI_Windows.nsi @@ -5,7 +5,7 @@ RequestExecutionLevel admin ; Some defines !define PRODUCT_NAME "MediaConch" !define PRODUCT_PUBLISHER "MediaArea.net" -!define PRODUCT_VERSION "22.09" +!define PRODUCT_VERSION "23.03" !define PRODUCT_VERSION4 "${PRODUCT_VERSION}.0.0" !define PRODUCT_WEB_SITE "http://MediaArea.net/MediaConch" !define COMPANY_REGISTRY "Software\MediaArea.net" diff --git a/debian/changelog b/debian/changelog index 40180264..c610aa77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mediaconch (22.09-1) unstable; urgency=low +mediaconch (23.03-1) unstable; urgency=low * See History.txt for more info and real dates diff --git a/debian/control b/debian/control index f67cb1d3..3c1c8b65 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Section: utils Maintainer: MediaArea.net SARL Build-Depends: debhelper (>= 9), dh-autoreconf, - libmediainfo-dev (>= 22.09), - libzen-dev (>= 0.4.39), + libmediainfo-dev (>= 23.03), + libzen-dev (>= 0.4.40), qt5-qmake, qtbase5-dev, libqt5webkit5-dev, @@ -24,7 +24,7 @@ Vcs-Browser: https://github.com/MediaArea/MediaConch_SourceCode Package: mediaconch Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 22.09), libzen0 (>= 0.4.39) +Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.03), libzen0 (>= 0.4.40) Description: implementation and policy checker, reporter and fixer for media files (command-line utility) MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets @@ -40,7 +40,7 @@ Description: implementation and policy checker, reporter and fixer for media fil Package: mediaconch-server Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 22.09), libzen0 (>= 0.4.39) +Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.03), libzen0 (>= 0.4.40) Description: implementation and policy checker, reporter and fixer for media files (server daemon) MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets @@ -56,7 +56,7 @@ Description: implementation and policy checker, reporter and fixer for media fil Package: mediaconch-gui Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 22.09), libzen0 (>= 0.4.39) +Depends: ${shlibs:Depends}, ${misc:Depends}, libmediainfo0 (>= 23.03), libzen0 (>= 0.4.40) Description: implementation and policy checker, reporter and fixer for media files (GUI application) MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets