[packages/qt5-qtbase] up to 5.15.4

atler atler at pld-linux.org
Thu May 12 12:54:00 CEST 2022


commit 56aacf307ddee07b79c0b117adab5133ae0c800e
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu May 12 12:52:03 2022 +0200

    up to 5.15.4

 gcc11.patch     | 21 ---------------------
 qt5-qtbase.spec | 12 ++++++------
 2 files changed, 6 insertions(+), 27 deletions(-)
---
diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec
index e16c36e..3e0ef34 100644
--- a/qt5-qtbase.spec
+++ b/qt5-qtbase.spec
@@ -70,14 +70,14 @@
 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
diff --git a/gcc11.patch b/gcc11.patch
index 9d39131..406aae9 100644
--- a/gcc11.patch
+++ b/gcc11.patch
@@ -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 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtbase.git/commitdiff/838c1313b175bcc5eb695e0b9675d8467849b813



More information about the pld-cvs-commit mailing list