forked from pool/kdebugsettings
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdebugsettings?expand=0&rev=134
This commit is contained in:
parent
5bc1bf5515
commit
29811cf355
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f3c6771b8c34b9838d7027a45aa2eb8fa8464499bb4c7987f8a9be9b8c38bc4
|
||||
size 55184
|
3
kdebugsettings-19.08.0.tar.xz
Normal file
3
kdebugsettings-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b47987cabffe464c21c96b31991643efafc24f77d31b768ed9dff075567aa361
|
||||
size 55400
|
11
kdebugsettings-19.08.0.tar.xz.sig
Normal file
11
kdebugsettings-19.08.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kdebugsettings
|
||||
Version: 19.07.90
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user