[packages/openshot] - rel 3; workaround timeline limitations at bigger zoom levels

arekm arekm at pld-linux.org
Sun Sep 22 21:43:27 CEST 2013


commit 96b458ad600d2af9e9c9995307e64a178ae26b12
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Sep 22 21:43:24 2013 +0200

    - rel 3; workaround timeline limitations at bigger zoom levels

 openshot.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/openshot.spec b/openshot.spec
index b5843db..2245ceb 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -1,12 +1,13 @@
 Summary:	OpenShot - Non-Linear Video Editor for Linux
 Name:		openshot
 Version:	1.4.3
-Release:	3
+Release:	4
 License:	GPL v3
 Group:		X11/Applications
 Source0:	http://launchpad.net/openshot/1.4/%{version}/+download/%{name}-%{version}.tar.gz
 # Source0-md5:	5ec82a7e8b7700ee4a359458aedf19e9
 Patch0:		%{name}-locale_dir.patch
+Patch1:		openshot-bug-722285.patch
 URL:		http://www.openshot.org/
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
@@ -37,6 +38,7 @@ Features include:
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__python} setup.py build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openshot.git/commitdiff/96b458ad600d2af9e9c9995307e64a178ae26b12



More information about the pld-cvs-commit mailing list