diff --git a/.gitignore b/.gitignore index a439fe0..506f615 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/qtenginio-opensource-src-1.6.0.tar.xz -/qtenginio-opensource-src-1.6.1.tar.xz +/qtenginio-opensource-src-1.6.2.tar.xz diff --git a/qt5-qtenginio.spec b/qt5-qtenginio.spec index a0de164..dcf8969 100644 --- a/qt5-qtenginio.spec +++ b/qt5-qtenginio.spec @@ -3,19 +3,17 @@ # define to build docs, need to undef this for bootstrapping %define docs 1 -#define prerelease - Summary: Qt5 - Enginio component Name: qt5-%{qt_module} Epoch: 1 -Version: 1.6.1 -Release: 2%{?prerelease:.%{prerelease}}%{?dist} +Version: 1.6.2 +Release: 1%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://doc.qt.io/qt-5/licensing.html License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io -Source0: http://download.qt.io/official_releases/qt/5.6/5.6.1%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz +Source0: http://download.qt.io/official_releases/qt/5.6/5.6.2%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz BuildRequires: qt5-qtbase-devel >= 5.6 BuildRequires: qt5-qtdeclarative-devel @@ -123,6 +121,9 @@ popd %changelog +* Fri Nov 04 2016 Rex Dieter - 1:1.6.2-1 +- 1.6.2 + * Wed Jun 15 2016 Rex Dieter - 1:1.6.1-2 - drop pkgconfig-style Qt5 deps diff --git a/sources b/sources index 1168051..d566cd0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f5e8a89653355c2f34462468dbf1b05d qtenginio-opensource-src-1.6.1.tar.xz +eacc1684dc2dff5ee02e3126f7bbb92f qtenginio-opensource-src-1.6.2.tar.xz