commit 17e03e39a72c3fa7527aea1709d67886bf3797bb
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu May 25 12:37:37 2017 -0500
Update to latest upstream release.
.gitignore | 1 +
openshot.spec | 19 +++++++++----------
sources | 2 +-
3 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2bfa51a..6efe021 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ openshot-1.4.3.tar.gz
/openshot-qt-2.2.0.tar.gz
/openshot-qt-2.3.0.tar.gz
/openshot-qt-2.3.1.tar.gz
+/openshot-qt-2.3.3.tar.gz
diff --git a/openshot.spec b/openshot.spec
index a2783e4..677dee8 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -1,25 +1,21 @@
-%global major 2
-%global minor 3
-%global patch 1
-
# Redirect find_lang to our patched version
%global find_lang %{_sourcedir}/openshot-find-lang.sh %{buildroot}
Name: openshot
-Version: %{major}.%{minor}.%{patch}
-Release: 2%{?dist}
+Version: 2.3.3
+Release: 1%{?dist}
Summary: Create and edit videos and movies
Group: Applications/Multimedia
License: GPLv3+
-URL:
http://www.openshotvideo.com/
+URL:
http://www.openshot.org
-Source0:
http://launchpad.net/openshot/%{major}.%{minor}/%{version}/+download/open...
+Source0:
https://github.com/OpenShot/%{name}-qt/archive/v%{version}/%{name}-qt-%{v...
# QT translation files are installed to a non-standard location
Source100: openshot-find-lang.sh
-BuildArch: noarch
+BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-qt5-devel
@@ -65,7 +61,7 @@ Requires: %{name} = %{version}-%{release}
%prep
-%setup -qc
+%autosetup -n %{name}-qt-%{version}
%build
@@ -135,6 +131,9 @@ update-desktop-database &> /dev/null || :
%changelog
+* Fri May 12 2017 Richard Shaw <hobbes1069(a)gmail.com> - 2.3.2-1
+- Update to latest upstream release.
+
* Sat Apr 29 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2.3.1-2
- Rebuild for ffmpeg update
diff --git a/sources b/sources
index 2dc345d..4389184 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76e64be97c44ea4041037645ac01697d openshot-qt-2.3.1.tar.gz
+377d2a31915e75f352e20f9f2f52a353 openshot-qt-2.3.3.tar.gz