[flowblade] Update to 1.8.0-1.git9365491

Martin Gansser martinkg at rpmfusion.org
Thu Sep 22 14:33:39 CEST 2016


commit 9b28a00de7cb896238e08a32955201a74172c453
Author: martinkg <mgansser at alice.de>
Date:   Thu Sep 22 14:33:28 2016 +0200

    Update to 1.8.0-1.git9365491

 .gitignore     |  1 +
 flowblade.spec | 11 +++++++----
 sources        |  2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2f0a2b..30eca1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /flowblade-1.6.0-c847b32.tar.gz
+/flowblade-1.8.0-9365491.tar.gz
diff --git a/flowblade.spec b/flowblade.spec
index 3ce7f0c..75f2c16 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -1,10 +1,10 @@
-#https://github.com/jliljebl/flowblade/commit/c847b323037eed2099e770f916f3ec3f9354ac9c
-%global commit0  c847b323037eed2099e770f916f3ec3f9354ac9c
+# https://github.com/jliljebl/flowblade/commit/93654911b1123dc7395e87248136fd1cf19598b0
+%global commit0  93654911b1123dc7395e87248136fd1cf19598b0
 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
 
 Name:           flowblade
-Version:        1.6.0
-Release:        5.git%{shortcommit0}%{?dist}
+Version:        1.8.0
+Release:        1.git%{shortcommit0}%{?dist}
 License:        GPLv3
 Summary:        Multitrack non-linear video editor for Linux
 Url:            https://github.com/jliljebl/flowblade
@@ -112,6 +112,9 @@ fi
 %{python2_sitelib}/flowblade*
 
 %changelog
+* Thu Sep 22 2016 Martin Gansser <martinkg at fedoraproject.org> - 1.8.0-1.git9365491
+- Update to 1.8.0-1.git9365491
+
 * Fri Aug 26 2016 Leigh Scott <leigh123linux at googlemail.com> - 1.6.0-5.gitc847b32
 - Fix python requires for F23 (rfbz#4213)
 
diff --git a/sources b/sources
index f78b9b7..3584b9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c88e896acd91b001a64425a0c9860fe  flowblade-1.6.0-c847b32.tar.gz
+78987bd1d9081d669f5f6c9e9e4702a0  flowblade-1.8.0-9365491.tar.gz


More information about the rpmfusion-commits mailing list