KDE Applications 17.08.80 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdebugsettings?expand=0&rev=54
This commit is contained in:
parent
53df146de5
commit
832147fa69
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e50eb71ecea80cc99d97317a67221cd7d176352ed0278ef810dffa46369d7056
|
|
||||||
size 28876
|
|
3
kdebugsettings-17.03.80.tar.xz
Normal file
3
kdebugsettings-17.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1a0f58921bf93b32a36da6b7807f55651c306080262f0d15750ed640824581a2
|
||||||
|
size 29088
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 25 23:10:21 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.03.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.03.80.php
|
||||||
|
- Changes since 16.12.3:
|
||||||
|
* Use document()->isEmpty()
|
||||||
|
* Enable the Debug level when enabling "all debug"
|
||||||
|
* update copyright
|
||||||
|
* use nullptr
|
||||||
|
* increase minimum qt version
|
||||||
|
* increase version
|
||||||
|
* Port to for(...:...)
|
||||||
|
* Port to for(...:...)
|
||||||
|
* Start to port some Q_FOREACH
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 9 12:36:37 CET 2017 - lbeltrame@kde.org
|
Thu Mar 9 12:36:37 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: kdebugsettings
|
Name: kdebugsettings
|
||||||
Version: 16.12.3
|
Version: 17.03.80
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
|
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Summary: A KDebug settings module for KDE
|
Summary: A KDebug settings module for KDE
|
||||||
License: LGPL-2.0+
|
License: LGPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user