SHA256
1
0
forked from pool/kinit

Frameworks 5.65 with respins

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=204
This commit is contained in:
Wolfgang Bauer 2019-12-13 15:17:30 +00:00 committed by Git OBS Bridge
parent f0bdea5b0d
commit d98b654f81
6 changed files with 28 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yl8ACgkQWNDuZIpI
s7vP9gf9HaJBAZ1MGoo7PbHZXmw8WFLCwInzRZ5x6mFunqlc7Oe/qCM2+h692W38
xVfrAfF20SnvX9QhP9+w/BeZo6d403is2tJ4jV/CUZ4zZaLrsPH9YZ51n0NKvTeM
ScHWv8tWZnRI4VCT6wQpZNPfCmPM13zGe5eAX3kGNxhK5fDYvjwIHV1N8IO+jXNl
vJ8+dY+9IuBFURAGb7/0qG6R4Qs3EwgvcoWiD4+aBub/hAnL4TV6Nq0jjpxh36wQ
QqHHsx6o4FyxBpQg66uCLBxZbv67qfXR1D4hDMtqOfO0qyEjNBLDuKhK1NKHXrU2
1aekn0Dbfz2mAGnpmXlITvm7KMTQDg==
=hwzM
-----END PGP SIGNATURE-----

3
kinit-5.65.0.tar.xz Normal file
View File

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

11
kinit-5.65.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----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-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Dec 8 11:18:38 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
- Changes since 5.64.0:
* Finish cleaning up autostart-related code
* use more modern for construct
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 3 15:47:05 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr> Sun Nov 3 15:47:05 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
# #
# spec file for package kinit # spec file for package kinit
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 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.64 %define _tar_path 5.65
# 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.64.0 Version: 5.65.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