mirror of
https://github.com/jellyfin/jellyfin-ffmpeg.git
synced 2026-09-03 05:09:58 +03:00
Bump version to 5.0.1-4
This commit is contained in:
+1
-1
@@ -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
@@ -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
|
||||
|
||||
Vendored
+8
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user