commit 7f680185c79e3c58c4f757152eff5bd9e114aaa1
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed Aug 28 09:20:30 2019 +0200
Update to 19.08.27
.gitignore | 1 +
qmplay2.spec | 10 +++++++---
sources | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 930fb7e..1549abf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/QMPlay2-src-18.07.03.tar.xz
/QMPlay2-18.11.20.tar.gz
/QMPlay2-18.12.26.tar.gz
+/QMPlay2-19.08.27.tar.gz
diff --git a/qmplay2.spec b/qmplay2.spec
index 1b58b6b..e38a5b2 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -2,8 +2,8 @@
%global pname QMPlay2
Name: qmplay2
-Version: 18.12.26
-Release: 3%{?dist}
+Version: 19.08.27
+Release: 1%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
URL:
http://zaps166.sourceforge.net/?app=QMPlay2
@@ -14,6 +14,7 @@ BuildRequires: ninja-build
BuildRequires: kde-workspace-devel
BuildRequires: pkgconfig(Qt5)
BuildRequires: pkgconfig(Qt5X11Extras)
+BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: qt5-linguist
BuildRequires: portaudio-devel
BuildRequires: desktop-file-utils
@@ -68,7 +69,7 @@ sed -i '12,33d' src/gui/Unix/QMPlay2.desktop
%build
# Create translation files.
-lrelease-qt5 QMPlay2.pro
+#lrelease-qt5 QMPlay2.pro
mkdir -p %{_target_platform}
pushd %{_target_platform}
%cmake \
@@ -120,6 +121,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_metainfodir}/*.appdata.xml
%{_includedir}/%{pname}
%changelog
+* Wed Aug 28 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.08.27-1
+- Update to 19.08.27
+
* Wed Aug 07 2019 Leigh Scott <leigh123linux(a)gmail.com> - 18.12.26-3
- Rebuild for new ffmpeg version
diff --git a/sources b/sources
index 2183da5..30a7025 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8169c445dec1503b21791b82d9eedd8 QMPlay2-18.12.26.tar.gz
+3fe5054652139f7107eed26a1b8c6e41 QMPlay2-19.08.27.tar.gz