Skip to content

Commit f11b427

Browse files
Merge pull request #932 from MediaArea/version
Upgrade version to v24.07
2 parents 10280e8 + 99ae48e commit f11b427

File tree

14 files changed

+29
-29
lines changed

14 files changed

+29
-29
lines changed

Project/GNU/PKGBUILD

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
# Maintainer: MediaArea.net SARL <Info@MediaArea.net>
33

44
pkgname=('dvrescue')
5-
pkgver=22.12
5+
pkgver=24.07
66
pkgrel=1
77
pkgdesc="Supplies technical and tag information about a video or audio file"
88
url="http://MediaArea.net"
99
license=('BSD-3-Clause')
1010
source=(${pkgname}_${pkgver}.orig.tar.xz)
1111
md5sums=('00000000000000000000000000000000')
1212
arch=('i686' 'x86_64')
13-
makedepends=('libzen>=0.4.39' 'libmediainfo>=21.09')
13+
makedepends=('libzen>=0.4.41' 'libmediainfo>=24.06')
1414

1515
prepare() {
1616
cd "${srcdir}"/dvrescue/Project/GNU/CLI
@@ -25,7 +25,7 @@ build() {
2525

2626
package_dvrescue() {
2727
pkgdesc="${pkgdesc} (CLI)"
28-
depends=('libzen>=0.4.39' 'libmediainfo>=21.09' 'xmlstarlet')
28+
depends=('libzen>=0.4.41' 'libmediainfo>=24.06' 'xmlstarlet')
2929

3030
cd "${srcdir}"/dvrescue/Project/GNU/CLI
3131
make DESTDIR="${pkgdir}" install

Project/GNU/dvrescue.dsc

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ Format: 3.0 (quilt)
22
Source: dvrescue
33
Binary: dvrescue, dvrescue-dbg
44
Architecture: any
5-
Version: 22.12-1
5+
Version: 24.07-1
66
Maintainer: Jerome Martinez <Info@MediaArea.net>
77
Homepage: https://MediaArea.net
88
Standards-Version: 3.7.3
99
Build-Depends: debhelper (>= 5), libmediainfo-dev, libzen-dev, libraw1394-dev, libavc1394-dev, libiec61883-dev, zlib1g-dev, pkg-config, automake, autoconf, libtool
1010
Files:
11-
00000000000000000000000000000000 000000 dvrescue_22.12.orig.tar.xz
12-
00000000000000000000000000000000 000000 dvrescue_22.12-1.debian.tar.xz
11+
00000000000000000000000000000000 000000 dvrescue_24.07.orig.tar.xz
12+
00000000000000000000000000000000 000000 dvrescue_24.07-1.debian.tar.xz

Project/GNU/dvrescue.spec

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
# norootforbuild
66

7-
%global dvrescue_version 22.12
8-
%global libmediainfo_version 21.09
9-
%global libzen_version 0.4.39
7+
%global dvrescue_version 24.07
8+
%global libmediainfo_version 24.06
9+
%global libzen_version 0.4.41
1010

1111
Name: dvrescue
1212
Version: %dvrescue_version
@@ -223,5 +223,5 @@ popd
223223
%endif
224224

225225
%changelog
226-
* Tue Jan 01 2019 Jerome Martinez <Info@MediaArea.net> - 22.12-0
226+
* Mon Jul 01 2024 Jerome Martinez <Info@MediaArea.net> - 24.07-0
227227
- See History.txt for more info and real dates

Project/Mac/Info.plist

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>22.12</string>
18+
<string>24.07</string>
1919
<key>CFBundleVersion</key>
20-
<string>22.12</string>
20+
<string>24.07</string>
2121
<key>DTSDKName</key>
2222
<string>macosx10.9</string>
2323
<key>LSApplicationCategoryType</key>

Project/OBS/deb10.debian/changelog

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dvrescue (22.12-1deb10) unstable; urgency=low
1+
dvrescue (24.07-1deb10) unstable; urgency=low
22

33
* See History.txt for more info and real dates
44

Project/OBS/deb10.dsc

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ Format: 3.0 (quilt)
22
Source: dvrescue
33
Binary: dvrescue, dvrescue-dbg, dvrescue-gui, dvrescue-gui-dbg
44
Architecture: any
5-
Version: 22.12-1deb10
5+
Version: 24.07-1deb10
66
Maintainer: Jerome Martinez <Info@MediaArea.net>
77
Homepage: https://MediaArea.net
88
Standards-Version: 3.7.3
99
Build-Depends: debhelper (>= 7), libmediainfo-dev, libzen-dev, libraw1394-dev, libavc1394-dev, libiec61883-dev, zlib1g-dev, pkg-config, automake, autoconf, libtool, qtbase5-dev, qtdeclarative5-dev, libqt5svg5-dev, libqt5xmlpatterns5-dev, qtmultimedia5-dev, qtquickcontrols2-5-dev, libqt5opengl5-dev, libqwt-qt5-dev, qtchooser, yasm, libegl1-mesa-dev, libxv-dev, libxcb-shm0-dev, libxcb-render0-dev, libxcb-xfixes0-dev, libxcb-shape0-dev, libasound2-dev, libfreetype6-dev, libxml2-dev, libxslt-dev
1010
Files:
11-
00000000000000000000000000000000 000000 dvrescue_22.12.orig.tar.xz
12-
00000000000000000000000000000000 000000 dvrescue_22.12-1deb10.debian.tar.xz
11+
00000000000000000000000000000000 000000 dvrescue_24.07.orig.tar.xz
12+
00000000000000000000000000000000 000000 dvrescue_24.07-1deb10.debian.tar.xz

Project/OBS/deb11.debian/changelog

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dvrescue (22.12-1deb11) unstable; urgency=low
1+
dvrescue (24.07-1deb11) unstable; urgency=low
22

33
* See History.txt for more info and real dates
44

Project/OBS/deb11.dsc

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ Format: 3.0 (quilt)
22
Source: dvrescue
33
Binary: dvrescue, dvrescue-dbg, dvrescue-gui, dvrescue-gui-dbg
44
Architecture: any
5-
Version: 22.12-1deb11
5+
Version: 24.07-1deb11
66
Maintainer: Jerome Martinez <Info@MediaArea.net>
77
Homepage: https://MediaArea.net
88
Standards-Version: 3.7.3
99
Build-Depends: debhelper (>= 7), libmediainfo-dev, libzen-dev, libraw1394-dev, libavc1394-dev, libiec61883-dev, zlib1g-dev, pkg-config, automake, autoconf, libtool, qtbase5-dev, qtdeclarative5-dev, libqt5svg5-dev, libqt5xmlpatterns5-dev, qtmultimedia5-dev, qtquickcontrols2-5-dev (>= 5.13.0), libqt5opengl5-dev, libqwt-qt5-dev, qtchooser, yasm, libegl1-mesa-dev, libxv-dev, libxcb-shm0-dev, libxcb-render0-dev, libxcb-xfixes0-dev, libxcb-shape0-dev, libasound2-dev, libfreetype-dev, libxml2-dev, libxslt-dev
1010
Files:
11-
00000000000000000000000000000000 000000 dvrescue_22.12.orig.tar.xz
12-
00000000000000000000000000000000 000000 dvrescue_22.12-1deb11.debian.tar.xz
11+
00000000000000000000000000000000 000000 dvrescue_24.07.orig.tar.xz
12+
00000000000000000000000000000000 000000 dvrescue_24.07-1deb11.debian.tar.xz

Project/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.12
1+
24.07

Source/CLI/DVRescue.rc

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#include <winresrc.h>
22

33
VS_VERSION_INFO VERSIONINFO
4-
FILEVERSION 22,12,0,0
5-
PRODUCTVERSION 22,12,0,0
4+
FILEVERSION 24,07,0,0
5+
PRODUCTVERSION 24,07,0,0
66
FILEFLAGSMASK 0x17L
77
#ifdef _DEBUG
88
FILEFLAGS 0x1L
@@ -19,12 +19,12 @@ BEGIN
1919
BEGIN
2020
VALUE "CompanyName", "MediaArea.net"
2121
VALUE "FileDescription", ""
22-
VALUE "FileVersion", "22,12,0,0"
22+
VALUE "FileVersion", "24,07,0,0"
2323
VALUE "InternalName", "dvrescue"
2424
VALUE "LegalCopyright", "MIPoPS"
2525
VALUE "OriginalFilename", "dvrescue.exe"
2626
VALUE "ProductName", "DVRescue"
27-
VALUE "ProductVersion", "22,12,0,0"
27+
VALUE "ProductVersion", "24,07,0,0"
2828
END
2929
END
3030
BLOCK "VarFileInfo"

Source/Common/Config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ enum return_value
2525
//---------------------------------------------------------------------------
2626

2727
//---------------------------------------------------------------------------
28-
#define Program_Version "22.12"
28+
#define Program_Version "24.07"
2929
//---------------------------------------------------------------------------

Source/Install/dvrescue.nsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RequestExecutionLevel admin
55
; Some defines
66
!define PRODUCT_NAME "dvrescue"
77
!define PRODUCT_PUBLISHER "MediaArea.net"
8-
!define PRODUCT_VERSION "22.12"
8+
!define PRODUCT_VERSION "24.07"
99
!define PRODUCT_VERSION4 "${PRODUCT_VERSION}.0.0"
1010
!define PRODUCT_WEB_SITE "https://www.mipops.org/dvrescue"
1111
!define COMPANY_REGISTRY "Software\MediaArea.net"

debian/changelog

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dvrescue (22.12-1) unstable; urgency=low
1+
dvrescue (24.07-1) unstable; urgency=low
22

33
* See History.txt for more info and real dates
44

tools/avfctl/main.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
void help(BOOL full)
1010
{
11-
NSString* version = @"22.12";
11+
NSString* version = @"24.07";
1212
NSMutableString *output = [[NSMutableString alloc] init];
1313

1414
[output appendString:@"avfctl - control and capture from DV tape players via AVFoundation\n"];

0 commit comments

Comments
 (0)