commit 9de2aaa93b153a3372ae387a4390df0ef1cb5fbe
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat Jan 15 11:43:39 2022 +0000
Update 3.x snapshot
ffmpeg45.patch | 444 ---------------------------------------------------------
sources | 2 +-
vlc.spec | 12 +-
3 files changed, 6 insertions(+), 452 deletions(-)
---
diff --git a/sources b/sources
index 8370137..954b6a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vlc-a108715.tar.gz) =
1c07ded8648642fb8839de59d3b410d7e7182b3f53a38bbd2db4a1b601bf5ca0d686ca3e1384ec7572f387a1801336ec268c118b50e652d8d8f56beae9c5edda
+SHA512 (vlc-584bf4f.tar.gz) =
1a71b37821c63efe120d71aa54ec5630320c03457b7bdd23bbef7c3cb430fd4a4234c18abad888d65a57e7b099cd130519eaa28de90400b1beaa861249b135d2
diff --git a/vlc.spec b/vlc.spec
index 936df74..647c06a 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -1,4 +1,4 @@
-%global commit0 a108715f1d0f6e7c878a5b9ba01c799f08dc78f3
+%global commit0 584bf4f6414daf73adba01fd10f7b0aafdc1330d
%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: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+
URL:
https://www.videolan.org
%if 0%{?commit0:1}
@@ -77,8 +77,6 @@ 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
-Patch13:
https://code.videolan.org/videolan/vlc/-/merge_requests/895.patch#/ffmpeg...
-
BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
BuildRequires: fontpackages-devel
@@ -356,9 +354,6 @@ sed -i -e 's/luac/luac-5.1/g' configure.ac
%if 0%{?rhel} >= 7
%patch12 -p1
%endif
-%if 0%{?fedora} > 35
-%patch13 -p1
-%endif
%{?_with_bootstrap:
rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || :
@@ -623,6 +618,9 @@ fi || :
%changelog
+* Sat Jan 15 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1:3.0.17-3
+- Update 3.x snapshot
+
* Fri Nov 19 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.17-2
- Rebuilt