From 51cc6ccc2a6fdb434d5bf416a7882e947021f2dc Mon Sep 17 00:00:00 2001 From: ebasov Date: Fri, 29 Nov 2024 14:52:27 +0300 Subject: [PATCH] Version update to 3.0.21 and Rebuilt against new dav1d --- .gitignore | 2 +- .vlc.metadata | 2 +- SPECS/vlc.spec | 17 ++++++++--------- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 3d82b05..1560980 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/vlc-6f0d0ab.tar.gz +SOURCES/vlc-3.0.21.tar.xz diff --git a/.vlc.metadata b/.vlc.metadata index 1412d68..2e8ae1f 100644 --- a/.vlc.metadata +++ b/.vlc.metadata @@ -1 +1 @@ -2cb76f07f65c526766440200bbe9a9e03cece848 SOURCES/vlc-6f0d0ab.tar.gz +be8557fc2f4be58caebe4a8b1d70f03dc6b95792 SOURCES/vlc-3.0.21.tar.xz diff --git a/SPECS/vlc.spec b/SPECS/vlc.spec index 91a894b..dca8061 100644 --- a/SPECS/vlc.spec +++ b/SPECS/vlc.spec @@ -1,8 +1,3 @@ -%global commit0 6f0d0ab126b1bed52897598867d0e19ca2cc6202 -%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) -#global vlc_rc -rc2 -%global vlc_setup vlc-%{?commit0} - %global _with_bootstrap 1 %if 0%{?!_without_freeworld:1} @@ -58,11 +53,11 @@ Summary: The cross-platform open-source multimedia framework, player and server Epoch: 1 Name: vlc -Version: 3.0.20 -Release: 1%{?dist}.inferit1 +Version: 3.0.21 +Release: 1%{?dist} License: GPLv2+ URL: https://www.videolan.org -Source0: https://code.videolan.org/videolan/vlc/-/archive/%{commit0}/vlc-%{shortcommit0}.tar.gz +Source0: https://code.videolan.org/videolan/vlc/%{version}/vlc-%{version}.tar.xz Patch3: 0001-Use-SYSTEM-wide-ciphers-for-gnutls.patch Patch4: Revert-taglib-wav-fix-RIFF-INFO-tags-parsing.patch Patch5: Lower-libgcrypt-to-1.5.3.patch @@ -321,7 +316,7 @@ VLC media player extras modules. %prep -%setup -q -n %{vlc_setup} +%setup -q %patch -P3 -p1 %if 0%{?el7} %patch -P4 -p1 @@ -605,6 +600,10 @@ fi || : %changelog +* Fri Nov 29 2024 Eduard Basov - 4.4.5-1.el9.1 +- Update to 3.0.21 +- Rebuilt against new dav1d + * Mon Feb 12 2024 Arkady L. Shane - 1:3.0.20-1.inferit - bump release to rebuild against new live555