commit 03f597cdd6bd8420841874811e2c37cd1f859d0b
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 23 19:45:02 2018 +0200
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 8a4caeb..6632a99 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=26e2d3906658c30f2f88f4b1bc...
Patch0: modules_text_renderer_freetype_text_layout.c.patch
@@ -270,7 +268,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
@@ -558,6 +555,9 @@ fi || :
%changelog
+* Mon Apr 23 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.2-1
+- Update to 3.0.2
+
* Tue Apr 17 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.1-6
- Rebuilt for libupnp