From 4c18e0a00973eb581d3f24676345c8f7ee611757 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 18 Sep 2015 13:12:18 +0300 Subject: [PATCH] up to 6.12.4956 (previous was 6.12.4945) Fixed an issue where a failed ad tag was stopping video playback to resume. http://support.jwplayer.com/customer/en/portal/articles/2037025-jw6-jw-player-6-release-notes#version612 --- jwplayer.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/jwplayer.spec b/jwplayer.spec index 09d4340..fe46a22 100644 --- a/jwplayer.spec +++ b/jwplayer.spec @@ -3,12 +3,12 @@ Summary: Flash Video Player for FLV, H.264/MPEG-4, MP3 and YouTube Videos on your website Summary(pl.UTF-8): Odtwarzacz JW Media Name: jwplayer -Version: 6.12 +Version: 6.12.4956 Release: 1 License: CC 3.0 Group: Applications/WWW -Source0: https://account.jwplayer.com/static/download/%{name}-%{version}.zip -# Source0-md5: ef4790a715bfadf8ccc78b4f91989579 +Source0: https://account.jwplayer.com/static/download/%{name}-6.12.zip +# Source0-md5: fc733ca3f88a15c59c340a769da496ab Source1: https://account.jwplayer.com/static/download/%{name}-skins-free.zip # Source1-md5: 3897a327a1826c67a46078531f9b6a71 Source2: lighttpd.conf @@ -49,6 +49,9 @@ udokumentowane API JavaScriptu/ActionScriptu. mv %{name}/* . mv %{name}-skins-free skins +%build +grep -oF 'jwplayer.version="%{version}"' jwplayer.js + %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_appdir}} -- 2.43.0