Christophe Giboudeaux 2021-07-27 09:35:44 +00:00 committed by Git OBS Bridge
parent ff98224070
commit 9ff1cc2833
6 changed files with 48 additions and 24 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmDj59YACgkQu0YzUNbv
Me/G8Q//c6uRZLWg0ytLVoJCgZdAopWrR1mpGfPk1S1TecRIdVRqPN8zVu+9j9ZQ
dxKtjhIyhZ0Zvgul3TtEBYDcMsg/N4s2SOxboW/8RXcO/u/12ymjgA71mlBjwA2i
twL9a46iE/m6mbpcZac/kfLuVNlEZYskXS6cn0Kf2uMzR9KJsOFx/0gGYb0J4Anp
wPTpg8EQKZxsjU404cfd39Z1EZOCed7IjHA8i3w30tDoVBotGd78FbG+0z2TAfaW
Zvu8GhDknXFlwZL+Z3BASy6Sz3whAN1uaMaB1YwN6y2sFJmO79+zgF81lCKUH15I
fG0yZPSe90NIKQlJ2iQfBZuZUed9CpVKrS8591j2H4BuxH3PboGpJluPXXNhencT
cSLwvsv//YmjUEZvAS6cp47tq3wypQoSrY3DTwSPooBmn38VtOiwdRb9ok8FTP3D
xjTy6IImwVbRvYAWhno2x/K6BKCInJJXqOe4EkDcWZAPoYZXmLSFZ73C7/heoDE5
c0QzfEj0QGEo4eAOxznFch62exjVAEuPRUQ+EMVAvZlQ3iUT6Z4T/PnZoRamPZCR
ytMZs10MyfiNbYr15DDs0RzeCcY+bq1TkHHGNtTDKFHMUO1PdJt/odbzGoTgKuP4
d/ZTNZUxU8R3DjWHvW/auQ7XJ9anLVt8TcQgVxpvYYEt3gd5kWY=
=CJNf
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmDxi4wACgkQOmpNuDnq
ptfRiw/+IlWqjUlF5EIVZUr3ifu2XuppwtKIVZjlTsNjQbylTRhLTFlGgQvmFhWW
5cwDDmuuPL9n4Cpl+cpAiJjcxXP2272ULIaA7A074Nwr9n0AmMnamId/LbvIaRay
bT7BbQ7bH5FaTWNcRplURQaDFZSPBc1muPafYYCMuXtdi2/OBh0RW2pKi1UCqiTO
ulVmJBCyTR35y7c3wrS/r584MGtf+f/mARZg4ANPihoIKRphS/RbH8xlJt8IHDw8
dzMpgWTA3FKTtU/3Bqfi8OVPXb9ma+c1SQoiBzCK5GoyG/o3F5r+qUCgM6ZjZlI7
WKQ6vJ0QExB+2Gf9PLEJ7m4FGBtHQMYGiTe8LS9PIXJMGq9m8RVTyarXCvpUmqQg
18UNibE/2hYwUAU5j+maNTDhO9GxUEdaaTsT2dzNxaZnCvurAJlLk1CXxirrs+R8
p01OVNzPRzmrBdQKzomXKlhA+BYrHPwJ9z25Z5lAj859F6E64JYsIMtRv8MeRB4q
9yLW3cY6p+6dbaJGEX3nBllk7M9FJUbETRnTZGF6Ol/J3q1d+KttQbbdd4QxJJuS
MkYFxImxtmoukXLBNUgsSOcDRBEV3Ntp8fP1xusulaa1exR6xL8xHSyXp7hBGxHQ
6GRY1vZXSyyqxfNGfUItd3Kg9L6C636RfSXEymK0FI0a9axIL00=
=3suc
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sat Jul 17 20:05:53 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* Make sure to create directory group
* Don't return error when we cancel dialog
* Fix icons
* Avoid to close dialogbox when we press enter/return
* We don't install it => don't report warning
* Add clang support
* Use actually released versions with *_DISABLE_DEPRECATED
* Check Qt5Test only if we build test
* Time to increase version
* More target support
* We don't have extra source
* Download missing licenses
* Fix clazy warning
* gitlab-ci: Use Qt 5.15 in clazy job
* Add build preset support + clazy support
* It's autogenerated
* Use openStateConfig for storing window size
* Add message error when we can't save as empty name
- Only install the license files once
-------------------------------------------------------------------
Wed Jul 7 08:57:19 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,15 +21,15 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kdebugsettings
Version: 21.04.3
Version: 21.07.80
Release: 0
Summary: Program to set debug verbosity for KDE applications
License: LGPL-2.0-or-later
Group: System/GUI/KDE
URL: https://apps.kde.org/kdebugsettings
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
@ -47,7 +47,6 @@ BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
Recommends: %{name}-lang
Obsoletes: kdebugsettings5 < %{version}
Provides: kdebugsettings5 = %{version}
@ -86,7 +85,6 @@ from verbose to completely silent.
%if %{with lang}
%files lang -f %{name}.lang
%license LICENSES/*
%endif
%changelog