Skip to content

Commit 4caa8b7

Browse files
ShyamQtshyamnathp
authored andcommitted
Update to 6.9.0
1 parent dabfcad commit 4caa8b7

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.8.3" date="2025-03-27">
14-
<url type="details">https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.8.3</url>
13+
<release version="6.9.0" date="2025-04-02">
14+
<url type="details">https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs/changes-6.9.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.8'
2+
branch: '6.9'
33
runtime: org.kde.Platform
4-
runtime-version: '6.8'
4+
runtime-version: '6.9'
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.8'
10+
base-version: '6.9'
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.8.3"
30+
tag: "v6.9.0"
3131
- name: polish
3232
buildsystem: simple
3333
build-commands:

0 commit comments

Comments
 (0)