Accepting request 756200 from KDE:Applications
KDE Applications 19.12.0 OBS-URL: https://build.opensuse.org/request/show/756200 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdebugsettings?expand=0&rev=52
This commit is contained in:
commit
2ab57c4424
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10ccbc85c36a81ba7fdf3230f16c3b9974d240d17347d21aa7b67e9b5f85c78d
|
||||
size 55472
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OUACgkQ29LOiT4t
|
||||
HIe0IQgAi8/PxTixRd7lV1PckXLYM/e1t6jx4mmvbGxQxCYF0zgyNdUWrny0NiRl
|
||||
NFZP4f3i4t1Pw19OI8Bu/B5aSGn477dvqXwwM/vaQLhsKM0P3wQjelDxvgFuDcY2
|
||||
GpkBuOleGo4r8rFDmy5FS/nwTBf2fzHZq4svOeYDPZmsbRJ7x9NBOmLUOZrWd5aB
|
||||
+fZIncBNo8LniclpkzFvtvgTNmOeN5EjUlzZn7ehyPmnj0FscN6y75hWotvcc4Eq
|
||||
4EPL/fstlKAV4k47AA9OscAgcyGQhRum4SNNDBXKAJkrEKVhR6uKI8U+vBkUORUI
|
||||
JyEc5omNroXX5Y6bmdns8DGGsdm56w==
|
||||
=NKN5
|
||||
-----END PGP SIGNATURE-----
|
3
kdebugsettings-19.12.0.tar.xz
Normal file
3
kdebugsettings-19.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f74cbf61c0c2256ece947155860f80d550c69f30ea3916d281b02b824a667814
|
||||
size 63196
|
11
kdebugsettings-19.12.0.tar.xz.sig
Normal file
11
kdebugsettings-19.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puHAACgkQ29LOiT4t
|
||||
HIcP8Qf/Wdz7e8gtQhNTk373XIGZHRX0AfwL8MX/m0FqT8m3bdAUvWG/MY7+ShNK
|
||||
2SsVSYpgwJx1VuT2mHl/WoEN8lis2H/Q2UfIxOfAWPsSn0nxdS5UiL+yLRm2uAyT
|
||||
e8L+F0Cov1CB8o2Pj911jdn+U4IKs8kOSrGR6XSx3bip+PS3SNYf/mDay6+tXRPm
|
||||
L0aFdWUSEBsvPxvTFfQA1nmOazFXrdupl7+4GFNscgsLTcZ7xtvhmQOUYIf/AXd6
|
||||
UJOsFVhETOPYS61nNV/hLDJ4IZvOM9bBmGJLX55+KohTV8wKT8iD7uXbcd8anoqc
|
||||
Hj2UNGKLg7VwzBpptA4gJuv6gcG5cw==
|
||||
=/kEG
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 06:38:24 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/releases/19.12.0
|
||||
- Changes since 19.11.90:
|
||||
* Update Appstream for new release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 30 09:11:45 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.11.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/19.12-rc
|
||||
- No code change since 19.11.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 13:29:16 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.11.80
|
||||
* New feature release
|
||||
- Too many changes to list here.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 23:12:49 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kdebugsettings
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,38 +16,37 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf5_version 5.26.0
|
||||
%define kf5_version 5.60.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kdebugsettings
|
||||
Version: 19.08.3
|
||||
Version: 19.12.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
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{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
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kconfigwidgets-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kdbusaddons-devel
|
||||
BuildRequires: kguiaddons-devel
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kiconthemes-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: kitemviews-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5GuiAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5IconThemes)
|
||||
BuildRequires: cmake(KF5ItemViews)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5WidgetsAddons)
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: kdebugsettings5 < %{version}
|
||||
Provides: kdebugsettings5 = %{version}
|
||||
Recommends: %{name}-lang
|
||||
@ -77,11 +76,14 @@ from verbose to completely silent.
|
||||
|
||||
%files
|
||||
%license COPYING*
|
||||
%{_kf5_appstreamdir}/org.kde.kdebugsettings.appdata.xml
|
||||
%{_kf5_debugdir}/kde.categories
|
||||
%{_kf5_debugdir}/kde.renamecategories
|
||||
%{_kf5_applicationsdir}/org.kde.kdebugsettings.desktop
|
||||
%{_kf5_bindir}/kdebugsettings
|
||||
%{_kf5_debugdir}/kdebugsettings.categories
|
||||
%{_kf5_libdir}/libkdebugsettings.so.%{version}
|
||||
%{_kf5_libdir}/libkdebugsettings.so.5
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user