commit 2a96ee49039e615109daffdf7d170dea8325f392
Author: martinkg <mgansser(a)online.de>
Date: Thu Jun 29 11:31:46 2017 +0200
Update to 1.12.0-1gitcbab79e
Add BR qt5-qtsvg-devel
.gitignore | 1 +
qtav.spec | 13 +++++++++----
sources | 2 +-
3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05225be..70d4b7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/QtAV-c5db90b.tar.gz
/QtAV-bc46ae4.tar.gz
/QtAV-cf78e27.tar.gz
+/QtAV-cbab79e.tar.gz
diff --git a/qtav.spec b/qtav.spec
index 935f85d..7b035d8 100644
--- a/qtav.spec
+++ b/qtav.spec
@@ -1,13 +1,13 @@
-#
https://github.com/wang-bin/QtAV/commit/cf78e27f68fe032622a9778871199cb53...
-%global commit0 cf78e27f68fe032622a9778871199cb53d78ed35
+#
https://github.com/wang-bin/QtAV/commit/cbab79e3485f064d756b912c2e690d434...
+%global commit0 cbab79e3485f064d756b912c2e690d434275de8f
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global project QtAV
%global repo %{project}
Name: qtav
-Version: 1.11.0
-Release: 5.git%{shortcommit0}%{?dist}
+Version: 1.12.0
+Release: 1.git%{shortcommit0}%{?dist}
Summary: A media playback framework based on Qt and FFmpeg
License: LGPLv2+ and GPLv3+ and BSD
Group: Development/Libraries
@@ -18,6 +18,7 @@ BuildRequires: desktop-file-utils
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel
BuildRequires: qt5-qtquickcontrols
+BuildRequires: qt5-qtsvg-devel
BuildRequires: libass-devel
BuildRequires: ffmpeg-devel
BuildRequires: openal-soft-devel
@@ -223,6 +224,10 @@ fi
%{_datadir}/icons/hicolor/*/apps/QtAV.svg
%changelog
+* Thu Jun 29 2017 Martin Gansser <martinkg(a)fedoraproject.org> - 1.12.0-1gitcbab79e
+- Update to 1.12.0-1gitcbab79e
+- Add BR qt5-qtsvg-devel
+
* Sat Apr 29 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.0-5.gitcf78e27
- Rebuild for ffmpeg update
diff --git a/sources b/sources
index 2881622..563a9af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fff7f6be6c756cfe5c025af367ade4af QtAV-cf78e27.tar.gz
+fd2e490388ce1ec77a2203cbf43b4a9a QtAV-cbab79e.tar.gz