1
0
Christophe Marin 2019-04-03 08:51:51 +00:00 committed by Git OBS Bridge
parent 369d6c7334
commit 89ba62c16e
4 changed files with 19 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 27 06:40:59 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-beta.php
- Changes since 18.12.3:
* Check version of kconfig
* Make it compile without foreach
* Make it compile against qt5.13
* Exclude more files
* Use https here
* Add warning about old syntax
-------------------------------------------------------------------
Sat Mar 09 08:03:14 UTC 2019 - lbeltrame@kde.org

View File

@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kdebugsettings
Version: 18.12.3
Version: 19.03.80
Release: 0
Summary: Program to set debug verbosity for KDE applications
License: LGPL-2.0-or-later