Accepting request 630127 from KDE:Applications

Update to 18.08.0

OBS-URL: https://build.opensuse.org/request/show/630127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdebugsettings?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2018-08-24 15:05:16 +00:00 committed by Git OBS Bridge
commit d1a4665fd7
4 changed files with 30 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Aug 16 22:03:08 UTC 2018 - christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* the default setting for kf5.kcoreaddons.desktopparser is actually Warning
-------------------------------------------------------------------
Thu Jul 26 13:00:37 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
- Changes since 18.04.3:
* Time to increase it
* Use strict compile flags
* Remove usage of dead QT_USE_FAST_CONCATENATION
* Use Q_REQUIRED_RESULT
* Allow to disable all debug messages
* Rename method
-------------------------------------------------------------------
Fri Jul 13 04:49:53 UTC 2018 - lbeltrame@kde.org

View File

@ -19,11 +19,11 @@
%bcond_without lang
Name: kdebugsettings
Version: 18.04.3
Version: 18.08.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: A KDebug settings module for KDE
License: LGPL-2.0-or-later
Group: System/GUI/KDE