13
0
Christophe Marin
2025-06-24 14:09:53 +00:00
committed by Git OBS Bridge
parent 34dc49f099
commit 17d259b68e
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:147e0b8b105e47ca3fc694dd2d86ecbeaa7c3c315d8bf3da0d4b6e35a829e7a4
size 233024

View File

@@ -1,11 +0,0 @@
-----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

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

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmhacR0ACgkQEZaMRJKM
rvwV8gf/fjCKiQGYes/b3bwlr783R5hgxm3anDEvggqNMGY6zdHFmTjgfvZAwygM
mxWvo60hlgtS603vZm0MEa16YA4Y0b4F/6kufsJKHZ3zWlkpoiCkbgpTrVMpqJa1
YIkv9xcbR6dOERk8f4HiWNQGSvYwtGV3Afldk0uNFiVYz6pm5Hu31yzfZ4ZUaofr
0zF+mzpSbc6bDItM9ubIQJX0yboAojOrnoiNwxlRYtFY0g3HDFv7WhwtSn22k4yq
S8GWhCPFRTgVv5vNew+7x2z6+TVBwiQMCHkEMoe4XDe9zEo9IMU51AIOW5iMpE9F
mJuqcOk7E6seTPw9AJd+2AFErGWFXw==
=i9sK
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 24 11:55:08 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:44 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.4.0
Version: 6.4.1
Release: 0
Summary: Helper for the KDE Plasma Browser Integration
License: GPL-3.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}