Christophe Giboudeaux 2020-06-17 08:19:37 +00:00 committed by Git OBS Bridge
parent d695d5916d
commit 2523c2898b
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:430eabea3ff270b8e8bd9b3b73393bc8b1df82c1373d7123a769bef877c5185f
size 57656

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y2gsACgkQ7JTRj38F
mX49Egf+NR9Hh0AamLBixWW1A7MbG0k51Ejwhavb3wN5hXC7wb15Ruk7WDdtCvmN
E8uMtsOg/b8osT+bMlxYF6loOBRfFdyfEe5Ylx+VtbmW7taL4xm2feuX7Z9CrAtD
3dihb0KggQAfpZI/AqcQuex1WfWWCGlqkHXXoNUmsy4BlNU9x/y8c+V0GlnjjeUx
PWBFA4fRx92mlY88ZpDYc8YnaWSgHtaWjBBQ7cG7OoycuYrbC2EzUzDWUgRYnl/d
JVinRIIGgOMH85p+6tw9uSnxJ40GXhbYbPQrlQ/bZfU5IsyhKBeyAGRRJpgJ4Lp4
D5m9d4CK1I6ZASz0YcLuzdInZNLckg==
=hzzu
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7owAYACgkQ7JTRj38F
mX5Mywf/TYJWkuNh/eaEJm1WeYmuSF0E0Xt7mjxmnJc1POMxu7GikoDa98HvPJsX
J+vBNKnNAsXQ6/GeONUnD1xcmUlkWyo5y5W/oTEtH4ebSg6xBRj9LUhFf2lJUNhg
iX+0LbGG5sT5id8E8vW1pnCVdF051O9pDzOnKP7gFeoGApN08Z5IAALL8OakhJ38
FfDiM6Rx3iuLmlov/poG+scrkxC+2ykgsJ/emXEz2ClLJh3pgmUHtMReZEIJm0o/
ZaJ0ZWMIewWZN3PV+SmgMklkS1jxbrG56JCWhdGDjHq8Y07RtntZ1KDE2PAypLwQ
CW1bGruEtsPANAaoSeADpBF2sGqaDg==
=nYYH
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 16 14:34:52 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.19.1.php
- No code changes since 5.19.0
-------------------------------------------------------------------
Thu Jun 4 13:27:13 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma5-integration
Version: 5.19.0
Version: 5.19.1
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@ -28,9 +28,9 @@ Summary: Plugins responsible for better integration of Qt applications in
License: GPL-2.0+
Group: System/GUI/KDE
Url: http://www.kde.org
Source: plasma-integration-%{version}.tar.xz
Source: https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz
%if %{with lang}
Source1: plasma-integration-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 5.17.0