Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
28349cbef8 | |||
|
9657075dee | ||
99747be9be | |||
|
05accd5fff |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d57c8ae4458a61fb60574b0175b2ea766d0f28221422194ef103c0fb7ec7c84
|
||||
size 716956
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmhjycQACgkQEZaMRJKM
|
||||
rvz7lQf/cnHKOTBV5P28zcO2d4Pmdrkc4UEMudGkij/C41bO33qFiUpSckWb4lM3
|
||||
8CvFYmWgLFOdmSfQ85n+u234F7U0EgEHLOSbtOyhfdTjfXZkMD9P1FTCxUR25fjj
|
||||
PPBSxL+lAN62y+pkutCPldMwemDmzswrMc3OB7uLCpRVzkmS4cpotk97EK6NsY7d
|
||||
xwU6K1F8swduqXag48HywgEBix3+g06jFsaFv2uBH0FTPsVxc/b8xku2ri5bBdWv
|
||||
k2PFXzWgTefq9T334cJ1aMCVEtz5xr3pwjLN3yXKWghatc2CIFGKbvtT7bGHCJV6
|
||||
vPzMBgD/O7s7d1lR9eH7bgod0R1psg==
|
||||
=gC0z
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-welcome-6.4.4.tar.xz
Normal file
3
plasma-welcome-6.4.4.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:309e1b0d8d16491276b00657c24197c6200c2a3242c3f530a22307689b5d23b1
|
||||
size 717372
|
11
plasma-welcome-6.4.4.tar.xz.sig
Normal file
11
plasma-welcome-6.4.4.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE0HvYZixWyykbMW6y9WdWBcdOAs8FAmiR4u0ACgkQ9WdWBcdO
|
||||
As+1vgf+KagkdeOElXmS5hMPGh6DSgxTLgnz/6kvd+2xBW5ZcE7VEHb26ErF6Y54
|
||||
tQdq0q7oDd0iKDZAzZmTK/VKLnaVjP4wgpQLjlcRKzaQhD7SRmU0eZl7vyizvpQc
|
||||
EQVr3zyKINjFxlVAGPKdX07C1zz+kLl/ruQLYpVXnqAQFYiujnFUUW6oseOxoCDU
|
||||
OJdOeel3zhBbXOK8vGC8ztKjel8fWrwGZHtgMe5yqlqVZKNNaqgeh6fBf7aV2o3S
|
||||
n2n8fmd1Rgjez39qaIs3grvr5OjL84spE+LsR7AMFlnkAF583iCkTCfDqo/ImhBs
|
||||
9wxeML5O0ySZiUIFU4xxvLtcubSs8Q==
|
||||
=1t3x
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 13:31:29 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.4.4:
|
||||
* New bugfix release
|
||||
* For more details see https://kde.org/announcements/plasma/6/6.4.4
|
||||
- Changes since 6.4.3:
|
||||
* Update version for new release 6.4.4
|
||||
* PowerfulWhenNeeded: Fix multi-line translated text (kde#506225)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 15 10:58:28 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.4.3:
|
||||
* New bugfix release
|
||||
* For more details see https://kde.org/announcements/plasma/6/6.4.3
|
||||
- Changes since 6.4.2:
|
||||
* Update version for new release 6.4.3
|
||||
* Give tab focus to page content label
|
||||
* Make PlasmaFeatureCard accessible
|
||||
* Make pseudo-buttons based on AbstractButton
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 1 13:11:35 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plasma6-welcome
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -26,7 +26,7 @@
|
||||
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: plasma6-welcome
|
||||
Version: 6.4.2
|
||||
Version: 6.4.4
|
||||
Release: 0
|
||||
Summary: Onboarding wizard for Plasma
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
|
Reference in New Issue
Block a user