Plasma 5.18 Beta, some tars respun. Untested - please disable publishing before accepting. KUserFeedback is intentionally disabled in discover and p-w - it's not usable yet.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kgamma5?expand=0&rev=183
This commit is contained in:
Christophe Giboudeaux 2020-01-17 13:03:38 +00:00 committed by Git OBS Bridge
parent b6e3ab19ff
commit d36bdb0d07
6 changed files with 34 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4UovkACgkQ7JTRj38F
mX6yqgf/dGnvtUrQCMMFCkf8G0jrFO5HMaVLx+9siMQb+Ah87zhJOPyl2vHIvH5B
OU5mt/VQfhm3w6wMI+Nwd2tbC9yT8sr48yFUto/SQ4jEJZe3BpA4yHSEHgYN3S1f
bvOzw+LEkvbqdyeVa4GQ9ve5CELI17FgmC3bRTlfl1L/YAOD0pPitj7oHOc3IdjT
JO9LFqc/Fx63h5qb0eW/QMbJqWNYuAyvSinu/bqcckG4W31GSL1wE2dJE7Q8AXiy
VbWeTULCFaa1c4V84S5+4RJYjroBEzqGbLK6ioigDzkwkUl0lNqOf918xY2EFKCp
i8t8+1vR/EeS/IHRZejPSPmtclhDjA==
=y5AE
-----END PGP SIGNATURE-----

3
kgamma5-5.17.90.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gU8QACgkQ7JTRj38F
mX5qgAf/aB+Q61WDpNjbcRjp74cvrzz0qMS8z6bYbu8GoGhqtbJsaMJPpuhRtpp7
zUusIxu7349f8zVIU6SAx3qsEzktx7BtOjrgN8mEpJ/Rx0lNI1AE6CAVJqdRSaHT
htlF2gR8QRYYT6w5ZPDvOu8li7+moLoJnXtJujcIvTAJOylnxMQ0xBpcqbu3meQB
8en+whu6MR+7tF6VhQe71NBMboxVRLveLaFOucVxUbI731As59lV+N+F/wc81P7a
dRTmUd8ohtAPzGDZjX2E9HFHvxjTeaRAOWbzlfv31c6VKsE8RXfa36Qi2SsIzaTa
iW2TXXguKnIcZU6yv81L1iTX0WlalA==
=K4Ip
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Jan 16 14:04:16 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.17.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.17.90.php
- Changes since 5.17.5:
* KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
* Explictly state which X11 components are required
* Fix overloaded signal
* port old style connects
* Add KDEClangFormat cmake support
* Ignore some files
* It compiles fine without deprecated method
* it's already in ecm
-------------------------------------------------------------------
Tue Jan 7 16:24:35 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -18,15 +18,15 @@
%bcond_without lang
Name: kgamma5
Version: 5.17.5
Version: 5.17.90
Release: 0
Summary: Display gamma configuration
License: GPL-2.0-or-later
Group: Productivity/Graphics/Other
Url: http://www.kde.org
Source: https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
Source: https://download.kde.org/unstable/plasma/%{version}/kgamma5-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 1.0.0