forked from pool/drkonqi5
This commit is contained in:
parent
f8c2de6313
commit
465ba3b8a2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:157351cf5ff06e87ccbc8360f319133abde25a23d75d668ee08f810b67578937
|
|
||||||
size 738908
|
|
3
drkonqi-5.12.3.tar.xz
Normal file
3
drkonqi-5.12.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f554537f6bb461b0cbeefcb287536d476dc7baade05594de5a9a43965ec2856d
|
||||||
|
size 739124
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 6 16:07:13 CET 2018 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
- Update to 5.12.3
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.12.3.php
|
||||||
|
- Changes since 5.12.2:
|
||||||
|
* Add explicit includes to fix build with Qt 5.11
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 22 00:02:54 CET 2018 - lbeltrame@kde.org
|
Thu Feb 22 00:02:54 CET 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -23,13 +23,13 @@ Name: drkonqi5
|
|||||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||||
# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
|
# 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}')}
|
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
|
||||||
Version: 5.12.2
|
Version: 5.12.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Helper for debugging and reporting crashes
|
Summary: Helper for debugging and reporting crashes
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Development/Tools/Debuggers
|
Group: Development/Tools/Debuggers
|
||||||
Url: http://www.kde.org/
|
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 100-199 are from upstream 5.11 branch
|
||||||
# PATCHES 200-299 and above are from upstream master/5.12 branch
|
# PATCHES 200-299 and above are from upstream master/5.12 branch
|
||||||
BuildRequires: extra-cmake-modules >= 1.8.0
|
BuildRequires: extra-cmake-modules >= 1.8.0
|
||||||
|
Loading…
Reference in New Issue
Block a user