Skip to content

Commit

Permalink
Merge pull request #645 from g-maxime/preparing-v18.03.2
Browse files Browse the repository at this point in the history
Preparing v18.03.2
  • Loading branch information
JeromeMartinez authored Apr 11, 2018
2 parents b1a4a82 + a0b4f3c commit 4eb9525
Show file tree
Hide file tree
Showing 30 changed files with 82 additions and 74 deletions.
4 changes: 4 additions & 0 deletions History_CLI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ x Correction
bug reports and feature request are here :
https://github.com/MediaArea/MediaConch_SourceCode

Version 18.03.2, 2018-04-10
--------------
(No changes)

Version 18.03.1, 2018-03-26
--------------
x Fix regression on Windows with directory names beginning by n or r.
Expand Down
4 changes: 4 additions & 0 deletions History_GUI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ x Correction
bug reports and feature request are here :
https://github.com/MediaArea/MediaConch_SourceCode

Version 18.03.2, 2018-04-10
--------------
x Fix incomplete initialization of checker window with old Qt versions.

Version 18.03.1, 2018-03-26
--------------
x Fix regression on Windows with directory names beginning by n or r.
Expand Down
2 changes: 1 addition & 1 deletion Project/AppImage/Recipe.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ if ! grep "CentOS release 6\..*" /etc/centos-release ; then
fi

# Setup evironment
VERSION=18.03.1
VERSION=18.03.2

if [ "$(arch)" == "i386" ] ; then
ARCH="i686"
Expand Down
2 changes: 1 addition & 1 deletion Project/GNU/CLI/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dnl #########################################################################
dnl -------------------------------------------------------------------------
dnl Name and version
dnl
AC_INIT([mediaconch], [18.03.1])
AC_INIT([mediaconch], [18.03.2])

dnl -------------------------------------------------------------------------
dnl Test if we are at the good place
Expand Down
2 changes: 1 addition & 1 deletion Project/GNU/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# This PKGBUILD is for OBS

pkgname=('mediaconch' 'mediaconch-server' 'mediaconch-gui')
pkgver=18.03.1
pkgver=18.03.2
pkgrel=1
pkgdesc="Implementation checker and policy checker for video and audio files"
url="http://MediaArea.net/MediaConch"
Expand Down
2 changes: 1 addition & 1 deletion Project/GNU/Server/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dnl #########################################################################
dnl -------------------------------------------------------------------------
dnl Name and version
dnl
AC_INIT([mediaconchd], [18.03.1])
AC_INIT([mediaconchd], [18.03.2])

dnl -------------------------------------------------------------------------
dnl Test if we are at the good place
Expand Down
14 changes: 7 additions & 7 deletions Project/GNU/mediaconch.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Format: 3.0 (quilt)
Source: mediaconch
Binary: mediaconch, mediaconch-dbg, mediaconch-server, mediaconch-server-dbg, mediaconch-gui, mediaconch-gui-dbg
Architecture: any
Version: 18.03.1-1
Version: 18.03.2-1
Maintainer: MediaArea.net SARL <[email protected]>
Homepage: http://MediaArea.net/MediaConch
Standards-Version: 3.9.6
Expand All @@ -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_18.03.1.orig.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_18.03.1-1.debian.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_18.03.2.orig.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_18.03.2-1.debian.tar.xz
Checksums-Sha256:
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_18.03.1.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_18.03.1-1.debian.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_18.03.2.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_18.03.2-1.debian.tar.xz
Files:
00000000000000000000000000000000 000000 mediaconch_18.03.1.orig.tar.xz
00000000000000000000000000000000 000000 mediaconch_18.03.1-1.debian.tar.xz
00000000000000000000000000000000 000000 mediaconch_18.03.2.orig.tar.xz
00000000000000000000000000000000 000000 mediaconch_18.03.2-1.debian.tar.xz
2 changes: 1 addition & 1 deletion Project/GNU/mediaconch.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define mediaconch_version 18.03.1
%define mediaconch_version 18.03.2
%define libmediainfo_version 18.03.1
%define libzen_version 0.4.37

Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2013/CLI/MediaConch_CLI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 18,03,1,0
PRODUCTVERSION 18,03,1,0
FILEVERSION 18,03,2,0
PRODUCTVERSION 18,03,2,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "18.03.1.0"
VALUE "FileVersion", "18.03.2.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "18.03.1.0"
VALUE "ProductVersion", "18.03.2.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2013/GUI/MediaConch_GUI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 18,03,1,0
PRODUCTVERSION 18,03,1,0
FILEVERSION 18,03,2,0
PRODUCTVERSION 18,03,2,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "18.03.1.0"
VALUE "FileVersion", "18.03.2.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "18.03.1.0"
VALUE "ProductVersion", "18.03.2.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2013/Server/MediaConch-Server.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 18,03,1,0
PRODUCTVERSION 18,03,1,0
FILEVERSION 18,03,2,0
PRODUCTVERSION 18,03,2,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "18.03.1.0"
VALUE "FileVersion", "18.03.2.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "18.03.1.0"
VALUE "ProductVersion", "18.03.2.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2015/CLI/MediaConch_CLI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 18,03,1,0
PRODUCTVERSION 18,03,1,0
FILEVERSION 18,03,2,0
PRODUCTVERSION 18,03,2,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "18.03.1.0"
VALUE "FileVersion", "18.03.2.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "18.03.1.0"
VALUE "ProductVersion", "18.03.2.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2015/GUI/MediaConch_GUI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 18,03,1,0
PRODUCTVERSION 18,03,1,0
FILEVERSION 18,03,2,0
PRODUCTVERSION 18,03,2,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "18.03.1.0"
VALUE "FileVersion", "18.03.2.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "18.03.1.0"
VALUE "ProductVersion", "18.03.2.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2015/Server/MediaConch-Server.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 18,03,1,0
PRODUCTVERSION 18,03,1,0
FILEVERSION 18,03,2,0
PRODUCTVERSION 18,03,2,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "18.03.1.0"
VALUE "FileVersion", "18.03.2.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "18.03.1.0"
VALUE "ProductVersion", "18.03.2.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2017/CLI/MediaConch_CLI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 18,03,1,0
PRODUCTVERSION 18,03,1,0
FILEVERSION 18,03,2,0
PRODUCTVERSION 18,03,2,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "18.03.1.0"
VALUE "FileVersion", "18.03.2.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "18.03.1.0"
VALUE "ProductVersion", "18.03.2.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2017/GUI/MediaConch_GUI.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 18,03,1,0
PRODUCTVERSION 18,03,1,0
FILEVERSION 18,03,2,0
PRODUCTVERSION 18,03,2,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "18.03.1.0"
VALUE "FileVersion", "18.03.2.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "18.03.1.0"
VALUE "ProductVersion", "18.03.2.0"
END
END
BLOCK "VarFileInfo"
Expand Down
8 changes: 4 additions & 4 deletions Project/MSVC2017/Server/MediaConch-Server.rc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include <winresrc.h>

VS_VERSION_INFO VERSIONINFO
FILEVERSION 18,03,1,0
PRODUCTVERSION 18,03,1,0
FILEVERSION 18,03,2,0
PRODUCTVERSION 18,03,2,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
Expand All @@ -19,10 +19,10 @@ BEGIN
BEGIN
VALUE "CompanyName", "MediaArea.net"
VALUE "FileDescription", "Implementation checker, policy checker, reporter, and fixer"
VALUE "FileVersion", "18.03.1.0"
VALUE "FileVersion", "18.03.2.0"
VALUE "LegalCopyright", "Copyright (C) 2002-2015 MediaArea.net SARL"
VALUE "ProductName", "MediaConch"
VALUE "ProductVersion", "18.03.1.0"
VALUE "ProductVersion", "18.03.2.0"
END
END
BLOCK "VarFileInfo"
Expand Down
4 changes: 2 additions & 2 deletions Project/Mac/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>18.03.1</string>
<string>18.03.2</string>
<key>CFBundleVersion</key>
<string>18.03.1</string>
<string>18.03.2</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
Expand Down
2 changes: 1 addition & 1 deletion Project/OBS/deb7.debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mediaconch (18.03.1-1deb7) unstable; urgency=low
mediaconch (18.03.2-1deb7) unstable; urgency=low

* See History.txt for more info and real dates

Expand Down
14 changes: 7 additions & 7 deletions Project/OBS/deb7.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Format: 3.0 (quilt)
Source: mediaconch
Binary: mediaconch, mediaconch-dbg, mediaconch-server, mediaconch-server-dbg, mediaconch-gui, mediaconch-gui-dbg
Architecture: any
Version: 18.03.1-1deb7
Version: 18.03.2-1deb7
Maintainer: MediaArea.net SARL <[email protected]>
Homepage: http://MediaArea.net/MediaConch
Standards-Version: 3.9.6
Expand All @@ -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_18.03.1.orig.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_18.03.1-1deb7.debian.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_18.03.2.orig.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_18.03.2-1deb7.debian.tar.xz
Checksums-Sha256:
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_18.03.1.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_18.03.1-1deb7.debian.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_18.03.2.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_18.03.2-1deb7.debian.tar.xz
Files:
00000000000000000000000000000000 000000 mediaconch_18.03.1.orig.tar.xz
00000000000000000000000000000000 000000 mediaconch_18.03.1-1deb7.debian.tar.xz
00000000000000000000000000000000 000000 mediaconch_18.03.2.orig.tar.xz
00000000000000000000000000000000 000000 mediaconch_18.03.2-1deb7.debian.tar.xz
2 changes: 1 addition & 1 deletion Project/OBS/deb9.debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mediaconch (18.03.1-1deb9) unstable; urgency=low
mediaconch (18.03.2-1deb9) unstable; urgency=low

* See History.txt for more info and real dates

Expand Down
14 changes: 7 additions & 7 deletions Project/OBS/deb9.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Format: 3.0 (quilt)
Source: mediaconch
Binary: mediaconch, mediaconch-dbg, mediaconch-server, mediaconch-server-dbg, mediaconch-gui, mediaconch-gui-dbg
Architecture: any
Version: 18.03.1-1deb9
Version: 18.03.2-1deb9
Maintainer: MediaArea.net SARL <[email protected]>
Homepage: http://MediaArea.net/MediaConch
Standards-Version: 3.9.6
Expand All @@ -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_18.03.1.orig.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_18.03.1-1deb9.debian.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_18.03.2.orig.tar.xz
0000000000000000000000000000000000000000 000000 mediaconch_18.03.2-1deb9.debian.tar.xz
Checksums-Sha256:
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_18.03.1.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_18.03.1-1deb9.debian.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_18.03.2.orig.tar.xz
0000000000000000000000000000000000000000000000000000000000000000 000000 mediaconch_18.03.2-1deb9.debian.tar.xz
Files:
00000000000000000000000000000000 000000 mediaconch_18.03.1.orig.tar.xz
00000000000000000000000000000000 000000 mediaconch_18.03.1-1deb9.debian.tar.xz
00000000000000000000000000000000 000000 mediaconch_18.03.2.orig.tar.xz
00000000000000000000000000000000 000000 mediaconch_18.03.2-1deb9.debian.tar.xz
2 changes: 1 addition & 1 deletion Project/Snap/mediaconch-gui/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: mediaconch-gui
version: 18.03.1
version: 18.03.2
summary: Implementation checker and policy checker for video and audio files (GUI)
description: |
MediaConch is an implementation checker, policy checker, reporter,
Expand Down
2 changes: 1 addition & 1 deletion Project/Snap/mediaconch-server/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: mediaconch-server
version: 18.03.1
version: 18.03.2
summary: Implementation checker and policy checker for video and audio files (Server)
description: |
MediaConch is an implementation checker, policy checker, reporter,
Expand Down
Loading

0 comments on commit 4eb9525

Please sign in to comment.