Accepting request 1181113 from KDE:Frameworks

Plasma 6.1

OBS-URL: https://build.opensuse.org/request/show/1181113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kglobalacceld6?expand=0&rev=6
This commit is contained in:
Ana Guerrero 2024-06-22 11:21:53 +00:00 committed by Git OBS Bridge
commit 2f1d3c507d
6 changed files with 62 additions and 22 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmZM0FgACgkQ11dEg7tX
sY0S0RAAusTrJVmB6W78OiPM+uCAXGSBX2TrWw5GKB2Ujgu1uEKPB37Fie+Hf/8d
Rl+T+g5fLxjeZvRQygaTzjsQ09sp1rJsTZFOttdOiSQ9D8fAXiWjAcJfQeecehdE
P5MrtShaQNLA8eCQKC5sbsYbs6qu4SqBw3/DKoH++ruqVjlL0YCxyUqVP4KfjSaK
nLC1Mmy+OjamfJ0XDQ1d5ZeWRbvAn+6Nx2pq5sfv+3ej+cHriPWq59Y6X8o8ukHC
IjSOR9Rz5L80hqxzTmaDPUTynV8iP1wXtp5BEnOPzMi8t8dwZmEwaq4rOgwnh+id
f01lbAUIv1EzrA5cPpBH6xsQH9ObrYmu0kQ2fMhoW6bp1CJx039poeqjGX6vvQPj
7dp5heaflYba5ymkLMLGlcoBBT7sgq4GX3usnBk75o1bzLFpN0nWR74va5KAX3b2
37nnfyyRD2XKe6ExJvm88WdhEXh2JgLHJLahQMaWHWhAbDwrhwxNTAAMMXpKeH/k
CHMMXkSD2I+wPHJK/wpxoXcYEwGoidpHZujyGfBvJV1O442K37sC5FKV4YEMu8OF
ULOrA+bE2Dx7MzZz8rApujyUdG6ARg+SuSjgDa+h8TH5q/5JuVwQyaAALI6XDzM+
SyPbndgoJGvK/0OHZZb9qvzH+kmVaAEFhGJAVS9b6kuAQq9l8JU=
=xHzP
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmZqy2QACgkQ11dEg7tX
sY33Xg//Sghm9NqQdH1EtOGmjnk9ub4wAiouV2/rUq1thWRwW+Rd3WXoAm+InutR
ycD9Qskfd0U+aoQqnmkm3D8YLJ0rKLuwBW6C/wgoHuCRkQG7doU5iRhNsiPK/QTZ
58lpFXEDhvRw3NmFlgUiIIuI3BzTHHtyEiwH5hNkzLvLExYrWo5PogAsheQaoVVb
SMw3iSaKUiyM3b7eZx3+a9EgVGvJiV8P002D8uIvaQ85KEUCeLncmZbxnS+H1/rL
jeQciKVAPaXnleed7bX1GkBkhoY8AyJ9L866W7EeCMMl5hwAe5mTaRkuvYwlA8C1
umwWjra4uJOP5EIJdZ/5WeGLyLrWYff9krVMZBSKckZNiKhAR71VjYtt36TTWyJe
ive3vYbpdrDpbiwgME6Ar/LFGBARmED2VqzBSj7EGsYBPq0FC6S4cTJfr4r5FbyE
4zEKbL4uo2RY5siIGfm6YXwmWEfgRjz6RAumLMHO8bgKKX4797qvCvN4X6VbuYP4
q8AhFGdIHl8t3UEuAPN0qkWSly+TYBf0hLCH7psnenY/X38BN3qA97DPLxrDoRdA
lylFtYxF4lrzKvX3xqucwsHfdW0zcjoc1XfP4giEycWH7t9nG2lN4pbirvmMWYq0
5T1Rt3EhyGuJhJDLt6gRn/G9u5TK1x2sJqH3J71YWZPLYLBVg3k=
=rj2g
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,43 @@
-------------------------------------------------------------------
Thu Jun 13 10:58:28 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.1.0:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.0
- Changes since 6.0.90:
* update version for new release
-------------------------------------------------------------------
Sat May 25 11:18:06 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 6.0.90:
* New feature release
* For more details see https://kde.org/announcements/plasma/6/6.0.90
- Changes since 6.0.5:
* update version for new release
* Add key code sanity check in GlobalShortcutsRegistry::processKey
* Postpone processing KSycoca to the next event loop cycle
* Update service-based shortcuts when service database changes (kde#479730,kde#483918)
* Fix KHotkeys migration (kde#484063)
* sequencehelpers_p: rename mangleKey to normalizeSequence
* add tests
* plugins/xcb: correctly handle modifier-only shortcuts
* add API for listening to mouse events
* Enhance modifier-only shortcuts (kde#464805,kde#470256)
* globalshortcutregistry: refactor
* globalshortcutsregistry: treat super as meta (kde#481173)
* Also consider actions when querying for applications with shortcuts (kde#483214)
* Include all deprecated functions by default (kde#482712)
* plugins/xcb/kglobalaccel_x11: use new KKeyServer API (kde#478936)
* globalshortcutsregistry: treat SysReq as Alt+Print (kde#386253)
* Migrate command shortcuts from khotkeys
* Drop outdated comment
* Remove unused function arg
* Only write non-default shortcuts during migration
* Apply X-KDE-GlobalShortcutType also in loadFromService
* Add migration helper to migrate dynamic shortcuts to desktop file based shortcuts
* Fix old KF5-based desktop entries lingering in kglobalshortcutsrc
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 22 07:43:03 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> Wed May 22 07:43:03 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -26,14 +26,14 @@
# Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF) # 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}')} %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')}
Name: kglobalacceld6 Name: kglobalacceld6
Version: 6.0.5 Version: 6.1.0
Release: 0 Release: 0
Summary: Global keyboard shortcut daemon Summary: Global keyboard shortcut daemon
License: LGPL-2.0-or-later License: LGPL-2.0-or-later
URL: https://www.kde.org URL: https://www.kde.org
Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz Source: %{rname}-%{version}.tar.xz
%if %{with released} %if %{with released}
Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig Source1: %{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring Source2: plasma.keyring
%endif %endif
%if 0%{?suse_version} == 1500 %if 0%{?suse_version} == 1500