commit c9efe71fd7f34c9a401b27c769b463fcfd8c87d2
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sat Apr 29 15:59:01 2017 +0100
Rebuild for ffmpeg update
lightspark.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/lightspark.spec b/lightspark.spec
index 4246ec1..3883f49 100644
--- a/lightspark.spec
+++ b/lightspark.spec
@@ -23,7 +23,7 @@
Name: lightspark
Version: %{major}
-Release: %{?pre:0.}%{rel}%{?git_snapshot:.%{date}git}%{?pre:.%{pre}}%{?dist}
+Release: %{?pre:0.}%{rel}%{?git_snapshot:.%{date}git}%{?pre:.%{pre}}%{?dist}.1
Summary: An alternative Flash Player implementation
License: LGPLv3+
URL:
http://lightspark.sourceforge.net
@@ -151,6 +151,9 @@ fi
%changelog
+* Sat Apr 29 2017 Leigh Scott <leigh123linux(a)googlemail.com> -
0.7.2-13.20170422git.1
+- Rebuild for ffmpeg update
+
* Sun Apr 23 2017 Xavier Bachelot <xavier(a)bachelot.org> - 0.7.2-13.20170422git
- New snapshot with LLVM 4.0 support.