This commit is contained in:
parent
224ad80738
commit
7c755e2271
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c9e696b0cb6040c90256709f68ea153da86da97a743c8ca8f96412d744e77b65
|
|
||||||
size 4706936
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFwsACgkQ7JTRj38F
|
|
||||||
mX4NPAgAm0HE0J2zIY5wxkzm5nW0cVwrLWpDhOOrjXXJmKZdYD+fn92tctrETUxa
|
|
||||||
hLccHcLszBMAiLZ+tgss51a7O3mfw4g5urvhHf+xoIpZ++3UJ1OE6rI2SQufkvl5
|
|
||||||
XK+9JF06SqJyEKc+uis1udnCndCM2aC++9FolfsyZ6q55meBAtgVDG8NFbCc3723
|
|
||||||
97kPUcT1F9ZtVWfNPLWKhj/DlJUZfvKYx0F4iiYGcxJ8QXsOFgAg3HREizw/vU9m
|
|
||||||
rCzJ9yC2RkWV1qAyNln7UpNzxdX5f7I2IJhUIPaBNqlWmK394rd1m+acUmSmAZdG
|
|
||||||
UdSKXGJCv0B7O1sNf+gkEt0Zu7HxQA==
|
|
||||||
=zNhu
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
plasma-workspace-5.15.1.tar.xz
Normal file
3
plasma-workspace-5.15.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d688a2fc6cb6c98581dbe3cc2b101ffa0e90a8c235d8adef53dd2831a59f9ab6
|
||||||
|
size 4719080
|
11
plasma-workspace-5.15.1.tar.xz.sig
Normal file
11
plasma-workspace-5.15.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxr4vwACgkQ7JTRj38F
|
||||||
|
mX77qwf/T/kBJPylszC76ox6DP1hByEhQB6r2yPJiWy/LBkSbGRWALGk/r5DOHtE
|
||||||
|
lgqSseTdCP5wMkK4r7GGdfgIcUeqn9mlSTrTWORrSrpmi6HezzxR6YabpP0iWGux
|
||||||
|
diPKTCEA87c8REQgGUPMzeIuGphNGnWvlmJISZmLNK5SiJm2jPkj249VZlxwwPHR
|
||||||
|
aHZrfC/ZHo3lN/n9gulfdzBjzGaeLOR/5DuwvtJHmZd5e74p6KBnMWDB/XX4VkW6
|
||||||
|
4/jN9cy0e41lY7RJZ9q+N44RDYrdqnCzCZ4pPfakztj6/CYVMCgTyAe64uGhMWUx
|
||||||
|
Fh3OBdZmxrsSujfs7AaUyMvixJOfCA==
|
||||||
|
=R9Qe
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 19 12:26:38 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.15.1
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.15.1.php
|
||||||
|
- Changes since 5.15.0:
|
||||||
|
* [ksmserver] Restore legacy sessions (kde#404318)
|
||||||
|
* Exclude kuiserver from session management
|
||||||
|
* [Digital Clock] Fix 24h tri-state button broken in port to QQC2 (kde#404292)
|
||||||
|
* Harmonize usage of HAVE_X11, using #if and #cmakedefine01 everywhere
|
||||||
|
* [weather dataengine] bbc,envcan,noaa: fix day/night calculation for observe
|
||||||
|
* [weather dataengine] envcan: fix forecast icons to match "ice pellets"
|
||||||
|
* Fix System Tray popup interactivity after echanging item visiblity (kde#393630)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 7 16:02:54 UTC 2019 - fabian@ritter-vogt.de
|
Thu Feb 7 16:02:54 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -27,15 +27,15 @@ Name: plasma5-workspace
|
|||||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||||
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
|
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
|
||||||
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||||
Version: 5.15.0
|
Version: 5.15.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The KDE Plasma Workspace Components
|
Summary: The KDE Plasma Workspace Components
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://www.kde.org/
|
Url: http://www.kde.org/
|
||||||
Source: plasma-workspace-%{version}.tar.xz
|
Source: https://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: plasma-workspace-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-workspace-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
Source3: baselibs.conf
|
Source3: baselibs.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user