Bump version to 5.0.1-4

This commit is contained in:
nyanmisaka
2022-05-12 17:08:49 +08:00
parent 0825a3b1dc
commit a671a0ad68
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ done
# Use the latest distro for toolchains
distro="ubuntu:jammy"
ffrevison="3"
ffrevison="4"
image_name="jellyfin-ffmpeg-build-windows-win64"
package_temporary_dir="$( mktemp -d )"
current_user="$( whoami )"
+1 -1
View File
@@ -1,7 +1,7 @@
---
# We just wrap `build` so this is really it
name: "jellyfin-ffmpeg"
version: "5.0.1-3"
version: "5.0.1-4"
packages:
- buster-amd64
- buster-armhf
+8
View File
@@ -1,3 +1,11 @@
jellyfin-ffmpeg (5.0.1-4) unstable; urgency=medium
* Add hevc dovi support for hlsenc.
* Add Windows long path support.
* Update dependencies.
-- nyanmisaka <nst799610810@gmail.com> Thu, 12 May 2022 17:08:17 +0800
jellyfin-ffmpeg (5.0.1-3) unstable; urgency=medium
* Bump version to reflect the deb name has been changed to jellyfin-ffmpeg5.