[packages/openshot] - up to 2.4.0
arekm
arekm at pld-linux.org
Tue Sep 12 13:16:01 CEST 2017
commit cc5037e77d798392492310826193775f2475d9e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Sep 12 13:15:54 2017 +0200
- up to 2.4.0
openshot.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/openshot.spec b/openshot.spec
index d62902b..7711977 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -1,11 +1,11 @@
Summary: OpenShot - Non-Linear Video Editor for Linux
Name: openshot
-Version: 2.3.2
+Version: 2.4.0
Release: 1
License: GPL v3
Group: X11/Applications
-Source0: http://launchpad.net/openshot/2.3/%{version}/+download/%{name}-qt-%{version}.tar.gz
-# Source0-md5: ba5692ddc74849003a8feb57c5aa8baf
+Source0: https://github.com/OpenShot/openshot-qt/archive/v%{version}.tar.gz
+# Source0-md5: 02710eb7698d0cd690b6c6e579ea8e7a
URL: http://www.openshot.org/
BuildRequires: python3-devel
BuildRequires: rpm-pythonprov
@@ -15,7 +15,7 @@ Requires(post,postun): shared-mime-info
Requires: python3-PyQt5
Requires: python3-PyQt5-uic
Requires: python3-httplib2
-Requires: python3-libopenshot >= 0.1.4
+Requires: python3-libopenshot >= 0.1.8
Requires: python3-zmq
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -32,7 +32,7 @@ Features include:
- and audio effects (chroma-key) Transitions (lumas and masks)
%prep
-%setup -q -c
+%setup -q -n %{name}-qt-%{version}
%build
%{py3_build}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openshot.git/commitdiff/cc5037e77d798392492310826193775f2475d9e1
More information about the pld-cvs-commit
mailing list