From 49631e85fcf4e8a7f75177f6a5c97e234535b5bd Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 23 Apr 2018 19:45:02 +0200 Subject: [PATCH] Update to 3.0.2 --- sources | 3 +-- vlc.spec | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/sources b/sources index 32b1dd7..0410d35 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -09a713c9aba8dac5ccb5a982c62ed811 asm.S -32292f9fc6eab0b00432cdd574fc9eae vlc-3.0.1.tar.xz +bdca57018d772fd270b4243eab46f978 vlc-3.0.2.tar.xz diff --git a/vlc.spec b/vlc.spec index f2b7334..1e114f6 100644 --- a/vlc.spec +++ b/vlc.spec @@ -41,13 +41,11 @@ Summary: The cross-platform open-source multimedia framework, player and server Name: vlc -Version: 3.0.1 -Release: 6%{?dist} +Version: 3.0.2 +Release: 1%{?dist} License: GPLv2+ URL: https://www.videolan.org Source0: %{vlc_url}/%{?!vlc_rc:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz -# Missing file from tarball -Source1: asm.S # https://git.videolan.org/?p=vlc.git;a=commit;h=26e2d3906658c30f2f88f4b1bc9630ec43bf5525 Patch0: modules_text_renderer_freetype_text_layout.c.patch @@ -268,7 +266,6 @@ VLC media player extras modules. %prep %setup -q -n %{name}-%{version}%{?vlc_rc:-%{vlc_rc}} -%patch0 -p1 %{?_with_bootstrap: rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || : ./bootstrap @@ -556,6 +553,9 @@ fi || : %changelog +* Mon Apr 23 2018 Nicolas Chauvet - 3.0.2-1 +- Update to 3.0.2 + * Tue Apr 17 2018 Nicolas Chauvet - 3.0.1-6 - Rebuilt for libupnp