[mingw-qt5-qtgraphicaleffects] Update to 5.4.0

Erik van Pienbroek epienbro at fedoraproject.org
Thu Jan 1 19:15:52 UTC 2015


commit 972294f5b8b8e654f096ee89149ed02d959f5536
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Thu Jan 1 20:15:59 2015 +0100

    Update to 5.4.0

 .gitignore                        |    1 +
 mingw-qt5-qtgraphicaleffects.spec |    9 ++++++---
 sources                           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9af0aa..3f3eca0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /qtgraphicaleffects-opensource-src-5.3.0.tar.xz
 /qtgraphicaleffects-opensource-src-5.3.1.tar.xz
 /qtgraphicaleffects-opensource-src-5.3.2.tar.xz
+/qtgraphicaleffects-opensource-src-5.4.0.tar.xz
diff --git a/mingw-qt5-qtgraphicaleffects.spec b/mingw-qt5-qtgraphicaleffects.spec
index 1b8ecd1..48994eb 100644
--- a/mingw-qt5-qtgraphicaleffects.spec
+++ b/mingw-qt5-qtgraphicaleffects.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 - QtGraphicalEffects 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
@@ -110,6 +110,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 e184310..64ac189 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6dd8dd6906bbfb52a292cd25927bb9a8  qtgraphicaleffects-opensource-src-5.3.2.tar.xz
+4d26d56c55b0117c37d96e85755da6a4  qtgraphicaleffects-opensource-src-5.4.0.tar.xz


More information about the scm-commits mailing list