SHA256
1
0
forked from pool/drkonqi5

Accepting request 534548 from KDE:Frameworks5

(forwarded request 534518 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/534548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/drkonqi5?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2017-10-23 14:22:09 +00:00 committed by Git OBS Bridge
commit ba07f36d41
4 changed files with 16 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Oct 17 17:18:12 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.11.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.1.php
- Changes since 5.11.0:
* Don't repeat work of KAboutData::setupCommandLine()
* Call KLocalizedString::setApplicationDomain only after QApp creation
-------------------------------------------------------------------
Thu Oct 5 15:09:35 CEST 2017 - fabian@ritter-vogt.de

View File

@ -23,13 +23,13 @@ Name: drkonqi5
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
Version: 5.11.0
Version: 5.11.1
Release: 0
Summary: Helper for debugging and reporting crashes
License: GPL-2.0+
Group: Development/Tools/Debuggers
Url: http://www.kde.org/
Source: drkonqi-%{version}.tar.xz
Source: http://download.kde.org/stable/plasma/%{version}/drkonqi-%{version}.tar.xz
# PATCHES 100-199 are from upstream 5.11 branch
# PATCHES 200-299 and above are from upstream master/5.12 branch
BuildRequires: extra-cmake-modules >= 1.8.0