Accepting request 840813 from KDE:Frameworks5
KDE Frameworks 5.75 OBS-URL: https://build.opensuse.org/request/show/840813 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesu?expand=0&rev=83
This commit is contained in:
commit
be6f85f1e8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7b59327835ca7a49e26e1adcc69b94309025d1ce82b53673e82edf43ad8d8afc
|
|
||||||
size 51280
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl9UyQYACgkQWNDuZIpI
|
|
||||||
s7tKWwf8CLB7c/9RWNeV2ARjDr00aedKcnxrSGGI2OmenRhMXtNn8+Zh4mbm0T/b
|
|
||||||
aRYzR1NhNuv6iLr2uA5J0OvUvynU4OcWYpo3jZg5Ja/bEoDPslmSjd1Z0yyVKJCM
|
|
||||||
Jdfjt5Tk2UWSGYyG+O0eF+aT7opu++NvH3mHGzdtuPec7iaq1XeoKD+TFnKMEZJ8
|
|
||||||
b2FpafEDAROTMwYKogpRjtvVwAe0yrjh3JyBVW/zXtw3PRxTRvyDWXkfvjGz9wAq
|
|
||||||
zbWB9hMkUmG9pcd76cxrfqU8MgWYItPb1Y+SMebmQaGrMkIOLYeG3MyTYNi6VEdl
|
|
||||||
Osa/Tx/Hfk6u1ayXZrKMh9a6biLJZA==
|
|
||||||
=mima
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdesu-5.75.0.tar.xz
Normal file
3
kdesu-5.75.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c9ac069e7958f95f69891b78bd752310688624dc02f6e1595d4c41645f0a2bd9
|
||||||
|
size 51288
|
11
kdesu-5.75.0.tar.xz.sig
Normal file
11
kdesu-5.75.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96NIsACgkQWNDuZIpI
|
||||||
|
s7tFcwf8CWdKioaNaIgEPJR0lDs6wfnuYQz9HugL6tAuktmfEyrQfT88WuB6qVDC
|
||||||
|
k3hPxyCbPNRmWijHuQWZN6tNMeDcN4o5+zx4J6ePkAoorwvdbuBBimEDxXgNAmxb
|
||||||
|
TqBdx84JO+FpmiyOJJRc6My+/Psg9UP3j9wpkWw4HYULxnChSHXqBU7pHWg6t04M
|
||||||
|
BQ2d2AvaSWJkjJ7rGqLakF0uLA9r8wwW180ayqwsIsM2aWDsGn1X9VHA9GzV7vLh
|
||||||
|
YY8xcOl6cHIR2LcZ7ou5ofskooRMwA7Oyw7/0u7bxVrIpwnB8QnZZOP0gGfPgvz7
|
||||||
|
rAlGwitoP7XjoBWEJsdm3bCV80ZjRQ==
|
||||||
|
=YrcZ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 5 08:33:07 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.75.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.75.0
|
||||||
|
- No code change since 5.74.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 6 12:49:11 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Sep 6 12:49:11 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Su5
|
%define lname libKF5Su5
|
||||||
%define _tar_path 5.74
|
%define _tar_path 5.75
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kdesu
|
Name: kdesu
|
||||||
Version: 5.74.0
|
Version: 5.75.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: User interface for running shell commands with root privileges
|
Summary: User interface for running shell commands with root privileges
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user