Accepting request 812310 from KDE:Frameworks5

Plasma 5.19.0

OBS-URL: https://build.opensuse.org/request/show/812310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinfocenter5?expand=0&rev=104
This commit is contained in:
Dominique Leuenberger 2020-06-08 21:53:17 +00:00 committed by Git OBS Bridge
commit ff79d5f866
7 changed files with 61 additions and 24 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xeusACgkQ7JTRj38F
mX6YXwf/dlO8E9ziFa0fM5XyPpc7HvfVdcDGN0x6ngdmUZ7EOHX8xtLC0xizpyYj
I9tlUohNarFSuyNjoXGlEdWDgIi1vncP4WgX4gGXnGFHIPD/JBvd962oU/2+8sgc
fLRFe5xwwd3g0EA7pOfhuBGL0YR9emOwbiLhnIK7MOJHgd7Ey7VbiS2DN1cnXDhL
NYtLvtCaXU8mdJfbB9N+wCUoa9BYKmZ5t/IBNPTCbdGMu17LqLsoy7or3xuf831e
4TcLIuM0DUj4/0Ic9p/vZlqDsj8MbwL//lTq+g5Baf4IywCTwXzXmZU9PvMeS89Y
3xxPOe/wenN8n73uRkKRflTFC3AI/A==
=8dDp
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y1xoACgkQ7JTRj38F
mX7BDAf+Jt0EMXYAwtd7n31i+ty2C0zv3kafiHgb3G/vgWoWXh15iYIk6MzRnR5+
qGN6qttUQhxy0ZaNte/FK77HZFRe7VMpq1LIQzbuNswuO1/ug1NdKhz1fHSH9ItQ
3kydHXPmSUmuGR8frxbbAJGWlfj/g7o8vns+DXOJnUcVXjXa5WxzwlbwRJtuNeet
tOSeLooPVeqXPI6gwzUoH0ZEr9MKTBj9c/OHBvvOtElvoqRhEKXVxhifBYdtwLkR
v9errHRHTKbJiqRgINl+mig6lIRgT1WqUo8R0Ba7DjG8TMcQJsmG0V7G1Eh075Eq
LT31xBuIz4bAZ0ULfuPafVmImVlMIA==
=eaAi
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Thu Jun 4 13:27:11 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.19.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.19.0.php
- No code changes since 5.18.90
-------------------------------------------------------------------
Thu May 14 14:33:03 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.18.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.18.90.php
- Changes since 5.18.5:
* use better strings for dri devices
* bump to require Qt 5.14
* view1394: initialize OuiDb only when needed
* view1394: try to load OUI data from system location
* view1394: isolate DB loading in own function
* Optimize message extraction
* don't hold initdness in a static var (kde#417466)
* improve some previously recycled strings
* add gpu entry to about system (kde#355053)
* refactor about-distro to more generically support textual dumps
* cleanup devinfo header includes
* add trivial systemsettings finder and mark it as RUNTIME dep
* Restore config-x11 header file
* Kill the KinfoCenter binary
* Remove unused includes
- Refresh patches:
* plasma-session-name.patch
-------------------------------------------------------------------
Tue May 5 13:01:52 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -20,7 +20,7 @@
%bcond_without lang
Name: kinfocenter5
Version: 5.18.5
Version: 5.19.0
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: kinfocenter-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kinfocenter-%{version}.tar.xz.sig
Source1: kinfocenter-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCH-FIX-OPENSUSE plasma-session-name.patch
@ -41,6 +41,7 @@ BuildRequires: extra-cmake-modules >= 1.2.0
BuildRequires: kf5-filesystem
BuildRequires: libraw1394-devel
BuildRequires: pciutils-devel
BuildRequires: systemsettings5
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: cmake(KF5Completion) >= %{kf5_version}
@ -77,6 +78,8 @@ Conflicts: kdebase4-workspace < 5.3.0
Recommends: %{name}-lang
# needed for the fileindexermonitor
Requires: baloo5-imports
# The executable is now a link to systemsettings5
Requires: systemsettings5
%description
KDE Utility that provides information about a computer system.
@ -110,7 +113,6 @@ KDE Utility that provides information about a computer system.
%{_kf5_sharedir}/kpackage/
%{_kf5_servicesdir}/
%{_kf5_servicetypesdir}/
%{_kf5_sharedir}/kxmlgui5/
%{_kf5_configdir}/menus/kinfocenter.menu
%{_kf5_sharedir}/desktop-directories/
%{_kf5_appstreamdir}/org.kde.kinfocenter.appdata.xml

View File

@ -1,9 +1,9 @@
diff --git a/Modules/about-distro/src/Module.cpp b/Modules/about-distro/src/Module.cpp
index bec3a36..b78ede7 100644
--- a/Modules/about-distro/src/Module.cpp
+++ b/Modules/about-distro/src/Module.cpp
@@ -190,7 +190,7 @@ void Module::defaults()
QString Module::plasmaVersion() const
diff --git a/Modules/about-distro/src/PlasmaEntry.cpp b/Modules/about-distro/src/PlasmaEntry.cpp
index 6deb095..1e7f4c9 100644
--- a/Modules/about-distro/src/PlasmaEntry.cpp
+++ b/Modules/about-distro/src/PlasmaEntry.cpp
@@ -22,7 +22,7 @@ PlasmaEntry::PlasmaEntry()
QString PlasmaEntry::plasmaVersion()
{
const QStringList &filePaths = QStandardPaths::locateAll(QStandardPaths::GenericDataLocation,
- QStringLiteral("xsessions/plasma.desktop"));