[qt5-qtimageformats] Update to 5.3.0

Jan Grulich jgrulich at fedoraproject.org
Thu May 22 08:16:58 UTC 2014


commit 0a5ab555dd1f125367fbf62e7a7c7ad1e08d15dc
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Thu May 22 10:16:45 2014 +0200

    Update to 5.3.0

 .gitignore              |    1 +
 qt5-qtimageformats.spec |   15 +++++++++++----
 sources                 |    2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e36fdc..11c0ff4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /qtimageformats-opensource-src-5.2.0.tar.xz
 /qtimageformats-opensource-src-5.2.1.tar.xz
+/qtimageformats-opensource-src-5.3.0.tar.xz
diff --git a/qt5-qtimageformats.spec b/qt5-qtimageformats.spec
index 5715da0..50edf95 100644
--- a/qt5-qtimageformats.spec
+++ b/qt5-qtimageformats.spec
@@ -7,16 +7,16 @@
 
 Summary: Qt5 - QtImageFormats component
 Name:    qt5-%{qt_module}
-Version: 5.2.1
-Release: 2%{?dist}
+Version: 5.3.0
+Release: 1%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
 Url: http://qt-project.org/
 %if 0%{?pre:1}
-Source0: http://download.qt-project.org/development_releases/qt/5.2/%{version}-%{pre}/submodules/%{qt_module}-opensource-src-%{version}-%{pre}.tar.xz
+Source0: http://download.qt-project.org/development_releases/qt/5.3/%{version}-%{pre}/submodules/%{qt_module}-opensource-src-%{version}-%{pre}.tar.xz
 %else
-Source0: http://download.qt-project.org/official_releases/qt/5.2/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
+Source0: http://download.qt-project.org/official_releases/qt/5.3/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
 %endif
 Patch0: qtimageformats-opensource-src-5.2.1-libmng-test.patch
 
@@ -82,6 +82,10 @@ make install_docs INSTALL_ROOT=%{buildroot}
 %{_qt5_plugindir}/imageformats/libqtga.so
 %{_qt5_plugindir}/imageformats/libqtiff.so
 %{_qt5_plugindir}/imageformats/libqwbmp.so
+%{_qt5_plugindir}/imageformats/libqdds.so
+%{_qt5_plugindir}/imageformats/libqicns.so
+%{_qt5_plugindir}/imageformats/libqjp2.so
+%{_qt5_plugindir}/imageformats/libqwebp.so
 
 %files devel
 %{_qt5_libdir}/cmake/Qt5Gui/Qt5Gui_*Plugin.cmake
@@ -94,6 +98,9 @@ make install_docs INSTALL_ROOT=%{buildroot}
 
 
 %changelog
+* Wed May 21 2014 Jan Grulich <jgrulich at redhat.com> - 5.3.0-1
+- 5.3.0
+
 * Tue Mar 18 2014 Ville Skyttä <ville.skytta at iki.fi> - 5.2.1-2
 - Fix libmng test, build with system one instead of bundled
 
diff --git a/sources b/sources
index fd266b7..be2b6ad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b88aa6f3888c7c7f5253c147ae4bf8f  qtimageformats-opensource-src-5.2.1.tar.xz
+90c751ffe23c005eb411d1f081bf116d  qtimageformats-opensource-src-5.3.0.tar.xz


More information about the scm-commits mailing list