SHA256
1
0
forked from pool/drkonqi5
OBS User mrdocs 2018-02-05 04:21:34 +00:00 committed by Git OBS Bridge
parent c551ef44ee
commit 696fab46c5
4 changed files with 15 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Feb 2 21:03:43 CET 2018 - fabian@ritter-vogt.de
- Update to 5.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.0.php
- Changes since 5.11.95:
* None
-------------------------------------------------------------------
Mon Jan 15 15:54:02 CET 2018 - 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.95
Version: 5.12.0
Release: 0
Summary: Helper for debugging and reporting crashes
License: GPL-2.0+
Group: Development/Tools/Debuggers
Url: http://www.kde.org/
Source: http://download.kde.org/unstable/plasma/%{version}/drkonqi-%{version}.tar.xz
Source: 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