|
@@ -11,8 +11,8 @@
|
|
#define prerelease
|
|
#define prerelease
|
|
|
|
|
|
%global qt5_minorver 5.6
|
|
%global qt5_minorver 5.6
|
|
-%global qt5_version 5.6.1
|
|
|
|
-%global qt5_patchlevel 1
|
|
|
|
|
|
+%global qt5_version 5.6.3
|
|
|
|
+#global qt5_patchlevel 1
|
|
|
|
|
|
Summary: Qt5 - QtImageFormats component
|
|
Summary: Qt5 - QtImageFormats component
|
|
Name: qt5-%{qt_module}
|
|
Name: qt5-%{qt_module}
|
|
@@ -97,7 +97,7 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
|
%{_qt5_plugindir}/imageformats/libqtga.so
|
|
%{_qt5_plugindir}/imageformats/libqtga.so
|
|
%{_qt5_plugindir}/imageformats/libqtiff.so
|
|
%{_qt5_plugindir}/imageformats/libqtiff.so
|
|
%{_qt5_plugindir}/imageformats/libqwbmp.so
|
|
%{_qt5_plugindir}/imageformats/libqwbmp.so
|
|
-%{_qt5_plugindir}/imageformats/libqdds.so
|
|
|
|
|
|
+# %{_qt5_plugindir}/imageformats/libqdds.so
|
|
%{_qt5_plugindir}/imageformats/libqicns.so
|
|
%{_qt5_plugindir}/imageformats/libqicns.so
|
|
%{_qt5_plugindir}/imageformats/libqjp2.so
|
|
%{_qt5_plugindir}/imageformats/libqjp2.so
|
|
%{_qt5_plugindir}/imageformats/libqwebp.so
|
|
%{_qt5_plugindir}/imageformats/libqwebp.so
|
|
@@ -112,6 +112,10 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Jan 12 2018 Toshiaki Ara <ara_t@384.jp> - 5.6.3-1
|
|
|
|
+- update to 5.6.3
|
|
|
|
+- delete %%{_qt5_plugindir}/imageformats/libqdds.so
|
|
|
|
+
|
|
* Mon Jul 11 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 5.6.1.1-1
|
|
* Mon Jul 11 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 5.6.1.1-1
|
|
- new upstream release.
|
|
- new upstream release.
|
|
- initial build for Vine Linux.
|
|
- initial build for Vine Linux.
|