]> git.pld-linux.org Git - packages/qt5-qtbase.git/commitdiff
up to 5.15.4
authorJan Palus <atler@pld-linux.org>
Thu, 12 May 2022 10:52:03 +0000 (12:52 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 12 May 2022 10:52:03 +0000 (12:52 +0200)
gcc11.patch
qt5-qtbase.spec

index 9d391311c34556f5a6841164cd03e54ef2dc6ffc..406aae96a2110fed23b0381624c9116b3fa5e9ce 100644 (file)
@@ -4,27 +4,6 @@ Origin: upstream, commits:
  https://code.qt.io/cgit/qt/qtbase.git/commit/?id=9c56d4da2ff631a8
 Last-Update: 2021-01-26
 
---- a/src/corelib/global/qendian.h
-+++ b/src/corelib/global/qendian.h
-@@ -44,6 +44,8 @@
- #include <QtCore/qfloat16.h>
- #include <QtCore/qglobal.h>
-+#include <limits>
-+
- // include stdlib.h and hope that it defines __GLIBC__ for glibc-based systems
- #include <stdlib.h>
- #include <string.h>
---- a/src/corelib/global/qfloat16.h
-+++ b/src/corelib/global/qfloat16.h
-@@ -43,6 +43,7 @@
- #include <QtCore/qglobal.h>
- #include <QtCore/qmetatype.h>
-+#include <limits>
- #include <string.h>
- #if defined(QT_COMPILER_SUPPORTS_F16C) && defined(__AVX2__) && !defined(__F16C__)
 --- a/src/corelib/text/qbytearraymatcher.h
 +++ b/src/corelib/text/qbytearraymatcher.h
 @@ -42,6 +42,8 @@
index e16c36ec61d6ee280b29990f126bc6c818207368..3e0ef34592f39582bf1ddf2fafb0e94f0a26b7b1 100644 (file)
 Summary:       Qt5 - base components
 Summary(pl.UTF-8):     Biblioteka Qt5 - podstawowe komponenty
 Name:          qt5-%{orgname}
-Version:       5.15.2
-Release:       9
+Version:       5.15.4
+Release:       1
 License:       LGPL v3 or GPL v2 or GPL v3 or commercial
 Group:         X11/Libraries
-Source0:       https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/%{orgname}-everywhere-src-%{version}.tar.xz
-# Source0-md5: 0eb522ff6c2194f9690cbdcd5b33e803
-Source1:       https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qttranslations-everywhere-src-%{version}.tar.xz
-# Source1-md5: 9b66cdb64402e8fd9e843f8a7120abb1
+Source0:       https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/%{orgname}-everywhere-opensource-src-%{version}.tar.xz
+# Source0-md5: 91d827e83a45a302bfa2f32bbc2090fb
+Source1:       https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qttranslations-everywhere-opensource-src-%{version}.tar.xz
+# Source1-md5: 6ba46a712a698118f396f78a785f6774
 Patch0:                %{name}-system_cacerts.patch
 Patch1:                gcc11.patch
 Patch2:                egl-x11.patch
This page took 0.502543 seconds and 4 git commands to generate.