|
|
|
@ -15,7 +15,7 @@
|
|
|
|
|
|
|
|
|
|
Name: qt5-%{qt_module}
|
|
|
|
|
Version: 5.212.0
|
|
|
|
|
Release: 0.5.%{?prerel}%{?dist}
|
|
|
|
|
Release: 0.6.%{?prerel}%{?dist}
|
|
|
|
|
Summary: Qt5 - QtWebKit components
|
|
|
|
|
|
|
|
|
|
License: LGPLv2 and BSD
|
|
|
|
@ -215,6 +215,9 @@ sed -i "s,Libs: -L%{_qt5_libdir}/qt5/../ -lQt5WebKitWidgets,Libs: -L%{_qt5_libdi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jul 19 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.212.0-0.6.alpha2
|
|
|
|
|
- rebuild (qt-5.9.1)
|
|
|
|
|
|
|
|
|
|
* Mon Jul 10 2017 Christian Dersch <lupinix@mailbox.org> - 5.212.0-0.5.alpha2
|
|
|
|
|
- replaced ugly pkgconfig provides workaround with proper pkgconfig fixes
|
|
|
|
|
- general spec fixes
|
|
|
|
|