Accepting request 708293 from KDE:Frameworks5

Plasma 5.16 final (tentative)

OBS-URL: https://build.opensuse.org/request/show/708293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/drkonqi5?expand=0&rev=32
This commit is contained in:
2019-06-12 11:28:02 +00:00
committed by Git OBS Bridge
6 changed files with 60 additions and 21 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlzRUusACgkQ7JTRj38F
mX5sCwf9E3+oAtWlEn6fZL94PnSzAYGNM+8cMG6cjguAdnULLucInAsyUVoTKw79
P/UhxQ7Gv0BZAgdfKRZkDT7pkoatSZT8s8pw0Wh+aiI7LUx6N50MjwcsmZ3EnpJy
1Z+CjNxdZMlvUkHlDNW7x47FkTcvjRijMThGQ7zXm+d82leiTSil7Flzg4VmwHsV
+I2NUNQ1yrfadG36FRFR3ZV1Eb8aLaK7N0aJMSg9bRyg8FMk6Tnv0NXh2uv/frQx
Y7abNAsInQoZxm153c0WlBjVyxqD8QPcc9y7I3R5n/hCtUFJgv98FX5IzYEQPHEp
8x05XQtqli49s8zl1cH9FXlK2CRd+A==
=QA16
-----END PGP SIGNATURE-----

3
drkonqi-5.16.0.tar.xz Normal file
View File

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

11
drkonqi-5.16.0.tar.xz.sig Normal file
View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlz5CwoACgkQ7JTRj38F
mX7/kQf/YmAzZjs2Vb52xZ1V6fvWKKFr+e0QnfpeS2NRkdJhG+0XuAaqTMWu+cic
W7iRMfSGV9yNVrOvDpRKlf27eb4vwYMdEinDkzZXexDsdzPeedBEygoC16G3UGyl
zzZVBntj0eqpufzIij2nUCnsdXv5xftatj70HOKLT9ht2Wstl7LSzXqP9/d01hkU
x/NuzQEgPltmt7CWgzO5HdjOQmdzeHYDqQYjAFHiWMeEHttWcvhdctvdcRIvb2TX
j0S5hLLQ9ZHtdJ2izc5U91ht5mWlQ9gQRpTG/n4xpJyGtH65nc9C3H0CmNoWDped
M+OdXiIph6qMVz5y/xCZQ1A8tWA5dQ==
=0Hgf
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Thu Jun 6 14:07:07 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.16.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.16.0.php
- Changes since 5.15.90:
* Fix the 'Report bug' button being always disabled (kde#406606)
-------------------------------------------------------------------
Thu May 16 16:56:35 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.15.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.15.90.php
- Changes since 5.15.5:
* bump Qt version to 5.12 as agreed at start of cycle
* Add mappings for org_kde_powerdevil and kiod5 processes (kde#405840)
* always support all command line options
* don't connect to lambdas and call slots when you can just call the slots
* Use https for links in the UI
* Add application path as valid path for debuggers
* drop explicit disconnect in dtor
* move version definition into generated header instead of passing it on CLI
* map powerdevil daemon to product
* typos--
* cdb: First working version
* CMakeLists: Fix bfd.h include path on windows
* Fix pragma once problem with process class
* mingw_generator: Fix iterator type in operator==
* mingw_generator: Fix argument type
* mingw_generator: Fix iterator type
* msvc_gnerator: Fix PCHAR cast to QString
* QtCore is common between MINGW and MSVC
* Request change of ptrace scope from KCrash
* Use nullptr
-------------------------------------------------------------------
Tue May 7 11:04:55 UTC 2019 - fabian@ritter-vogt.de

View File

@@ -16,26 +16,26 @@
#
%define kf5_version 5.54.0
%define kf5_version 5.58.0
%bcond_without lang
Name: drkonqi5
# Full Plasma 5 version (e.g. 5.9.1)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
# 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}')}
Version: 5.15.5
Version: 5.16.0
Release: 0
Summary: Helper for debugging and reporting crashes
License: GPL-2.0-or-later
Group: Development/Tools/Debuggers
Url: http://www.kde.org/
Source: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz
Source: drkonqi-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz.sig
Source1: drkonqi-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
# PATCHES 100-199 are from upstream 5.11 branch
# PATCHES 200-299 and above are from upstream master/5.12 branch
# PATCHES 100-199 are from upstream 5.16 branch
# PATCHES 200-299 and above are from upstream master/5.17+ branch
BuildRequires: extra-cmake-modules >= 1.8.0
BuildRequires: cmake(KF5Completion) >= %{kf5_version}
BuildRequires: cmake(KF5ConfigWidgets) >= %{kf5_version}
@@ -51,7 +51,7 @@ BuildRequires: cmake(KF5Wallet) >= %{kf5_version}
BuildRequires: cmake(KF5WidgetsAddons) >= %{kf5_version}
BuildRequires: cmake(KF5XmlRpcClient) >= %{kf5_version}
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Core) >= 5.7.0
BuildRequires: cmake(Qt5Core) >= 5.12.0
BuildRequires: cmake(Qt5DBus)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)