Accepting request 793146 from KDE:Frameworks5
KDE Frameworks 5.69.0 (forwarded request 791660 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/793146 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesu?expand=0&rev=77
This commit is contained in:
commit
3197057354
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:427ba50bcd14308980cbdfdc77a6b7419277942a42d83da72ff3afbc1ec78903
|
|
||||||
size 47288
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl5jly8ACgkQWNDuZIpI
|
|
||||||
s7uYMAf/XY7DH7i+uYIHb2hrd8nj2/qP+Fh5gQyb+J2x90ymxmuo0h7KYcEglQFF
|
|
||||||
KvuJ9AbtF+xWOhbDHBiw8lPHE40lg67G6WduHfv+oOrmonLVjF1Y4REhaJGYP9F1
|
|
||||||
ZKjRewuZlVq+rO8gc64yH+B+LNv7QmaXGk0TK7s+cXVXIj/Bl1e9FJBPaz/HhToD
|
|
||||||
7kMb+fYjTM9/x1MI7p3ST/XqxgZN61c88SyUSDF82RA5TjR1EzxtSpWquItdnAia
|
|
||||||
Dm5JAQR6PZ5e00Gr1qrfH8TEJGa6vZ/yYkxSoHIpSW7vmWvez3Rc6ZRyO/2YTl3u
|
|
||||||
ow8VRT0nOBQ9qkYQEjQKBA/oIazlOA==
|
|
||||||
=ryg6
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdesu-5.69.0.tar.xz
Normal file
3
kdesu-5.69.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5b8d257ff72005bde3b4e817baade1591313820f0bbe37430bd0ff0dcde53185
|
||||||
|
size 47176
|
11
kdesu-5.69.0.tar.xz.sig
Normal file
11
kdesu-5.69.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl6JFMUACgkQWNDuZIpI
|
||||||
|
s7tfeQf/b/n22V3zY8EY20VTRdwkgJeMtZFHiUHl05q0CVdk8WvEYHazjrX/UTji
|
||||||
|
tCUIYEU4GlVjTeiKepkA+W/JoiJJEnXGl487lFvh3TxNedipkMiGNwvTJKV0prii
|
||||||
|
eJLeIilku6jTYtg08BLmsPzrcEHsR+Am8aOQpm1VdesEAd5ss66n+4XGrnSpe7Az
|
||||||
|
q/sUwdt3f84a0724d0+kmf7yI7NBAxPweUw3F28KenqRn6vtRzaSPS4vU3xvnqIj
|
||||||
|
9iT1cvloeQYv4wLj5vKyffANWYQFucWwVVD40GZrr0mU+Ukc6pp00fauhckmS1ly
|
||||||
|
+y0NotOp7oDg8IlMQD/D+g538C527w==
|
||||||
|
=nvmV
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 5 19:45:29 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.69.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.69.0
|
||||||
|
- No code change since 5.68.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 8 09:17:43 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Mar 8 09:17:43 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Su5
|
%define lname libKF5Su5
|
||||||
%define _tar_path 5.68
|
%define _tar_path 5.69
|
||||||
# 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.68.0
|
Version: 5.69.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