13
0

Plasma 6.4.0 (maybe). K:F already publish disabled

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/plasma6-browser-integration?expand=0&rev=57
This commit is contained in:
Christophe Marin
2025-06-14 07:16:30 +00:00
committed by Git OBS Bridge
parent 88b11fdbb4
commit 34dc49f099
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:ae8a62023612b93eba4f5bab53d59d9073b54eb14dca042d824c0544cc6b05f4
size 233040

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmg4ME0ACgkQEZaMRJKM
rvyngQgAnaGYboYYKLsZKuNmThm6sdFEZW0noH6ldzZb2MFlSFV+UQrNbYCPGJuu
Y4uzaA3LKUvmTa2E52EIjDPoL2ZJypOj1IM38HAtvOPLU5n4ZkYuZvZMDFBL0Umq
5RbMabu47Ev1IT4CGRlFIiej+RKSBsc7nP4pa1u9MS9EJGgrClnURNY4aRK0Ompd
70oOLjVJhaO2PxrtZrW2clXUrXj5JJWndFANb+CeOSyVz+nIwobl8PTFowBqlqZI
0OS6CdI+cbU/RBzelCmjNYmS5UFG0CJwk6Rn/uF5+wS9QjwN6M4ya3lrWyR/47Uq
PrG00zW+H1td2Vo7wR+pFcmg5OG0ug==
=16Jk
-----END PGP SIGNATURE-----

View File

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

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmhKl3gACgkQEZaMRJKM
rvxBIgf9F6XXhqMnCQNTISF7ohhUU9YzvYyCKtCJQpejIV1we7szegrA+DjPZ8Hv
NS4yIhHrT5swmLVNij2+DVRzYo6Gz78C79vFgfxZKJgzKbpWFaUsiO56KYru/O9G
2pzbyF4sWN8khGzT/iheZI/s5DfKXFZ21UzCFyqaDgk2UqE0xf0o4IxDF1FLtvKe
dApmrLbc6fNWp7+5yCRqUO/CiJqQLWl1G2ht/A0YM8EgEEc+AHUW99sYVpugsEhe
+OhdJOLJoAfpd0HUBg8fO9hJXNUT2wxa5IBZ+yTbC6Ny4NwnoI/A7PF3A8iecglA
jplIUG6YX2HoAuw49beldmaiU8Ejrg==
=x37E
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 12 10:37:44 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.4.0:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.4.0
- Changes since 6.3.91:
* Update version for new release 6.4.0
-------------------------------------------------------------------
Thu May 29 21:20:57 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@@ -29,14 +29,14 @@
# Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF)
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')}
Name: plasma6-browser-integration
Version: 6.3.91
Version: 6.4.0
Release: 0
Summary: Helper for the KDE Plasma Browser Integration
License: GPL-3.0-or-later
URL: https://www.kde.org
Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz
Source: %{rname}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
Source1: %{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}