From cea157a2f22c74a6d52db6a1ac01274c0ced77f5 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Jul 13 2013 22:24:07 +0000 Subject: Update to 5.1.0 --- diff --git a/.gitignore b/.gitignore index af6122a..d4b9a32 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /qtimageformats-opensource-src-5.0.2.tar.xz +/mingw-qt5-qtimageformats.spec diff --git a/mingw-qt5-qtimageformats.spec b/mingw-qt5-qtimageformats.spec index ad1bcb1..9a220ee 100644 --- a/mingw-qt5-qtimageformats.spec +++ b/mingw-qt5-qtimageformats.spec @@ -12,21 +12,24 @@ %global source_folder %{qt_module}-opensource-src-%{version}%{?pre:-%{pre}} %endif +# first two digits of version +%global release_version %(echo %{version} | awk -F. '{print $1"."$2}') + Name: mingw-qt5-%{qt_module} -Version: 5.0.2 -Release: 2%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist} +Version: 5.1.0 +Release: 1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist} Summary: Qt5 for Windows - QtImageFormats component License: GPLv3 with exceptions or LGPLv2 with exceptions Group: Development/Libraries -URL: http://www.qtsoftware.com/ +URL: http://qt-project.org/ %if 0%{?snapshot_date} # To regenerate: # wget http://qt.gitorious.org/qt/%{qt_module}/archive-tarball/%{snapshot_rev} -O qt5-%{qt_module}-%{snapshot_rev}.tar.gz Source0: qt5-%{qt_module}-%{snapshot_rev}.tar.gz %else -Source0: http://releases.qt-project.org/qt5/%{version}/submodules/%{qt_module}-opensource-src-%{version}%{?pre:-%{pre}}.tar.xz +Source0: http://download.qt-project.org/official_releases/qt/%{release_version}/%{version}/submodules/%{qt_module}-opensource-src-%{version}%{?pre:-%{pre}}.tar.xz %endif BuildArch: noarch @@ -106,6 +109,9 @@ Fedora Windows cross-compiler. %changelog +* Sun Jul 14 2013 Erik van Pienbroek - 5.1.0-1 +- Update to 5.1.0 + * Sun Jun 2 2013 Erik van Pienbroek - 5.0.2-2 - Added license files diff --git a/sources b/sources index bacda85..698c2dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e397a4237f51cfef7a3b38ad29b831d7 qtimageformats-opensource-src-5.0.2.tar.xz +83844b6b29578edbb3e1d80504e837d8 mingw-qt5-qtimageformats.spec