Accepting request 872089 from KDE:Frameworks5
Plasma 5.21.0 + made pulseaudio optional and pipewire-pulseaudio an alternative. KF5 is publish disabled already. (forwarded request 871992 from Vogtinator) OBS-URL: https://build.opensuse.org/request/show/872089 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kscreenlocker?expand=0&rev=96
This commit is contained in:
commit
e02f06d07e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:802fef234420251eb3f0b50db84f52fe8c5d8859d897ec9ace855d0239a4c01f
|
|
||||||
size 115988
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl/0VigACgkQ7JTRj38F
|
|
||||||
mX4mogf+IUfa3wcm1gPBCMF7JYidcRF4V2oJcU0BtABb+qEtYuRsfGK+HxP7JdeZ
|
|
||||||
82qjQgrt7iEdFzO3sSii6eTRbWsLpbGjoZmbw0Gd9z+i3mCUWlp7qKnCMak7GO0Y
|
|
||||||
tsPenM296dwaNa3LpHQ+1yrek6C2xdMJmxv0gkVvOhRCeHi1NgFO3Qy/7Txp7Wqi
|
|
||||||
7YAlgRlJyvIXigSrxHGVNdcpd+2NyMyV+XK1ANNFpkkeWRBEo1Gd5crzM20hlilq
|
|
||||||
ky/gcM35tprpSt0VIHSkzx8zUzYP1vGZARdjiJza/tDokmXyH0KwAes6l8DxCwlA
|
|
||||||
pdrfEjnom/tdirY5EJs98Tl63etehw==
|
|
||||||
=UGRQ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kscreenlocker-5.21.0.tar.xz
Normal file
3
kscreenlocker-5.21.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3b9aa5c28baf8fb59690f7a961aefbd6dd0d09642307905615a07a58f6eb084
|
||||||
|
size 117280
|
11
kscreenlocker-5.21.0.tar.xz.sig
Normal file
11
kscreenlocker-5.21.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAmAlHZ8ACgkQ7JTRj38F
|
||||||
|
mX6WgQf/WND6LPwF9xV+NMB/bbA3IVR5NHM6iUfMfb/sr8vmArbcRmvSuq8ioaCE
|
||||||
|
nu6Ch4PFVgpqab5ytDXGOV2tSUddCbLBx/0uWqnAouU1UMYg4YlpRDU7dwsvrU0F
|
||||||
|
I7Ms4nxS5rMPeblCZJ1xM8Kz2ujiV20DsSZWi2ma+osCFRSh4D3H2p8ePipw2jkx
|
||||||
|
yHrMZlZpVi78YxQ2lwah7Etr3teh8WYpsqfEgjH4XeCXGcTHM0YmZNtPqrl7bdsg
|
||||||
|
g8Cyfssc8CXfMuFeG8Ka8VSS0vBJLpJDKIIUew4fmjjbHOY/pY9LgmItt7MZnI9Y
|
||||||
|
cQrHZrY2g28Nnk/TyBa9kpziBMf+ZA==
|
||||||
|
=OxZy
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 11 18:23:11 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.21.0
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma/5/5.21.0
|
||||||
|
- No code changes since 5.20.90
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 21 21:31:35 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.20.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/plasma/5/20.90/
|
||||||
|
- Changes since 5.20.5:
|
||||||
|
* Add .gitignore file to ignore generated .clang-format
|
||||||
|
* Fix catalog name (found by Victor Ryzhykh)
|
||||||
|
* Fix view geometry updates when screens added/removed (kde#347934)
|
||||||
|
* KCM KScreenLocker highlight non default settings
|
||||||
|
* operator+/- is disabled for QFlags in qt6
|
||||||
|
* delay quit after successful password
|
||||||
|
* Use QuickControls 2 StackView (kde#429290)
|
||||||
|
* actually replace wallaper pages
|
||||||
|
* Use QuickControls 2 StackView (kde#429290)
|
||||||
|
* Lock the screen if necessary when connecting to logind
|
||||||
|
* Require C++17
|
||||||
|
* Do not explicitly define Exec line for KCM
|
||||||
|
* If include is define in .h remove it if it's defined in .cpp too (scripted)
|
||||||
|
* actually replace wallaper pages
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 5 14:40:02 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue Jan 5 14:40:02 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kscreenlocker
|
Name: kscreenlocker
|
||||||
Version: 5.20.5
|
Version: 5.21.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and components for secure lock screen architecture
|
Summary: Library and components for secure lock screen architecture
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://projects.kde.org/kscreenlocker
|
URL: https://projects.kde.org/kscreenlocker
|
||||||
Source: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz
|
Source: kscreenlocker-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/plasma/%{version}/kscreenlocker-%{version}.tar.xz.sig
|
Source1: kscreenlocker-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
Source3: kde
|
Source3: kde
|
||||||
|
Loading…
Reference in New Issue
Block a user