commit f57ffdc4258e0d0576723d62b6029e416f33806f
Author: Martin Gansser <mgansser(a)alice.de>
Date: Sat Jun 24 19:11:45 2017 +0200
Update to recent git version 2.6-1.20170307git73d3f51
Dropped patch7
.gitignore | 1 +
fix_bundled_qtsingleapplication.patch | 11 -----------
sources | 2 +-
xvst.spec | 16 ++++++++--------
4 files changed, 10 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index feaef9b..a70257f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
xvst-2.5.2-cbfafe4.tar.gz
+/xvst-2.6-73d3f51.tar.gz
diff --git a/sources b/sources
index 79c9ff5..08a6b6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5174cdb3d48c530bead9afaa67986624 xvst-2.5.2-cbfafe4.tar.gz
+ae653e9fab917dcf79dcbcf1a0e27833 xvst-2.6-73d3f51.tar.gz
diff --git a/xvst.spec b/xvst.spec
index 741a1ad..6f4e142 100644
--- a/xvst.spec
+++ b/xvst.spec
@@ -1,14 +1,13 @@
-%global commit cbfafe49f7ba1c85d4dcf51be17b49b035210412
+%global commit 73d3f51fba4c9c0f44062b35939c0dfa7f596523
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global gitdate 20140804
+%global gitdate 20170307
Summary: Downloading your favourite video clips from a lot of websites
Name: xvst
-Version: 2.5.2
-Release: 6.%{gitdate}git%{shortcommit}%{?dist}
+Version: 2.6
+Release: 1.%{gitdate}git%{shortcommit}%{?dist}
License: GPLv3+
URL:
https://github.com/xVST/xVideoServiceThief
-# wget
https://github.com/xVST/xVideoServiceThief/archive/cbfafe49f7ba1c85d4dcf5...
Source0:
https://github.com/xVST/xVideoServiceThief/archive/%{commit}/%{name}-%{ve...
Source1: %{name}.desktop
@@ -19,8 +18,6 @@ Patch3: keezmovies.patch
Patch4: myvideo.patch
Patch5: sunporno.patch
Patch6: wat.tv.patch
-# You should remove the bundled qtsingleapplication
-Patch7: fix_bundled_qtsingleapplication.patch
BuildRequires: desktop-file-utils
BuildRequires: qt5-qtbase-devel
@@ -53,7 +50,6 @@ rm -rf src/rtmpdump
%patch4 -p1
%patch5 -p1
%patch6 -p1
-%patch7 -p1
# Fix path names and end-of-line encoding.
sed -i "s|getApplicationPath()\ +\ \"|\"/usr/share/%{name}|g"
src/options.cpp
@@ -104,6 +100,10 @@ update-desktop-database &> /dev/null || :
%{_datadir}/%{name}/languages/*qm
%changelog
+* Sat Jun 24 2017 Martin Gansser <linux4martin(a)gmx.de> 2.6-1.20170307git73d3f51
+- Update to recent git version 2.6-1.20170307git73d3f51
+- Dropped patch7
+
* Tue Mar 21 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> -
2.5.2-6.20140804gitcbfafe4
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild