forked from pool/kinit
KDE Frameworks 5.66.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=207
This commit is contained in:
parent
1e14ab2862
commit
69252ac9a3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bbff3999f40d67284e7f90118f29dbedc9fdd673ce74f29f82a9115f4b5efbc1
|
|
||||||
size 119288
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQaAACgkQWNDuZIpI
|
|
||||||
s7ue6gf/ePN0j7KmSUQFbqmQytGOmiEAwvklGSq5PHr1eDMAsoi69bx89opb/19k
|
|
||||||
p9VRX+Yhl+JdcCRvDpgXHI3BUTITZ+40fw3B+ASjoQR7IoaLUAHWw4S7g7y+EQ75
|
|
||||||
KJB/yXSj1Hduf4aEwUx43SMOA2OIA+4iwVzWsiymGHAk21xdx+c+fUaC/jIgg1pp
|
|
||||||
9YpKXMxTYQbj09hXdr2qY3yAaRHGjjwyF9I9HHyV1XTtPZ1Dt87ir8/3/eOZQiP7
|
|
||||||
z6Bwj+8gP6yK1QWKIJx71tNKzmgMMsNNjQhi40c0tkjD0zuEwZxbRDX5zjccIvJP
|
|
||||||
YbDbJLmFu5KjQMbBHfj491kAvebmpQ==
|
|
||||||
=TcQx
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kinit-5.66.0.tar.xz
Normal file
3
kinit-5.66.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d9b6ea1542ff5529fd42f49240be37bbd8a3dfdfe8c45ac980b3c9b3fee650e
|
||||||
|
size 119088
|
11
kinit-5.66.0.tar.xz.sig
Normal file
11
kinit-5.66.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxR0ACgkQWNDuZIpI
|
||||||
|
s7sefQgAh+8Zl4DQk9+xPyubLryZ1itz5Xte2i86F8ifTQ3PMW8wlrlRLdmc5fc5
|
||||||
|
W7VhZu94AB4XQoopdAzQqPA8TxXhBkhf+snjkM1PF+l9cSlXZNV+v+HTpcVVVQdM
|
||||||
|
tvL9WnAGK5+mPAZN0Vzos3NrgLpfHBmoDSkDEv9bnnBJND4ujm9CTTLLnsp5qMue
|
||||||
|
slfL8BmbTjcTsgMPpkRaCVZKlfrmC+4U1hGRdZ1LJkrhlHRuepRRCV57HCD9K2QR
|
||||||
|
vZG802ltgmxoA/juM28TlICDA90So7HlVlH5cobfl4eH6RdEkh/OAAT4WgY99BYa
|
||||||
|
YIfLN+CJP0lKx7pzrtMQooUntbUO6Q==
|
||||||
|
=ikLa
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 5 09:02:12 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.66.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
|
||||||
|
- Changes since 5.65.0:
|
||||||
|
* Update the obsolete projects.kde.org URL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 8 11:18:38 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Dec 8 11:18:38 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kinit
|
# spec file for package kinit
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.65
|
%define _tar_path 5.66
|
||||||
# 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.65.0
|
Version: 5.66.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