From ff17b47a4ef50dac677e17cf5aa971b32860cd31 Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Fri, 15 Jul 2016 23:35:49 +0200 Subject: [PATCH] - Update Qt 5.7.0 --- .gitignore | 1 + qt5-qtserialport.spec | 18 +++++++++++++++--- sources | 2 +- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c0d8bd8..d922af2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /qtserialport-opensource-src-5.6.0-rc.tar.xz /qtserialport-opensource-src-5.6.0.tar.xz /qtserialport-opensource-src-5.6.1.tar.xz +/qtserialport-opensource-src-5.7.0.tar.xz diff --git a/qt5-qtserialport.spec b/qt5-qtserialport.spec index da66ad4..6e0d0f9 100644 --- a/qt5-qtserialport.spec +++ b/qt5-qtserialport.spec @@ -7,13 +7,13 @@ Summary: Qt5 - SerialPort component Name: qt5-%{qt_module} -Version: 5.6.1 -Release: 1%{?prerelease:.%{prerelease}}%{?dist} +Version: 5.7.0 +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io -Source0: http://download.qt.io/snapshots/qt/5.6/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz +Source0: http://download.qt.io/official_releases/qt/5.7/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz BuildRequires: cmake BuildRequires: qt5-qtbase-devel >= %{version} @@ -129,6 +129,18 @@ popd %changelog +* Tue Jun 14 2016 Helio Chissini de Castro - 5.7.0-2 +- Compiled with gcc + +* Tue Jun 14 2016 Helio Chissini de Castro - 5.7.0-2 +- Compiled with gcc + +* Tue Jun 14 2016 Helio Chissini de Castro - 5.7.0-2 +- Compiled with gcc + +* Tue Jun 14 2016 Helio Chissini de Castro - 5.7.0-1 +- Qt 5.7.0 release + * Thu Jun 09 2016 Jan Grulich - 5.6.1-1 - Update to 5.6.1 diff --git a/sources b/sources index 36f51cb..dacf4ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19d5492f56440398ecea78e8f854433f qtserialport-opensource-src-5.6.1.tar.xz +b3058aac0e652e03144fb2a3ca9ad740 qtserialport-opensource-src-5.7.0.tar.xz