Accepting request 723626 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdebugsettings?expand=0&rev=48
This commit is contained in:
Dominique Leuenberger 2019-08-19 19:30:08 +00:00 committed by Git OBS Bridge
commit 84cdfd11d3
6 changed files with 65 additions and 7 deletions

BIN
applications.keyring Normal file

Binary file not shown.

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:b47987cabffe464c21c96b31991643efafc24f77d31b768ed9dff075567aa361
size 55400

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoEACgkQ29LOiT4t
HId6kQf/YgnjafBQI3QEimrGt40TFCo81/pbBYDH5TMcb6wKRDOdZZ9ja7jSb57k
sz13hRlNxSokrmtaNzDexJy1JvKiPWNpz6LIc+gCn0n7GJ+4Mm106n66UTIioypL
P/gI9EHFouhVGQtEvRPGn8j94fWhprnJcqWYt+TvAAu7TQqlYnIjrti6fyGAClch
eNr6x7NLvtMjcLZ+gujROoFWTuwHq1X1RFoyr9MQuo75wtIvD3O++XfRfoZ27/5J
FxFRtpGKwXtgRU8tJjBdRYTIoQ9ga+QjnYWDSY1ykXLI9eqbCW672ejUQcKHliH+
6OrfHxD/ZzlOaIdLB93c+ZFwf6Xpig==
=osme
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,47 @@
-------------------------------------------------------------------
Fri Aug 9 08:30:39 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:48 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- No code changes since 19.07.80
-------------------------------------------------------------------
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 defined in default compile flags
* increase dependency
* increase cmake version
* Fix clazy warning
-------------------------------------------------------------------
Thu Jul 18 21:46:27 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kdebugsettings
Version: 19.04.3
Version: 19.08.0
Release: 0
Summary: Program to set debug verbosity for KDE applications
License: LGPL-2.0-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source0: %{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kconfig-devel
BuildRequires: kconfigwidgets-devel
@ -46,9 +50,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 +81,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