Bump version to 5.0.1-1

This commit is contained in:
nyanmisaka
2022-05-02 04:03:12 +08:00
parent 864a1ff4f5
commit e32f23289c
5 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -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
+3 -3
View File
@@ -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
+1 -1
View File
@@ -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:
+1
View File
@@ -15,6 +15,7 @@ CONFIG := --prefix=${TARGET_DIR} \
--extra-version=Jellyfin \
--disable-doc \
--disable-ffplay \
--disable-ptx-compression \
--disable-shared \
--disable-libxcb \
--disable-sdl2 \
+1
View File
@@ -531,6 +531,7 @@ fi
--disable-ffplay \
--disable-debug \
--disable-doc \
--disable-ptx-compression \
--disable-w32threads \
--enable-pthreads \
--enable-shared \