Compare commits

...

2 Commits

Author SHA1 Message Date
Markus Volk
ca8704ccc2 qadwaitadecorations: update 2025-04-09 17:13:45 +02:00
Markus Volk
e7e11c50fb swww: fix Upstream-Status 2025-04-09 15:02:37 +02:00
3 changed files with 3 additions and 3 deletions

View File

@ -17,6 +17,6 @@ EXTRA_OECMAKE += "-DUSE_QT6=ON"
SRC_URI = "git://github.com/FedoraQt/QAdwaitaDecorations.git;protocol=https;nobranch=1"
S = "${WORKDIR}/git"
SRCREV = "8f7357cf57b46216160cd3dc1f09f02a05fed172"
SRCREV = "d70c24a745e2f2195222400f901cb3a9296f28b5"
FILES:${PN} += "${libdir}"

View File

@ -5,7 +5,7 @@ Subject: [PATCH] Cargo: dont strip by default
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Patch-Status: Inappropriate [oe-specific]
Upstream-Status: Inappropriate [oe-specific]
---
Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

View File

@ -5,7 +5,7 @@ Subject: [PATCH] client/Cargo.toml: disable dev dependecies
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Patch-Status: Inappropriate [oe-specific]
Upstream-Status: Inappropriate [oe-specific]
---
client/Cargo.toml | 3 ---
1 file changed, 3 deletions(-)