diff --git a/.gitignore b/.gitignore index 22b12f5..12fadf7 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /qtenginio-opensource-src-5.6.0-beta1.tar.xz /qtenginio-opensource-src-5.6.0-rc.tar.xz /qtenginio-opensource-src-1.6.0-rc.tar.xz +/qtenginio-opensource-src-1.6.0.tar.xz diff --git a/qt5-qtenginio.spec b/qt5-qtenginio.spec index a464704..4108c7a 100644 --- a/qt5-qtenginio.spec +++ b/qt5-qtenginio.spec @@ -7,15 +7,15 @@ Summary: Qt5 - Enginio component Name: qt5-%{qt_module} -Version: 5.6.0 +Version: 1.6.0 Release: 1%{?prerelease:.%{prerelease}}%{?dist} +Epoch: 1 # 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/snapshots/qt/5.6/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz -Patch0: qtenginio-opensource-src-5.6.0-beta1-fixversion.patch BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: pkgconfig(Qt5Core) @@ -54,7 +54,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %prep %setup -q -n %{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}} -%patch0 -p1 -b .version %build mkdir %{_target_platform} @@ -124,8 +123,9 @@ popd %changelog -* Mon Mar 14 2016 Helio Chissini de Castro - 5.6.0-1 -- 5.6.0 final release +* Mon Mar 14 2016 Helio Chissini de Castro - 1.6.0-1 +- 1.6.0 final release +- Epoch to adjust the version * Tue Feb 23 2016 Helio Chissini de Castro - 5.6.0-0.7.rc - Update to final RC diff --git a/qtenginio-opensource-src-5.6.0-beta1-fixversion.patch b/qtenginio-opensource-src-5.6.0-beta1-fixversion.patch deleted file mode 100644 index 734a883..0000000 --- a/qtenginio-opensource-src-5.6.0-beta1-fixversion.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- qtenginio-opensource-src-5.6.0-beta1/.qmake.conf.orig 2015-11-29 14:22:54.523450301 +0100 -+++ qtenginio-opensource-src-5.6.0-beta1/.qmake.conf 2015-11-29 14:23:13.597524450 +0100 -@@ -2,4 +2,4 @@ - CONFIG += warning_clean - CONFIG += qt_example_installs - --MODULE_VERSION = 1.6.0 -+MODULE_VERSION = 5.6.0 diff --git a/sources b/sources index 857a96c..5ba7f18 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae114149111e9a1090c1731b5f9699e7 qtenginio-opensource-src-1.6.0-rc.tar.xz +67362f39eca4316905f86cbba653309b qtenginio-opensource-src-1.6.0.tar.xz