Accepting request 820358 from KDE:Frameworks5

KDE Frameworks 5.72

OBS-URL: https://build.opensuse.org/request/show/820358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesu?expand=0&rev=80
This commit is contained in:
Dominique Leuenberger 2020-07-14 05:52:33 +00:00 committed by Git OBS Bridge
commit d71644ce6e
6 changed files with 25 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl7dOjoACgkQWNDuZIpI
s7tsHQgAjmcrEBetv2X1nop9ZO6ZhAq2vdBawjKWZy+itTsDRVlzFbdsXvTiV2Lm
MSp8EuRTZorTikXjwzaayI1zySzlj7g8ur5A+etzgCmdsA4ZWDd6M+XUiW5Q4P8I
qyVcIGyek1RAiycGzT84yUl5AJvgafmLo/5mk6MUuvFqA28bnEvhc2sHbQHrPV14
mGwW8DJj8zs1Kd5ZcxIMc+8rp6RxGBtuFyPejfpt16hunxqWwaTke7p5YOKNZbBJ
xgAN/wM+We1H1aNlSAiVHBVygzhote8eDpHZ74HJIkgq2GzSOUtDmk/D7l/dpxwD
KRBaztVwRuHuvuX7g5ixg0JoqcFShg==
=mTV2
-----END PGP SIGNATURE-----

3
kdesu-5.72.0.tar.xz Normal file
View File

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

11
kdesu-5.72.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8AumIACgkQWNDuZIpI
s7t8wgf+LB/5pPooDQglghMt72Ys/65bJUR6L2uiOCJ74tRqhJGcgduvE1mSza0c
HIXPOdNB2H1nkHx+rEN8yhc1YRfUaI2YD+6rbXSFe+jPbJUv97/URbDIbzIdF8HT
FhX0/xqucr66TPiBZoK4JIbI/aBV3DliCDZQMgZNTIiqW19Sdy325XWg8E5id+66
JwDmSlveB/dQtPEh2GhLGk+DoPzORDepqW+9edPDPE6SAfJzPUwTV8em2rhrEZzD
EjEjbuczyNCUpm8hnFtrktQZZknnegcorvG3YfQ54KnlMf9Q/BZrrCzz56MIGj0Y
iXIZJeWNJ59KVrVxMN1L7XUh53DLqg==
=7eEp
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jul 5 07:55:17 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.72.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.72.0
- No code change since 5.71.0
-------------------------------------------------------------------
Sun Jun 7 08:06:32 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Su5
%define _tar_path 5.71
%define _tar_path 5.72
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kdesu
Version: 5.71.0
Version: 5.72.0
Release: 0
Summary: User interface for running shell commands with root privileges
License: LGPL-2.1-or-later
@ -40,7 +40,6 @@ Source99: baselibs.conf
Patch0: fpie.patch
# PATCH-FIX-OPENSUSE
Patch1: 0001-Unset-QT_QPA_PLATFORM-to-get-xcb.patch
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
BuildRequires: fdupes
BuildRequires: kf5-filesystem