Skip to content

Commit 46fb9c8

Browse files
committed
Update to 6.10.0
1 parent 5ef284e commit 46fb9c8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

io.qt.PySide.BaseApp.metainfo.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<name>The Qt Company</name>
1111
</developer>
1212
<releases>
13-
<release version="6.9.1" date="2025-06-03">
14-
<url type="details">https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.9.1</url>
13+
<release version="6.10.0" date="2025-10-08">
14+
<url type="details">https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.10.0</url>
1515
</release>
1616
</releases>
1717
</component>

io.qt.PySide.BaseApp.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
id: io.qt.PySide.BaseApp
2-
branch: '6.9'
2+
branch: '6.10'
33
runtime: org.kde.Platform
4-
runtime-version: '6.9'
4+
runtime-version: '6.10'
55
sdk: org.kde.Sdk
66
sdk-extensions:
77
- org.freedesktop.Sdk.Extension.llvm18
88
separate-locales: false
99
base: io.qt.qtwebengine.BaseApp
10-
base-version: '6.9'
10+
base-version: '6.10'
1111
build-options:
1212
append-path: /usr/lib/sdk/llvm18/bin
1313
append-ld-library-path: /usr/lib/sdk/llvm18/lib
@@ -27,7 +27,7 @@ modules:
2727
sources:
2828
- type: git
2929
url: "https://code.qt.io/pyside/pyside-setup.git"
30-
tag: "v6.9.1"
30+
tag: "v6.10.0"
3131
- name: polish
3232
buildsystem: simple
3333
build-commands:

0 commit comments

Comments
 (0)