[mingw-qt5-qtimageformats] Update to 5.4.0

Erik van Pienbroek epienbro at fedoraproject.org
Thu Jan 1 19:17:00 UTC 2015


commit 477e9532a3cbfcb4e139b91381dcf7def8520338
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Thu Jan 1 20:17:07 2015 +0100

    Update to 5.4.0

 .gitignore                    |    1 +
 mingw-qt5-qtimageformats.spec |   13 ++++++++-----
 sources                       |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c6b7b78..464c9bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /qtimageformats-opensource-src-5.3.0.tar.xz
 /qtimageformats-opensource-src-5.3.1.tar.xz
 /qtimageformats-opensource-src-5.3.2.tar.xz
+/qtimageformats-opensource-src-5.4.0.tar.xz
diff --git a/mingw-qt5-qtimageformats.spec b/mingw-qt5-qtimageformats.spec
index 1c2408c..d86a6bf 100644
--- a/mingw-qt5-qtimageformats.spec
+++ b/mingw-qt5-qtimageformats.spec
@@ -16,7 +16,7 @@
 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-qt5-%{qt_module}
-Version:        5.3.2
+Version:        5.4.0
 Release:        1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtImageFormats component
 
@@ -39,10 +39,10 @@ Source0:        http://download.qt-project.org/official_releases/qt/%{release_ve
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 96
-BuildRequires:  mingw32-qt5-qtbase >= 5.3.2
+BuildRequires:  mingw32-qt5-qtbase >= 5.4.0
 
 BuildRequires:  mingw64-filesystem >= 96
-BuildRequires:  mingw64-qt5-qtbase >= 5.3.2
+BuildRequires:  mingw64-qt5-qtbase >= 5.4.0
 
 
 %description
@@ -95,7 +95,7 @@ Fedora Windows cross-compiler.
 
 # Win32
 %files -n mingw32-qt5-%{qt_module}
-%doc LGPL_EXCEPTION.txt LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPLv2 LICENSE.LGPLv21 LICENSE.LGPLv3
 %{mingw32_libdir}/qt5/plugins/imageformats/qdds.dll
 %{mingw32_libdir}/qt5/plugins/imageformats/qicns.dll
 %{mingw32_libdir}/qt5/plugins/imageformats/qjp2.dll
@@ -115,7 +115,7 @@ Fedora Windows cross-compiler.
 
 # Win64
 %files -n mingw64-qt5-%{qt_module}
-%doc LGPL_EXCEPTION.txt LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPLv2 LICENSE.LGPLv21 LICENSE.LGPLv3
 %{mingw64_libdir}/qt5/plugins/imageformats/qdds.dll
 %{mingw64_libdir}/qt5/plugins/imageformats/qicns.dll
 %{mingw64_libdir}/qt5/plugins/imageformats/qjp2.dll
@@ -135,6 +135,9 @@ Fedora Windows cross-compiler.
 
 
 %changelog
+* Thu Jan  1 2015 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.4.0-1
+- Update to 5.4.0
+
 * Sat Sep 20 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.3.2-1
 - Update to 5.3.2
 
diff --git a/sources b/sources
index 303dc90..73d8f7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-255bb7f28c667ab91303e6af271753b5  qtimageformats-opensource-src-5.3.2.tar.xz
+608dbe53d5d3a0872eb20025b681d1dc  qtimageformats-opensource-src-5.4.0.tar.xz


More information about the scm-commits mailing list