commit cba523bd3709088afd803f541d763f64bcef08c9
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Jan 19 10:23:32 2018 +0000
Update to newer snapshot to fix ffmpeg build issue
.gitignore | 1 +
qtav.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 70d4b7d..8b7881b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/QtAV-bc46ae4.tar.gz
/QtAV-cf78e27.tar.gz
/QtAV-cbab79e.tar.gz
+/QtAV-bbf3c64.tar.gz
diff --git a/qtav.spec b/qtav.spec
index 2dacaa0..35f0d3f 100644
--- a/qtav.spec
+++ b/qtav.spec
@@ -1,5 +1,5 @@
#
https://github.com/wang-bin/QtAV/commit/cbab79e3485f064d756b912c2e690d434...
-%global commit0 cbab79e3485f064d756b912c2e690d434275de8f
+%global commit0 bbf3c6404d01251a42093e515788d6f222986d1f
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global project QtAV
@@ -7,7 +7,7 @@
Name: qtav
Version: 1.12.0
-Release: 4.git%{shortcommit0}%{?dist}
+Release: 5.git%{shortcommit0}%{?dist}
Summary: A media playback framework based on Qt and FFmpeg
License: LGPLv2+ and GPLv3+ and BSD
Group: Development/Libraries
@@ -224,6 +224,9 @@ fi
%{_datadir}/icons/hicolor/*/apps/QtAV.svg
%changelog
+* Fri Jan 19 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.0-5.gitbbf3c64
+- Update to newer snapshot to fix ffmpeg build issue
+
* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.0-4.gitcbab79e
- Rebuilt for ffmpeg-3.5 git
diff --git a/sources b/sources
index 563a9af..2526652 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd2e490388ce1ec77a2203cbf43b4a9a QtAV-cbab79e.tar.gz
+1092419e213fe9d70eb65d7d9abf8df3 QtAV-bbf3c64.tar.gz