forked from pool/libqt5-qtbase
Accepting request 748159 from home:Vogtinator:qt5.14
Qt 5.14 Beta 3 OBS-URL: https://build.opensuse.org/request/show/748159 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qtbase?expand=0&rev=4
This commit is contained in:
parent
53a893e4bd
commit
1ad784a5f0
@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
src/gui/text/qtextengine.cpp | 1 +
|
|
||||||
1 file changed, 1 insertion(+)
|
|
||||||
|
|
||||||
Index: qtbase-opensource-src-5.9.1/src/gui/text/qtextengine.cpp
|
|
||||||
===================================================================
|
|
||||||
--- qtbase-opensource-src-5.9.1.orig/src/gui/text/qtextengine.cpp
|
|
||||||
+++ qtbase-opensource-src-5.9.1/src/gui/text/qtextengine.cpp
|
|
||||||
@@ -1723,6 +1723,7 @@ void QTextEngine::itemize() const
|
|
||||||
case QChar::Script_Katakana:
|
|
||||||
case QChar::Script_Bopomofo:
|
|
||||||
case QChar::Script_Han:
|
|
||||||
+ case QChar::Script_Gujarati:
|
|
||||||
analysis[i].script = QChar::Script_Common;
|
|
||||||
break;
|
|
||||||
default:
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 12 13:00:31 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.14.0-beta3:
|
||||||
|
* New bugfix release
|
||||||
|
* No changelog available
|
||||||
|
- Drop libqt5-Fix-Gujarati-font.patch, didn't apply anymore:
|
||||||
|
* Was probably fixed upstream a loooong time ago (QTBUG-44568)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 24 13:22:25 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
Thu Oct 24 13:22:25 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -36,16 +36,16 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: libqt5-qtbase
|
Name: libqt5-qtbase
|
||||||
Version: 5.14.0~beta2
|
Version: 5.14.0~beta3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C++ Program Library, Core Components
|
Summary: C++ Program Library, Core Components
|
||||||
License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
|
License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: https://www.qt.io
|
Url: https://www.qt.io
|
||||||
%define base_name libqt5
|
%define base_name libqt5
|
||||||
%define real_version 5.14.0-beta2
|
%define real_version 5.14.0-beta3
|
||||||
%define so_version 5.14.0
|
%define so_version 5.14.0
|
||||||
%define tar_version qtbase-everywhere-src-5.14.0-beta2
|
%define tar_version qtbase-everywhere-src-5.14.0-beta3
|
||||||
Source: https://download.qt.io/development_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz
|
Source: https://download.qt.io/development_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz
|
||||||
# to get mtime of file:
|
# to get mtime of file:
|
||||||
Source1: libqt5-qtbase.changes
|
Source1: libqt5-qtbase.changes
|
||||||
@ -53,8 +53,6 @@ Source2: macros.qt5
|
|||||||
Source3: baselibs.conf
|
Source3: baselibs.conf
|
||||||
Source99: libqt5-qtbase-rpmlintrc
|
Source99: libqt5-qtbase-rpmlintrc
|
||||||
# patches 0-1000 are openSUSE and/or non-upstream(able) patches #
|
# patches 0-1000 are openSUSE and/or non-upstream(able) patches #
|
||||||
# PATCH-FIX-SUSE libqt5-Fix-Gujarati-font.patch bnc#878292 fix broken Gujarati font rendering
|
|
||||||
Patch3: libqt5-Fix-Gujarati-font.patch
|
|
||||||
# PATCH-FIX-OPENSUSE disable-rc4-ciphers-bnc865241.diff bnc#865241-- Exclude rc4 ciphers from being used by default
|
# PATCH-FIX-OPENSUSE disable-rc4-ciphers-bnc865241.diff bnc#865241-- Exclude rc4 ciphers from being used by default
|
||||||
Patch6: disable-rc4-ciphers-bnc865241.diff
|
Patch6: disable-rc4-ciphers-bnc865241.diff
|
||||||
Patch8: tell-the-truth-about-private-api.patch
|
Patch8: tell-the-truth-about-private-api.patch
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ea1f660569cc7235d4c32fdf2cfce6687e3beef336446a7b680a9ea9a49f24bf
|
|
||||||
size 49655856
|
|
3
qtbase-everywhere-src-5.14.0-beta3.tar.xz
Normal file
3
qtbase-everywhere-src-5.14.0-beta3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:107f8937242f71a1b40c12a5f985a552a1e03359740df0458449b5c3d0a7fc61
|
||||||
|
size 49675132
|
Loading…
Reference in New Issue
Block a user