From e04c1bb08038d523495beb5d059508a59e63f651 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Sep 20 2014 20:49:45 +0000 Subject: Update to 5.3.2 --- diff --git a/.gitignore b/.gitignore index a8347c8..ac49f3a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /qtlocation-opensource-src-5.2.1.tar.xz /qtlocation-opensource-src-5.3.0.tar.xz /qtlocation-opensource-src-5.3.1.tar.xz +/qtlocation-opensource-src-5.3.2.tar.xz diff --git a/mingw-qt5-qtlocation.spec b/mingw-qt5-qtlocation.spec index d3bd42b..b330489 100644 --- a/mingw-qt5-qtlocation.spec +++ b/mingw-qt5-qtlocation.spec @@ -16,7 +16,7 @@ %global release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: mingw-qt5-%{qt_module} -Version: 5.3.1 +Version: 5.3.2 Release: 1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist} Summary: Qt5 for Windows - QtLocation component @@ -39,11 +39,11 @@ Source0: http://download.qt-project.org/official_releases/qt/%{release_ve BuildArch: noarch BuildRequires: mingw32-filesystem >= 96 -BuildRequires: mingw32-qt5-qtbase >= 5.3.1 +BuildRequires: mingw32-qt5-qtbase >= 5.3.2 BuildRequires: mingw32-qt5-qt3d BuildRequires: mingw64-filesystem >= 96 -BuildRequires: mingw64-qt5-qtbase >= 5.3.1 +BuildRequires: mingw64-qt5-qtbase >= 5.3.2 BuildRequires: mingw64-qt5-qt3d @@ -162,6 +162,9 @@ find $RPM_BUILD_ROOT%{mingw64_prefix} | grep .dll | grep -v .dll.a | sed s@"^$RP %changelog +* Sat Sep 20 2014 Erik van Pienbroek - 5.3.2-1 +- Update to 5.3.2 + * Tue Jul 8 2014 Erik van Pienbroek - 5.3.1-1 - Update to 5.3.1 diff --git a/sources b/sources index 3ab633d..abe40df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -697731ec5aaf482826495cd419cab4f0 qtlocation-opensource-src-5.3.1.tar.xz +1ad3ee98f6f5d71df8dda14edc06346c qtlocation-opensource-src-5.3.2.tar.xz