Accepting request 1280901 from KDE:Qt:5.15
Qt 5.15.17, try #2 (forwarded request 1280892 from favogt) OBS-URL: https://build.opensuse.org/request/show/1280901 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtbase?expand=0&rev=158
This commit is contained in:
4
_service
4
_service
@@ -1,12 +1,12 @@
|
||||
<services>
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionformat">5.15.16+kde@TAG_OFFSET@</param>
|
||||
<param name="versionformat">5.15.17+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.16-lts-lgpl</param>
|
||||
<param name="parent-tag">v5.15.17-lts-lgpl</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://invent.kde.org/qt/qt/qtbase.git</param>
|
||||
<param name="changesrevision">2529f7f0c2333d437089c775c9c30f624d1fd5bc</param></service></servicedata>
|
||||
<param name="changesrevision">128a1d2861ca5693e43e8b79fbd4278dcd451fbc</param></service></servicedata>
|
@@ -1,3 +1,56 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 28 08:27:35 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to version 5.15.17+kde122, rebased upstream:
|
||||
* QFileSystemEngine/Win: Use GetTempPath2 when available
|
||||
* XML/QDom: speedup encodeText()
|
||||
* Update Harfbuzz to 8.4.0
|
||||
* SQLite: Update SQLite to v3.45.3
|
||||
* Avoid detection of heading in tst_QTextMarkdownImporter::thematicBreaks
|
||||
* Update md4c to 0.5.2
|
||||
* xcb: Avoid recreating xcb window in QXcbWindow::requestActivateWindow()
|
||||
* QMetaMethod: document that fromSignal(nullptr) is ok
|
||||
* PCRE2: upgrade to 10.43
|
||||
* SQLite: Update SQLite to v3.45.2
|
||||
* Update bundled libpng to version 1.6.43
|
||||
* androiddeployqt: fix QDirIterator::next() usage
|
||||
* SQLite: Update SQLite to v3.45.1
|
||||
* QDBusUtil: document the D-Bus signature grammar
|
||||
* Windows: clean up System Tray Icon message icon
|
||||
* Windows 7: blacklist tests that fail from low screen resolution
|
||||
* Update bundled libjpeg-turbo to version 3.0.2
|
||||
* QXcbWindow::handleLeaveNotifyEvent(): Consume when leaving geometry
|
||||
* [docs] Fix C'n'P error in QTRY_VERIFY2 example
|
||||
* tst_bench_QImageReader: add a benchmark for raw QFatoryLoader operations
|
||||
* Update bundled libpng to version 1.6.42
|
||||
* Update bundled libpng to version 1.6.41
|
||||
* Fix license header for update_public_suffix_list.sh
|
||||
* PSL: add changelog entry to the suggested commit message
|
||||
* windows: Avoid infinite recursion with certain fonts
|
||||
* SQLite: Update SQLite to v3.45.0
|
||||
* Update Zlib to 1.3.1
|
||||
* [docs] QVersionNumber: fix a typo
|
||||
* QTextEngine: also round x-offset for non-subpixel text render
|
||||
* tst_moc: DRY QProcess success verification
|
||||
* [docs] Remove references to C++11 feature availability
|
||||
* Doc: Replace 'saveFile' with 'saveFileContent'
|
||||
* QObject: Make it clear we don't install duplicated event filters
|
||||
* Rename QImageReader benchmark to tst_bench_
|
||||
* tst_QString: explain TransientDefaultLocale better
|
||||
* SQLite: Update SQLite to v3.44.2
|
||||
* Fix Japan locale not showing japanese fonts correctly
|
||||
* Bump supported macOS SDK version to version 14
|
||||
* SQLite: Update SQLite to v3.44.1
|
||||
* Bump version to 5.15.17
|
||||
* [doc] QBENCHMARK_ONCE: fix typos
|
||||
* xcb: update WM_TRANSIENT_FOR on transientParent native window recreation
|
||||
* xcb: make QXcbWindow inherit QObject
|
||||
* Upgrade to Harfbuzz 8.3.0
|
||||
* QStringList: improve benchmark code
|
||||
* Fix compilation with MSVC 17.8
|
||||
* SQLite: Update SQLite to v3.44.0
|
||||
* tst_QMetaEnum: add round-trip testing to valueToKeys()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 15:32:55 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -29,15 +29,15 @@
|
||||
%bcond_without harfbuzz
|
||||
|
||||
Name: libqt5-qtbase
|
||||
Version: 5.15.16+kde130
|
||||
Version: 5.15.17+kde122
|
||||
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.16
|
||||
%define so_version 5.15.16
|
||||
%define real_version 5.15.17
|
||||
%define so_version 5.15.17
|
||||
%define tar_version qtbase-everywhere-src-%{version}
|
||||
Source: %{tar_version}.tar.xz
|
||||
# to get mtime of file:
|
||||
|
BIN
qtbase-everywhere-src-5.15.16+kde130.obscpio
(Stored with Git LFS)
BIN
qtbase-everywhere-src-5.15.16+kde130.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
qtbase-everywhere-src-5.15.17+kde122.obscpio
(Stored with Git LFS)
Normal file
BIN
qtbase-everywhere-src-5.15.17+kde122.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
name: qtbase-everywhere-src
|
||||
version: 5.15.16+kde130
|
||||
mtime: 1732204049
|
||||
commit: 2529f7f0c2333d437089c775c9c30f624d1fd5bc
|
||||
version: 5.15.17+kde122
|
||||
mtime: 1747901492
|
||||
commit: 128a1d2861ca5693e43e8b79fbd4278dcd451fbc
|
||||
|
Reference in New Issue
Block a user