forked from pool/kinfocenter5
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/kinfocenter5?expand=0&rev=260
This commit is contained in:
parent
d2646f3365
commit
ade90d4fa3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:679870f10ee6494136d87a897a57a23c2905054d7a83ff11a4e85c204eb9fd9a
|
||||
size 1343896
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4Uo3QACgkQ7JTRj38F
|
||||
mX4+XQf/cd1e9bxv+gBeqXgrvYbhCjEB+anAd7aTZTXAQu45my/ZJ6OQnznRwmTU
|
||||
aGBcE2xjuwB1Lm/twZfi4Z0YRQYunU8zBz9PTOWE4rTGkJKiAaFrgXSPYC+j4Mfr
|
||||
W+CYRzgpgS+dOxh+wJEo3Siz4Ge5z6mXeB9YtZw7qHLhjIlJkCSTL1xgT1U/OrkR
|
||||
jRIhWUlC/TidBfMF+qWSN6uUrEsvEA38ELqz1Navg9A4Wi/p105peHPvYBWvAbmz
|
||||
3tTo4r6bddn4BII/n+f/TUfpAtPDgqJdaAFjEt+UroFRDI7+DxhadIv7r6K0PhOs
|
||||
ngMXfXym3Ue4pZoZ3d7IocBfN+JZvg==
|
||||
=FnTS
|
||||
-----END PGP SIGNATURE-----
|
3
kinfocenter-5.17.90.tar.xz
Normal file
3
kinfocenter-5.17.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:756b07f13a740d44eac2e7dd41ea7ef26b657630dad9a5efc104736ab9924b35
|
||||
size 1350908
|
11
kinfocenter-5.17.90.tar.xz.sig
Normal file
11
kinfocenter-5.17.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl4gVDIACgkQ7JTRj38F
|
||||
mX5H8Qf/ZDvDPZpak5/pzDEU4zXHRWEnNOvLv/pykVGw8SA4WG5jJp8jNzvh6+8n
|
||||
kftUtqBz/eXygTeKXXabg+bRjfirx3rb7oehHD9PscmZssADmTuqzo4P41kSDDp6
|
||||
CSIVYPatu5W0Vp1nUOsqAyIMSDNFS5aK1hDCeqv5oX6dqqqLE8OpkJ5nFGStXHrK
|
||||
fwxqOPaD2jeNGNnn8TsfZciJaZHontT59BUYxbVGso693dAzDDzrxBUHhaRd4T8i
|
||||
+utCy6Jn4vpK8jmcLKx2+3ibrIr+pd897d/PFEnAH9lwHgUlH2U3/bWCOE/a+Oh8
|
||||
WeZvwf6+Z/aSJ7pLMgOijgV3g5as9g==
|
||||
=Ekyq
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 16 14:04:17 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
|
||||
* Fix compile without deprecated methods
|
||||
* Port away from deprecated KIconLoader::SmallIcon
|
||||
* Fix link: ui.html -> menus.html
|
||||
* Use URL with transport encryption
|
||||
* Add missing override
|
||||
* This method is never used (and use a deprecated methods)
|
||||
* Add KDEClangFormat cmake support
|
||||
* [energy kcm] Fix Technology values
|
||||
* [energy KCM] Add battery Technology
|
||||
* Port some deprecated methods
|
||||
* Port QLayout::setMargins
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 16:24:35 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kinfocenter5
|
||||
Version: 5.17.5
|
||||
Version: 5.17.90
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.8.95)
|
||||
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
|
||||
@ -30,9 +30,9 @@ Summary: Utility that provides information about a computer system
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
Url: http://www.kde.org/
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/kinfocenter-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE plasma-session-name.patch
|
||||
|
Loading…
Reference in New Issue
Block a user