[pipelight] Updated install-dependency script with Flash 23.0.0.205

Hans de Goede jwrdegoede at rpmfusion.org
Wed Nov 9 20:22:19 CET 2016


commit 1e940c1bfae808387daf3be4163177278d630c15
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Wed Nov 9 20:22:18 2016 +0100

    Updated install-dependency script with Flash 23.0.0.205

 install-dependency | 6 +++---
 pipelight.spec     | 5 ++++-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/install-dependency b/install-dependency
index ca33b13..ab36ee4 100644
--- a/install-dependency
+++ b/install-dependency
@@ -915,9 +915,9 @@ while [ $# -gt 0 ] ; do
 			SHA="af2d435a034e03c2940a648291013ebd9de20d855447dbdb93416e7e03c3e91b"
 			;;
 		wine-flash-installer) # http://www.adobe.com/de/software/flash/about/
-			INS=(install_flash "22_0_0_209")
-			URL="http://fpdownload.macromedia.com/get/flashplayer/pdc/22.0.0.209/install_flash_player.exe"
-			SHA="05596c66d6f96a35adbaab2d55e95acb64f83225a399e0353d66219ba785c977"
+			INS=(install_flash "23_0_0_205")
+			URL="http://fpdownload.macromedia.com/get/flashplayer/pdc/23.0.0.205/install_flash_player.exe"
+			SHA="c4d38ca72b0e818d3418c020753132a3c95fccab4dd361b5486a151608689f5c"
 			;;
 		wine-flash-debug-installer)
 			INS=(install_flash "22_0_0_209")
diff --git a/pipelight.spec b/pipelight.spec
index 76bff4c..a8be488 100644
--- a/pipelight.spec
+++ b/pipelight.spec
@@ -25,7 +25,7 @@
 
 Name:			pipelight
 Version:		0.2.8.2
-Release:		3%{?gitrel}%{?dist}
+Release:		4%{?gitrel}%{?dist}
 Summary:		NPAPI Wrapper Plugin for using Windows plugins in Linux browsers
 
 License:		GPLv2+ or LGPLv2+ or MPLv1.1
@@ -249,6 +249,9 @@ fi
 
 
 %changelog
+* Wed Nov  9 2016 Hans de Goede <j.w.r.degoede at gmail.com> - 0.2.8.2-4
+- Updated install-dependency script with Flash 23.0.0.205
+
 * Fri Sep 16 2016 Hans de Goede <j.w.r.degoede at gmail.com> - 0.2.8.2-3
 - Update install-dependency script to fix plugin installation no
   longer working


More information about the rpmfusion-commits mailing list