diff --git a/fix-for-opensuse-qmake-qt5.patch b/fix-for-opensuse-qmake-qt5.patch index a6f5781..3d1909e 100644 --- a/fix-for-opensuse-qmake-qt5.patch +++ b/fix-for-opensuse-qmake-qt5.patch @@ -1,7 +1,8 @@ -diff -ru src.org/linguist/lrelease/main.cpp src/linguist/lrelease/main.cpp ---- src.org/linguist/lrelease/main.cpp 2014-12-06 00:24:59.000000000 +0800 -+++ src/linguist/lrelease/main.cpp 2015-01-12 10:50:16.717756760 +0800 -@@ -310,9 +310,9 @@ +Index: src/linguist/lrelease/main.cpp +=================================================================== +--- src/linguist/lrelease/main.cpp.orig ++++ src/linguist/lrelease/main.cpp +@@ -305,9 +305,9 @@ int main(int argc, char **argv) option.qmake_abslocation = QString::fromLocal8Bit(qgetenv("QMAKE")); if (option.qmake_abslocation.isEmpty()) #ifdef QT_BOOTSTRAPPED @@ -13,10 +14,11 @@ diff -ru src.org/linguist/lrelease/main.cpp src/linguist/lrelease/main.cpp #endif option.initProperties(); QMakeVfs vfs; -diff -ru src.org/linguist/lupdate/main.cpp src/linguist/lupdate/main.cpp ---- src.org/linguist/lupdate/main.cpp 2014-12-06 00:24:59.000000000 +0800 -+++ src/linguist/lupdate/main.cpp 2015-01-12 10:50:16.718756760 +0800 -@@ -1048,7 +1048,7 @@ +Index: src/linguist/lupdate/main.cpp +=================================================================== +--- src/linguist/lupdate/main.cpp.orig ++++ src/linguist/lupdate/main.cpp +@@ -1126,7 +1126,7 @@ int main(int argc, char **argv) ProFileGlobals option; option.qmake_abslocation = QString::fromLocal8Bit(qgetenv("QMAKE")); if (option.qmake_abslocation.isEmpty()) diff --git a/libqt5-qttools.changes b/libqt5-qttools.changes index 3996bdc..79b76e5 100644 --- a/libqt5-qttools.changes +++ b/libqt5-qttools.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Oct 8 14:10:21 UTC 2017 - lbeltrame@kde.org + +- Update to 5.9.2 + * For more details please see: + https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/ + ------------------------------------------------------------------- Mon Sep 11 15:58:44 UTC 2017 - jengelh@inai.de diff --git a/libqt5-qttools.spec b/libqt5-qttools.spec index 7cea51d..0159e3b 100644 --- a/libqt5-qttools.spec +++ b/libqt5-qttools.spec @@ -19,15 +19,15 @@ %define qt5_snapshot 0 Name: libqt5-qttools -Version: 5.9.1 +Version: 5.9.2 Release: 0 Summary: Qt 5 QtTools Module License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0 Group: Development/Libraries/X11 Url: https://www.qt.io %define base_name libqt5 -%define real_version 5.9.1 -%define so_version 5.9.1 +%define real_version 5.9.2 +%define so_version 5.9.2 %define tar_version qttools-opensource-src-%{real_version} Source: https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz Source1: baselibs.conf diff --git a/qttools-opensource-src-5.9.1.tar.xz b/qttools-opensource-src-5.9.1.tar.xz deleted file mode 100644 index d36c2bc..0000000 --- a/qttools-opensource-src-5.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4eb56cf24a75661b8317b566be37396c90357b4f6730ef12b8c97a7079ca0e8 -size 9740532 diff --git a/qttools-opensource-src-5.9.2.tar.xz b/qttools-opensource-src-5.9.2.tar.xz new file mode 100644 index 0000000..82da0f3 --- /dev/null +++ b/qttools-opensource-src-5.9.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bb996118b68e9939c185a593837e5a41bb3667bf5d4d5134fac02598bd2d81a +size 9778248