From 4206d471ff6bb04d2716002ce38b94fdd27ff17c Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Jul 15 2016 21:28:49 +0000 Subject: - Update Qt 5.7.0 --- diff --git a/.gitignore b/.gitignore index 4a9992e..6deba72 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /qttranslations-opensource-src-5.6.0-rc.tar.xz /qttranslations-opensource-src-5.6.0.tar.xz /qttranslations-opensource-src-5.6.1.tar.xz +/qttranslations-opensource-src-5.7.0.tar.xz diff --git a/qt5-qttranslations.spec b/qt5-qttranslations.spec index 0276353..2c85def 100644 --- a/qt5-qttranslations.spec +++ b/qt5-qttranslations.spec @@ -5,12 +5,12 @@ Summary: Qt5 - QtTranslations module Name: qt5-%{qt_module} -Version: 5.6.1 -Release: 1%{?prerelease:.%{prerelease}}%{?dist} +Version: 5.7.0 +Release: 2%{?prerelease:.%{prerelease}}%{?dist} License: LGPLv2 with exceptions or GPLv3 with exceptions and GFDL 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 BuildArch: noarch %global _qt5_qmake %{_bindir}/qmake-qt5 @@ -100,6 +100,12 @@ make install INSTALL_ROOT=%{buildroot} %changelog +* Wed Jul 06 2016 Helio Chissini de Castro - 5.7.0-2 +- Compile with gcc + +* Wed Jun 15 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 e9bd322..b196f99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd589f8a334b3e7ad933babf64ed496e qttranslations-opensource-src-5.6.1.tar.xz +bb8f47ff5455b1e584588fa1a4141719 qttranslations-opensource-src-5.7.0.tar.xz