Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdebugsettings?expand=0&rev=176
This commit is contained in:
parent
3239aff203
commit
66d6947a8d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c9595577b4d20ae9a874d0a3568ccab9919a53d770f772087fcb0b1f892cbb97
|
|
||||||
size 67536
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/oACgkQ29LOiT4t
|
|
||||||
HIcDOwf8DYpMLxHwOmdNfyFgt8AIIXbxZDIDBK1uhb0S26JpplK/A0me6X16dsX7
|
|
||||||
S/5cpkvZX6Zl594OIyqkvgwQ4HGp0uiDt0aj6OkxTsvUZnySyCzVhDUCabUcAYM1
|
|
||||||
fHEkojMCKqH6ke7+d4ZaiuXILF2zQjcB06MfNhZ9O31Uf9aIbsTlHPjxHuND3Eyl
|
|
||||||
sN6B/CbdUHvvE/EUXxsFa82sTiTEd0lVCPJp8JeZHRWr0DVG5EyAM+RFpCwVXM4Q
|
|
||||||
WpwzY1h5s1nRMLOSGU+IQknNZuggSMlohmnEc6HwOpmbUv2BkJLkU0nQNRz6bxZq
|
|
||||||
3ZQhBsRPsljIXHEspedKP7oERjj2AQ==
|
|
||||||
=UvCw
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdebugsettings-20.08.0.tar.xz
Normal file
3
kdebugsettings-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:21914b67dfc654ed525118afeda74e6a0539af9a0f3be05c490e9edbf13b2328
|
||||||
|
size 67436
|
11
kdebugsettings-20.08.0.tar.xz.sig
Normal file
11
kdebugsettings-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgMACgkQ29LOiT4t
|
||||||
|
HIftDggAiVh/LowVj/CxevZIKTBabSZdDMzjYeKrDcYVJQyHqzYbDE6HgSNShxpv
|
||||||
|
HahUbq1AtQjJjET9xJsU2OmGJP6cdLR+6VOTisldoA9FBnRlnm750J0eo2KW/mfY
|
||||||
|
H/oN6CtiHbCCPASiu7kHeagdndP2INY8sEf7YSz7zz6ZlN3H4wDHjiC8zDv5sk0S
|
||||||
|
5+ii0m8xXGXNfg9LmbrRbcELKzwTPsX2A4ghF8yj5iWJJkduPChhEKWwJ0Gp5aOU
|
||||||
|
Q1dA4THzeqe1LKUOrLn6ndQ7eIGUCPV6MrjuVcxi+uwbe+HeWm3UDh96Kfu31yqZ
|
||||||
|
jXvbcjrXtOMPjklzil8tLhVfUeuMfA==
|
||||||
|
=IVOo
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:08:49 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||||
|
- No code change since 20.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 07:59:11 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:59:11 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kdebugsettings
|
Name: kdebugsettings
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Program to set debug verbosity for KDE applications
|
Summary: Program to set debug verbosity for KDE applications
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: cmake(KF5Config)
|
BuildRequires: cmake(KF5Config)
|
||||||
@ -47,7 +47,7 @@ Recommends: %{name}-lang
|
|||||||
Obsoletes: kdebugsettings5 < %{version}
|
Obsoletes: kdebugsettings5 < %{version}
|
||||||
Provides: kdebugsettings5 = %{version}
|
Provides: kdebugsettings5 = %{version}
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user