Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
446dcb79dd | |||
|
39b36b9a6f | ||
6eeb87752e | |||
|
ef19c2b47e |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb85b959a81109bf2aa82f75829b0e1833c9b4c06b8819c304f7ca5e320f154b
|
||||
size 233000
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEs8s2ZVJUC+Bu6a2XEZaMRJKMrvwFAmhjyWIACgkQEZaMRJKM
|
||||
rvxeRAgApwIj3RH1AV1Ho1bhgamPr35NEBiDwQKTx0RsupCg6JhfZj/Bblcek2lT
|
||||
acNsryFPwzRiBefE1REutN/FHHD1dt9Af6M/wfSW2LxC5brZmIYlnwYv7aPRBFM9
|
||||
KuI4pLCjRXakf4TCAubfqJ9dfVT4IDb5kPpmljJ0lTm0nPVKXp8jxeO/GK7guEu0
|
||||
rlYnD1myFeCa15SdBJMOvWDAwy521zd7/EFbTr2FOOdxxgDta8z3dO3H4SmZLJ1T
|
||||
EVfXkziqSyR3HqpKv4DxHYKL9fPb2D09Dn8iIXTF1FNTYZBzR1VO74OjEmR3x3PZ
|
||||
uFcd1tl9sKQmB5MOPpQ8keZeIa9xvQ==
|
||||
=vuq1
|
||||
-----END PGP SIGNATURE-----
|
3
plasma-browser-integration-6.4.4.tar.xz
Normal file
3
plasma-browser-integration-6.4.4.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efdd5b9bf1acfbe16edcb31b029c7f91b20616598bbfc6a0959fefd698b638cf
|
||||
size 235672
|
11
plasma-browser-integration-6.4.4.tar.xz.sig
Normal file
11
plasma-browser-integration-6.4.4.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE0HvYZixWyykbMW6y9WdWBcdOAs8FAmiR4noACgkQ9WdWBcdO
|
||||
As9n/Af/dFHSyaoZvKPRsO5upU+bKzc6OP35q/bOZGR51AvBrnqC3W6xUsXReQy0
|
||||
NXMP1lY7qXaSYl2lEMqi61RHINQ1q85nhToVdn1YL89rF9PGMze8EKZMDP/2XM7u
|
||||
T3UekxUQ2fpbJQ30BX6WIl9TDV7pFgTqgKZfGM9hn0kDlKEh+PT91b62Ka0nBRNF
|
||||
QX47A8y7S8AlcXx1Vu9CIt49yonj/cHv52paWlvUUbh61reymzOhR0RejCNGGXUD
|
||||
CPh848m7v3aAROmKhK3mKeS84Xcpwm9x/ZzNE9qJVg+FDC/5N9u4HeON0ybuuiTH
|
||||
zt883Ew6Ruv2xbanqYdXwVrVl0vs6w==
|
||||
=A7u2
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 13:30:42 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
|
||||
* mpris: Make artwork sizes algorithm more spec-compliant
|
||||
* KRunnerPlugins: Limit icon size to reduce DBus traffic
|
||||
* purpose: Also hide purpose menu on focus loss
|
||||
* Purpose: Make AlternativesMenu a regular window (kde#507368)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 15 10:58:11 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 1 13:11:20 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plasma6-browser-integration
|
||||
#
|
||||
# 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
|
||||
@@ -29,7 +29,7 @@
|
||||
# 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.2
|
||||
Version: 6.4.4
|
||||
Release: 0
|
||||
Summary: Helper for the KDE Plasma Browser Integration
|
||||
License: GPL-3.0-or-later
|
||||
|
Reference in New Issue
Block a user