commit 5b2056e8f0daf2c6ef5f35afc5ebba7d3d425a6b
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Mon Oct 7 08:56:52 2019 +0100
Rebuild for new Qt5 version
qtav.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qtav.spec b/qtav.spec
index 2b871fe..a97f1ee 100644
--- a/qtav.spec
+++ b/qtav.spec
@@ -3,7 +3,7 @@
Name: qtav
Version: 1.13.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A media playback framework based on Qt and FFmpeg
License: LGPLv2+ and GPLv3+ and BSD
URL:
http://www.qtav.org/
@@ -203,6 +203,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_datadir}/icons/hicolor/*/apps/QtAV.svg
%changelog
+* Mon Oct 07 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1.13.0-2
+- Rebuild for new Qt5 version
+
* Sun Aug 11 2019 Antonio Trande <sagitter(a)fedoraproject.org> - 1.13.0-1
- Release 1.13.0
- Switch to libswresample (rpf-bug #5350)