From 6e88e390dda5d690fcf908c13bbac396f1af3a85 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 29 Apr 2021 13:03:59 +0200 Subject: [PATCH] Update to 3.0.13 --- sources | 2 +- vlc.spec | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sources b/sources index cb56ed3..540ed37 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vlc-1701574.tar.gz) = 37cccc3bb65e02fae78b03cbaccd2972d9e4ee378c2930ada83374191f248e7e0e5b56b9cb2b32f5635ff274371a8b09b301e8a8d4784ee3a65b6d528d67bf49 +SHA512 (vlc-3.0.13.tar.xz) = 0badca9d71b682b1dd6f05acab48d77baffe22e6a00be6db2a790644bab74738f9807e889fd0348af72628694b5210896638ac2cd99d0efc0e1c2cef7ab28bff diff --git a/vlc.spec b/vlc.spec index 1f92116..7bf5c4e 100644 --- a/vlc.spec +++ b/vlc.spec @@ -1,5 +1,5 @@ -%global commit0 170157402b9c9ee5651838499549328c6715b5fe -%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) +#global commit0 170157402b9c9ee5651838499549328c6715b5fe +#global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) #global vlc_rc -rc9 %global _with_bootstrap 1 @@ -50,15 +50,15 @@ Summary: The cross-platform open-source multimedia framework, player and server Epoch: 1 Name: vlc -Version: 3.0.12.1 -Release: 9%{?dist} +Version: 3.0.13 +Release: 1%{?dist} License: GPLv2+ URL: https://www.videolan.org %if 0%{?commit0:1} Source0: https://code.videolan.org/videolan/vlc-3.0/-/archive/%{commit0}/vlc-%{shortcommit0}.tar.gz %global vlc_setup vlc-3.0-%{?commit0} %else -Source0: https://download.videolan.org/pub/videolan/%{?vlc_rc:testing}/vlc/%{version}%{?vlc_rc}/vlc-%{version}%{?vlc_rc}.tar.xz +Source0: https://download.videolan.org/pub/videolan/%{?vlc_rc:testing/}vlc/%{version}%{?vlc_rc}/vlc-%{version}%{?vlc_rc}.tar.xz %global vlc_setup vlc-%{version}%{?vlc_rc} %endif Patch0: https://github.com/RPi-Distro/vlc/raw/buster-rpt/debian/patches/mmal_20.patch @@ -74,10 +74,7 @@ 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 -# Add a missing include that would make the build fail: -# https://trac.videolan.org/vlc/ticket/25325 -# Drop next release -Patch11: 0001-Add-missing-include-limits-to-file-using-std.patch +Patch11: 0001-Revert-configure-ignore-too-new-SRT.patch BuildRequires: desktop-file-utils BuildRequires: libappstream-glib @@ -622,6 +619,9 @@ fi || : %changelog +* Thu Apr 29 2021 Nicolas Chauvet - 1:3.0.13-1 +- Update to 3.0.13 + * Wed Apr 14 2021 Leigh Scott - 1:3.0.12.1-9 - Rebuild for new x265