From 98c4ce01d4888f63394b19555440f26f2374a709 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 22 Feb 2022 19:28:51 +0100 Subject: [PATCH] Update to 3.0.17 --- sources | 2 +- vlc.spec | 15 ++++++--------- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/sources b/sources index bdef25b..5b9a5e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vlc-bfca680.tar.gz) = 92acc32a7de62f4dd367f4e46808cfa49d47fc6f24960ef5a0704824525e54989a9d1634a5f6376a390c1630fbd663ad90d692adc41f20c2d1810aa38a978d85 +SHA512 (vlc-758b718.tar.gz) = 02dc1f6a9516e7bbb2ed0dd04b57a0e944435847bcde32770370a24563234134f3b08755769a98437d33ebd32a517c32324fd6635173c5793442bd36f100e8c7 diff --git a/vlc.spec b/vlc.spec index 6677906..f20e41e 100644 --- a/vlc.spec +++ b/vlc.spec @@ -1,4 +1,4 @@ -%global commit0 bfca6804525d6d748d261e1a3cf57a59612102dc +%global commit0 758b718347094af7e7e35ec18359d32f8928766e %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) #global vlc_rc -rc9 @@ -51,7 +51,7 @@ Summary: The cross-platform open-source multimedia framework, player and server Epoch: 1 Name: vlc Version: 3.0.17 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ URL: https://www.videolan.org %if 0%{?commit0:1} @@ -71,10 +71,6 @@ Patch7: Switch-to-Fedora-lua-5.1.patch # Backport for 3.0 notifyd without gtk3 Patch9: notify-don-t-depend-on-any-GTK-version.patch -# Fix build issue with recent SRT library -# Based on https://git.videolan.org/?p=vlc.git;a=commit;h=6e8d77431127c482196115a6eeb769daf56347b3 -Patch10: recent_srt_fix.patch -Patch11: 0001-Revert-configure-ignore-too-new-SRT.patch Patch12: 0001-Revert-access-libdvdread-6.1.2-supports-UTF-8-paths-.patch # https://code.videolan.org/videolan/vlc/-/issues/25473#note_256576 Patch13: 0001-Get-addr-by-ref.-from-getConnectionEndpointAddress.patch @@ -353,13 +349,11 @@ sed -i -e 's/luac/luac-5.1/g' configure.ac %endif %patch9 -p1 -%patch10 -p1 -%patch11 -p1 %if 0%{?rhel} >= 7 %patch12 -p1 %endif %if 0%{?fedora} > 35 -%patch13 -p1 +#patch13 -p1 %patch14 -p1 %endif @@ -626,6 +620,9 @@ fi || : %changelog +* Tue Feb 22 2022 Nicolas Chauvet +- Update to 3.0.17 + * Fri Feb 04 2022 Leigh Scott - 1:3.0.17-6 - rebuilt