mirror of
https://github.com/jellyfin/jellyfin-ffmpeg.git
synced 2026-09-03 05:09:58 +03:00
Bump version to 5.0.1-1
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
---
|
||||
# We just wrap `build` so this is really it
|
||||
name: "jellyfin-ffmpeg"
|
||||
version: "4.4.2-1"
|
||||
version: "5.0.1-1"
|
||||
packages:
|
||||
- buster-amd64
|
||||
- buster-armhf
|
||||
|
||||
Vendored
+3
-3
@@ -1,8 +1,8 @@
|
||||
jellyfin-ffmpeg (4.4.2-1) unstable; urgency=medium
|
||||
jellyfin-ffmpeg (5.0.1-1) unstable; urgency=medium
|
||||
|
||||
* New upstream version 4.4.2
|
||||
* New upstream version 5.0.1
|
||||
|
||||
-- knackebrot <knackebrot@tfwno.gf> Fri, 22 Apr 2022 18:59:43 +0200
|
||||
-- nyanmisaka <nst799610810@gmail.com> Thu, 28 Apr 2022 18:37:31 +0800
|
||||
|
||||
jellyfin-ffmpeg (4.4.1-4) unstable; urgency=medium
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -5,7 +5,7 @@ Maintainer: Jellyfin Packaging Team <packaging@jellyfin.org>
|
||||
Uploaders: Jellyfin Packaging Team <packaging@jellyfin.org>
|
||||
Rules-Requires-Root: no
|
||||
Homepage: https://ffmpeg.org/
|
||||
Standards-Version: 4.4.2
|
||||
Standards-Version: 5.0.1
|
||||
Vcs-Git: https://github.com/jellyfin/jellyfin-ffmpeg.git
|
||||
Vcs-Browser: https://github.com/jellyfin/jellyfin-ffmpeg
|
||||
Build-Depends:
|
||||
|
||||
Vendored
+1
@@ -15,6 +15,7 @@ CONFIG := --prefix=${TARGET_DIR} \
|
||||
--extra-version=Jellyfin \
|
||||
--disable-doc \
|
||||
--disable-ffplay \
|
||||
--disable-ptx-compression \
|
||||
--disable-shared \
|
||||
--disable-libxcb \
|
||||
--disable-sdl2 \
|
||||
|
||||
@@ -531,6 +531,7 @@ fi
|
||||
--disable-ffplay \
|
||||
--disable-debug \
|
||||
--disable-doc \
|
||||
--disable-ptx-compression \
|
||||
--disable-w32threads \
|
||||
--enable-pthreads \
|
||||
--enable-shared \
|
||||
|
||||
Reference in New Issue
Block a user