Accepting request 1135706 from home:Vogtinator:qt5.15

Qt 5.15.12 (+ some .16), untested

OBS-URL: https://build.opensuse.org/request/show/1135706
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtbase?expand=0&rev=61
This commit is contained in:
Christophe Marin 2024-01-02 09:53:24 +00:00 committed by Git OBS Bridge
parent 7e9d1086ff
commit 9e73637939
7 changed files with 78 additions and 12 deletions

View File

@ -1,12 +1,12 @@
<services>
<service name="obs_scm" mode="disabled">
<param name="changesgenerate">enable</param>
<param name="versionformat">5.15.11+kde@TAG_OFFSET@</param>
<param name="versionformat">5.15.12+kde@TAG_OFFSET@</param>
<param name="url">https://invent.kde.org/qt/qt/qtbase.git</param>
<param name="scm">git</param>
<param name="filename">qtbase-everywhere-src</param>
<param name="revision">kde/5.15</param>
<param name="parent-tag">v5.15.11-lts-lgpl</param>
<param name="parent-tag">v5.15.12-lts-lgpl</param>
<param name="changesgenerate">enable</param>
</service>
<service name="set_version" mode="disabled"/>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://invent.kde.org/qt/qt/qtbase.git</param>
<param name="changesrevision">ea7a183732c17005f08ca14fd70cdd305c90396d</param></service></servicedata>
<param name="changesrevision">9e450254296be0a8fd4e6da10d116862a0fce82e</param></service></servicedata>

View File

@ -1,3 +1,69 @@
-------------------------------------------------------------------
Fri Dec 29 13:12:23 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.12+kde144, rebased upstream:
* QMimeDatabase: handle buggy type definitions with circular inheritance
* xcb: only set base size when it's valid
* QPixmapCache: fix leaking of QStrings and Keys on clear()
* OpenFile portal: do not use O_PATH fds
* QSystemTrayIcon: properly disconnect old menu in setContextMenu()
* Guard QTabBar against nested event processing during moving tabs
* QDial: don't crash when min==max and setting a value != min & max
* QStandardItemModel: don't leak in mimeData()
* SQL/MySQL: properly initialize variable
* QWidgetTextControl: ignore invalid input method event
* Update the LGPL license header
* SQL/MySQL: fix handling of json column
* Remove QMAKE_RANLIB and QMAKE_LINK_SHLIB from android/default_pre.prf
* macOS: Fix less common writing systems on Catalina and later
* Blacklist 1 tests in tst_QFtp on ubuntu-20.04
* Update bundled libpng to version 1.6.39
* Android: Fix signing of APKs that are generated when an AAB is also built
* Update bundled zlib to version 1.2.13
* doc: update the limitation of QSystemTrayIcon on X11
* Blacklist 1 tests in tst_QTimer on ubuntu-20.04
* Add benchmarks for QLocale number parsing
* Add benchmarks for QString number parsing
* Android: Fix incorrect fullscreen dimensions
* Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessions
* xcb: Flush Display when processing xcb events
* xcb: Add xlib wrapper for XFlush()
* QHostAddress: Fix incorrect comparison against 'Any'
* QSsl[OpenSSL/Android]: Fix hardcoded 1_1 suffix
* BLACKLIST: tst_QApplication::sendEventsOnProcessEvents for RHEL 9.0
* QMacStyle: do not set white color for grayed out button
* Work round macOS's omission of en_DE from its own uiLanguages()
* Suppress a deprecation warning in tst_QDateTime::toString_enumformat()
* QJsonValue: fix incorrect to{Array,Object} when the value is empty
* QGtk3Dialog: remove the #include for empty moc
* Remove unneeded QWindow from QGtk3Dialog
* tst_QSslSocket: Delete sslOptions
* tst_QSslServer: Make the in-process server use TLS1.2
* Android: fix Gradle warning about using enableUncompressedNativeLibs
* Mention limitation of QDir::drives() on Windows
* QFileSystemEngine/Win: fix incorrect buffer size in currentPath()
* Android: properly retrieve mime type of uri to for openUrl()
* Android: Fix clipboard issue with urls
* Android: Add a way to disable accessibility via an environment var
* Update bundled libpng to version 1.6.38
* QIOSMessageDialog::exec - work around 'windowsless' exec
* QIosScreen: retain the right window
* tst_Q{BitArray,ContiguousCache}: check not only count(), but size(), too
* QIosTextResponder: stop using deprecated constants and type
* qcompilerdetection.h: detect Coverity
* Android: Fix Display.getRealMetrics deprecation
* Fix broken Text rendering when noantialiased NativeRendering is used
* forkfd: fix Clang 15 ATOMIC_VAR_INIT deprecation warning
* eglfs: Add env.var. to disable the dedicated drmHandleEvent thread
* doc: Don't put strings into QVector<double>
* Remove focusProxyAndInputMethods from tst_QWidget
* Bump version to 5.15.12
* Update documentation of qWaitForWindowActive / qWaitForWindowExposed
* QtHttp: Lower the severity of some log output
* StyleSheetStyle: Fix color of placeholder texts in text edits
* Android: Fix flickering on split screen mode
* Update url to IAccessible2 Specification
-------------------------------------------------------------------
Thu Oct 19 08:24:52 UTC 2023 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -29,15 +29,15 @@
%bcond_without harfbuzz
Name: libqt5-qtbase
Version: 5.15.11+kde138
Version: 5.15.12+kde144
Release: 0
Summary: C++ Program Library, Core Components
License: LGPL-3.0-only or GPL-3.0-with-Qt-Company-Qt-exception-1.1
Group: System/Libraries
Url: https://www.qt.io
%define base_name libqt5
%define real_version 5.15.11
%define so_version 5.15.11
%define real_version 5.15.12
%define so_version 5.15.12
%define tar_version qtbase-everywhere-src-%{version}
Source: %{tar_version}.tar.xz
# to get mtime of file:

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4eaac0ca696eab697f7faf9ca6fa314781a880d050b57d7c11e3635f44779554
size 293562382

View File

@ -1,4 +1,4 @@
name: qtbase-everywhere-src
version: 5.15.11+kde138
mtime: 1697666239
commit: ea7a183732c17005f08ca14fd70cdd305c90396d
version: 5.15.12+kde144
mtime: 1703803317
commit: 9e450254296be0a8fd4e6da10d116862a0fce82e