commit 06e8a19fe448ca034d986232cee5279d219e8264
Author: Martin Gansser <mgansser(a)alice.de>
Date: Mon Sep 19 20:22:06 2016 +0200
Update to 1.11.0-2gitcf78e27
.gitignore | 1 +
qtav.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46c47a8..05225be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/QtAV-c5db90b.tar.gz
/QtAV-bc46ae4.tar.gz
+/QtAV-cf78e27.tar.gz
diff --git a/qtav.spec b/qtav.spec
index b7ec357..15ed028 100644
--- a/qtav.spec
+++ b/qtav.spec
@@ -1,5 +1,5 @@
-#
https://github.com/wang-bin/QtAV/commit/bc46ae44ac1406e575f9e694b556a7be2...
-%global commit0 bc46ae44ac1406e575f9e694b556a7be2d55380e
+#
https://github.com/wang-bin/QtAV/commit/cf78e27f68fe032622a9778871199cb53...
+%global commit0 cf78e27f68fe032622a9778871199cb53d78ed35
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global project QtAV
@@ -7,7 +7,7 @@
Name: qtav
Version: 1.11.0
-Release: 1git%{shortcommit0}%{?dist}
+Release: 2git%{shortcommit0}%{?dist}
Summary: A media playback framework based on Qt and FFmpeg
License: LGPLv2+ and GPLv3+ and BSD
Group: Development/Libraries
@@ -223,6 +223,9 @@ fi
%{_datadir}/icons/hicolor/*/apps/QtAV.svg
%changelog
+* Mon Sep 19 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 1.11.0-2gitcf78e27
+- Update to 1.11.0-2gitcf78e27
+
* Sat Sep 17 2016 Antonio Trande <sagitter(a)fedoraproject.org> -
1.11.0-1.gitbc46ae4
- Disable debug config
- Fix Release tag (this is a post-stable-release)
diff --git a/sources b/sources
index 23d038b..2881622 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69da38f4fcdd4efb5c27e90e7aafd58a QtAV-bc46ae4.tar.gz
+fff7f6be6c756cfe5c025af367ade4af QtAV-cf78e27.tar.gz