KDE Frameworks 5.82

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesu?expand=0&rev=233
This commit is contained in:
Luca Beltrame 2021-05-09 07:41:57 +00:00 committed by Git OBS Bridge
parent b20a87359f
commit 3b9cf7932b
6 changed files with 31 additions and 23 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBprT0ACgkQWNDuZIpI
s7sHQAgAgtda0PED8uY+gFSMzCfJLtbsg61Ho/eyno379cFEwcNalEnU0V/9ghQL
qRwC/0akws8gjWl1CV5af343kb3m2PdVE8I5jMtSiXKN5kFoJVjcCQC7V+DUpVzn
r6HWor6Li3FNuMjhbczwYA800v/iULyUVy8enrGbaXM7ZXlPqw7bhGENJiGSVS4b
Msk928pi4N7jlbwWDZelLK+i6hhhxINXtwaKNCLiT5nikNomzJ+6zQfPxGW7lFQu
aH1GYF8KZoHXbefRcfpryspGzRjMQK35ub3RkfE0942qzI9sl70EJBIccB3OEzc/
qnLg+TgNcjLiGVsf2nSFAsBDqs1D6Q==
=lPS3
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCNaZ4ACgkQWNDuZIpI
s7v73Qf/aYYsX4mx4f+/dIjxFtjwMQSOM0d8TRhxlUodkgptpsHXqx+tsZYGeuOi
SVSeh4KGsJCFGG+eXuhoVvgq4jUNquwErfcPfOtcYdQhFEztqLp69xZAcpMSEFzl
g9cu4t7vFUbIAf3YEII59muTECM1C1Aya2uRg+EGtSFufm90blFv3x6xgcFOCrmp
3FJxrh9ttxWQgXZo/uzWFB3SGYVey2Yq+/5izYWbHk0e25NobhNzMlK2xTMTF/qo
YdodYbiKX32r/cKD9SMqcPVwSZCyS2O93S4cTVvT1nkJkIivbE4OnAqSStJoca5S
3mBT3IvIZ7my/S6zSrTSQAk0G462wA==
=24el
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat May 1 16:40:48 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.82.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.82.0
- No code change since 5.81.0
-------------------------------------------------------------------
Mon Apr 5 07:12:21 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Su5
%define _tar_path 5.81
%define _tar_path 5.82
# 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.81.0
Version: 5.82.0
Release: 0
Summary: User interface for running shell commands with root privileges
License: LGPL-2.1-or-later
@ -48,7 +48,7 @@ BuildRequires: cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5Pty) >= %{_kf5_bugfix_version}
BuildRequires: cmake(KF5Service) >= %{_kf5_bugfix_version}
BuildRequires: cmake(Qt5Core) >= 5.14.0
BuildRequires: cmake(Qt5Core) >= 5.15.0
BuildRequires: pkgconfig(x11)
%description
@ -88,16 +88,15 @@ Development files.
%lang_package -n %{lname}
%prep
%setup -q
%autopatch -p1
%autosetup -p1
%build
%cmake_kf5 -d build
%cmake_build
%cmake_kf5 -d build
%cmake_build
%install
%kf5_makeinstall -C build
%fdupes %{buildroot}
%kf5_makeinstall -C build
%fdupes %{buildroot}
%if %{with lang}
%find_lang kdesud5 %{name}.lang