forked from pool/kinit
KDE Frameworks 5.70
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=215
This commit is contained in:
parent
d938b31862
commit
b7d1ac0591
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:07c63dc0cd397d9245a97d8b316ecca404106c742f0cf3550ca6dd25afc7de56
|
|
||||||
size 119368
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl6JFOsACgkQWNDuZIpI
|
|
||||||
s7vSOgf+J6hcSJp9H/Ix6nENmzWRTwX26C+qAkSKOir5aYkNdZKzDwPGBDyi6j42
|
|
||||||
s9bxCHkV4Kqt20WlXQuUoDFowt2/qnqyItgS5yr8L3aSgqI1FOyQ+y8YV00Ga8HB
|
|
||||||
QiTpN//5J1q0FWSoN29SzD6P/3LOUOEbphu2Pj7lltjUtGKTy20OrOS9PNHP3rxq
|
|
||||||
dgq85TrN1HyEeWa3ENJrFhRurfSV1jh5/3aSwJ9z9M2R+mvA4+rfBixFENGqDEhU
|
|
||||||
pda8eTREkFEn7uXeStz24bzm/ZR+Pt8UpcZuojmW8GsZjiTcKCXeYEEfAHWvtfrH
|
|
||||||
/BNRSfo9xFpSvbxTV4kXDY7P6EfWgA==
|
|
||||||
=t4LZ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kinit-5.70.0.tar.xz
Normal file
3
kinit-5.70.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:719abdd2ff3c0d60083190177d021fdd9d9d7b06c7e949ae935db57091869cf4
|
||||||
|
size 119288
|
11
kinit-5.70.0.tar.xz.sig
Normal file
11
kinit-5.70.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl6t9GkACgkQWNDuZIpI
|
||||||
|
s7sczAf+LDj8OAHgO+yPMNjE5sH5MUgzlRSegum3H3RGprzfSuFs3+8SBG9SCg4E
|
||||||
|
DvKSuMkPs3Hqn/auW/xZQPMgsSRkoblopaHXF5FSIyede94odexj2KG4pA08wW9d
|
||||||
|
6huMgwBNjNDHi7XJIwOOEBFi3As43U4sBBJnw5E0Hxfo0hRRS26JC0gSrMt0hheA
|
||||||
|
snhF5Pl8RU/a58fXGQS5hs4xlovt14bi/6KOYxbgd7ePlxNtA+83JfbwcVh67onn
|
||||||
|
b2GJrNqIDPLxS9E17cP/XEMHu+9mSJtalnMBAkJ/Gkx3vD50Hy0gecEMIVnRkWLe
|
||||||
|
3IhFpLK+W8Eat6we6V2V8C+ZvyBO3g==
|
||||||
|
=k83Z
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 3 09:40:01 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.70.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.70.0
|
||||||
|
- No code change since 5.69.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 5 19:45:38 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Apr 5 19:45:38 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.69
|
%define _tar_path 5.70
|
||||||
# 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: kinit
|
Name: kinit
|
||||||
Version: 5.69.0
|
Version: 5.70.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Helper library to speed up start of applications on KDE workspaces
|
Summary: Helper library to speed up start of applications on KDE workspaces
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user