commit 44d8dfd41bdaebe853a688976ea4905bc5738bd3
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Thu Apr 18 09:23:13 2019 +0100
Rebuild for QT-5.12
qtav.spec | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/qtav.spec b/qtav.spec
index 8e6a37a..b1847d0 100644
--- a/qtav.spec
+++ b/qtav.spec
@@ -1,18 +1,18 @@
#
https://github.com/wang-bin/QtAV/commit/cbab79e3485f064d756b912c2e690d434...
%global commit0 bbf3c6404d01251a42093e515788d6f222986d1f
+%global gitdate 20180118
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global project QtAV
%global repo %{project}
Name: qtav
-Version: 1.12.0
-Release: 11.git%{shortcommit0}%{?dist}
+Version: 1.12.1
+Release: 0.1.%{gitdate}git%{shortcommit0}%{?dist}
Summary: A media playback framework based on Qt and FFmpeg
License: LGPLv2+ and GPLv3+ and BSD
-Group: Development/Libraries
-Url:
http://www.qtav.org/
-Source0:
https://github.com/wang-bin/QtAV/archive/%{commit0}/%{project}-%{commit0}...
+URL:
http://www.qtav.org/
+Source0:
https://github.com/wang-bin/QtAV/archive/%{commit0}/%{project}-%{shortcom...
BuildRequires: desktop-file-utils
BuildRequires: qt5-qtbase-devel
@@ -208,6 +208,13 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_datadir}/icons/hicolor/*/apps/QtAV.svg
%changelog
+* Thu Apr 18 2019 Leigh Scott <leigh123linux(a)googlemail.com> -
1.12.1-0.1.20180118gitbbf3c64
+- Rebuild for QT-5.12
+- Remove Group tag
+- Fix URL tag
+- Fix bad git versioning
+- Fix Source tag
+
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1.12.0-11.gitbbf3c64
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild