1
0

KDE Applications 18.08.0 beta (third time's the charm)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdebugsettings?expand=0&rev=97
This commit is contained in:
Wolfgang Bauer 2018-07-28 13:29:52 +00:00 committed by Git OBS Bridge
parent 4a368e7999
commit ad61ad431a
4 changed files with 20 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:338890dd031989df583ceaca1b336d560baa64be9a694f665b425aa8236b4631
size 52204

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
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.07.80
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