12
0

Accepting request 1288315 from KDE:Frameworks

Plasma 6.4.1, untested (forwarded request 1288270 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/1288315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plasma6-integration?expand=0&rev=25
This commit is contained in:
2025-06-26 09:35:44 +00:00
committed by Git OBS Bridge
6 changed files with 26 additions and 17 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a7186820528def6f887b642efa7bfb4c4e148d14e65ef0ab787fc35a62e281d0
size 97876

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmhKl6AACgkQEZaMRJKM
rvyVtQgAr7jd8SthKBpKjEk2q+Fk5cCSd3CWgvzM2eAr7UgES6AWo9q/XmFLR/s4
7g+kUK9WvoKUvB1UuVPUyJ65+OOf/x3gJirVdRD9tH746pelMildD6QWodIlG2gh
nPCrX/2yPSVaeP21r68Wu+AcAVMxFQNO/RNA8vaKM7oYZBx7rLkdcOiIsKghRl5X
WIY1Hx12oQXbGPBDCsmePCzuaEmPGxk+Izn4wo/elAQXL881q1yRS7ibU5A/eG6q
v9LhkJEowNo5v8g6e0TBpEdPWA3D5eH+sksZUc4L09JzlynimCL9U4yolT9paCFr
w3YCKbfLm7z4HXTHmrEz/d5EXDqeVA==
=X8AZ
-----END PGP SIGNATURE-----

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12813db0d66855505701a9a6222e6a513a5557890325f10ca1fcbf787d91ede3
size 97872

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmhacVkACgkQEZaMRJKM
rvz+pgf9GojhA1fnkWHFe5Lqpwp+Gyiso7mikZsmLAg2uowC3X3mGynJHzm5zeaA
Douj6R3Opf3G3KwZ1ESqYeqs+RlS7AZ8SEyHFLhDtDl99aC0QTX10z9ktsr+v5AT
VgvMLrjjrAwS8i9GF1Shv3cB9u19P28T4osznpfV+cXTpuGf8im9r1kXeT2foARg
9Nxv+9R2GtTz4ubdEVCzfrAeAH+lXVFsvukUd9A0pCOitzqfIVHxRcrgoQ0QMtBn
Hzhiy6y9iaMEaLDc8ZRbeJzQIXRR/9wIqhT+KUFWtc/PE3XyzKdfLvK5JiY99EB9
drCRx3R5LNCEKGMoHBS9pdKbnrd6ww==
=b1zL
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 24 11:55:30 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.4.1:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.4.1
- Changes since 6.4.0:
* Update version for new release 6.4.1
-------------------------------------------------------------------
Thu Jun 12 10:37:47 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@@ -29,7 +29,7 @@
%endif
%define rname plasma-integration
Name: plasma6-integration
Version: 6.4.0
Version: 6.4.1
Release: 0
# Full Plasma 6 version (e.g. 6.0.0)
%{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}}
@@ -38,9 +38,9 @@ Release: 0
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
License: GPL-2.0-or-later
URL: https://www.kde.org
Source: %{rname}-%{version}.tar.xz
Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
%if %{with released}
Source1: %{rname}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}