forked from pool/libqt5-qttools
Accepting request 533923 from KDE:Qt5
Qt 5.9.2 OBS-URL: https://build.opensuse.org/request/show/533923 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qttools?expand=0&rev=33
This commit is contained in:
parent
12080b45c3
commit
290a4b5940
@ -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())
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4eb56cf24a75661b8317b566be37396c90357b4f6730ef12b8c97a7079ca0e8
|
||||
size 9740532
|
3
qttools-opensource-src-5.9.2.tar.xz
Normal file
3
qttools-opensource-src-5.9.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2bb996118b68e9939c185a593837e5a41bb3667bf5d4d5134fac02598bd2d81a
|
||||
size 9778248
|
Loading…
Reference in New Issue
Block a user