KDE Applications 19.08 Beta (take 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdebugsettings?expand=0&rev=131
This commit is contained in:
Wolfgang Bauer 2019-07-26 14:11:20 +00:00 committed by Git OBS Bridge
parent 3c5f76b53c
commit 4fb91aa73f
4 changed files with 31 additions and 6 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:33e14c922dd476c459b0ca3ccd137b61e4285592b7de3b8166cefb4a06344f93
size 55348

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Jul 23 11:58:58 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Use new syntax
* It doesn't exist
* Move in own file
* Clean up includes
* Remove not necessary include
* Clean up code.
* Use new locations
* We will depend against 5.59
* Continue to use new folder for logging category files
* Prepare using KDE_INSTALL_LOGGINGCATEGORIESDIR
* Remove duplicate code
* Minor optimization
* Update kf5 version
* It's already define in default compile flags
* increase dependancy
* increase cmake version
* Fix clazy wartning
-------------------------------------------------------------------
Thu Jul 18 21:46:27 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kdebugsettings
Version: 19.04.3
Version: 19.07.80
Release: 0
Summary: Program to set debug verbosity for KDE applications
License: LGPL-2.0-or-later
@ -46,9 +46,7 @@ BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
Obsoletes: kdebugsettings5 < %{version}
Provides: kdebugsettings5 = %{version}
%if %{with lang}
Recommends: %{name}-lang
%endif
%description
This program allows to tune the debug output of KDE applications, ranging
@ -79,6 +77,7 @@ from verbose to completely silent.
%{_kf5_debugdir}/kde.renamecategories
%{_kf5_applicationsdir}/org.kde.kdebugsettings.desktop
%{_kf5_bindir}/kdebugsettings
%{_kf5_debugdir}/kdebugsettings.categories
%if %{with lang}
%files lang -f %{name}.lang