commit b8dce73a870853335dca1bb4097226bf89e9bd0e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Jul 20 23:15:06 2016 +0100
upload sources and add python3-qt5-webkit to package requires
.gitignore | 1 +
openshot.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 99ef0bb..fcbc226 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
openshot-1.4.3.tar.gz
+/openshot-qt-2.0.7.tar.gz
diff --git a/openshot.spec b/openshot.spec
index 43ca2f1..f157e3e 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -1,6 +1,6 @@
Name: openshot
Version: 2.0.7
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Create and edit videos and movies
Group: Applications/Multimedia
@@ -108,6 +108,9 @@ update-desktop-database &> /dev/null || :
%changelog
+* Wed Jul 20 2016 Sérgio Basto <sergio(a)serjux.com> - 2.0.7-3
+- Add python3-qt5-webkit to package requires
+
* Mon Apr 18 2016 Richard Shaw <hobbes1069(a)gmail.com> - 2.0.7-2
- Update to require python3-libopenshot.
diff --git a/sources b/sources
index fc381b1..0271e24 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ec82a7e8b7700ee4a359458aedf19e9 openshot-1.4.3.tar.gz
+59e6573c0b16e942f38481e0a51ea71e openshot-qt-2.0.7.tar.gz
Show replies by date