forked from pool/kinit
Accepting request 1042131 from KDE:Frameworks5
KDE Frameworks 5.101.0 (forwarded request 1041798 from krop) OBS-URL: https://build.opensuse.org/request/show/1042131 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinit?expand=0&rev=109
This commit is contained in:
commit
3092ede0f7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:89112dd9cebba4c917b915b839afbc01dbfdb80bb71c61d9575fec06445bf2ce
|
|
||||||
size 2433276
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmd0ACgkQWNDuZIpI
|
|
||||||
s7u9BAf/f8bIuMueMF13Ov4MpcrRX7QExxt8ZCX8Us4MynhYNjL9nxxlx7swpgoS
|
|
||||||
JLYi1H/8Ia87UyVnnk52Cu2R4w/qNdTXTNcuYoiRCrkyqIxgQ0UdPgj4A0MqQwul
|
|
||||||
Holoo/ngX1S05slkBsBNbhqelzT0Yg7gs1r1TpQtMk4Prmx+EfHIXu+jyDIheYQv
|
|
||||||
tejr26ABmd2Ko+e+XjRbGmbpYzhT+G7TlzkvU1vcmUzBf1Vr0Gbipu8SCmBYj3sj
|
|
||||||
nvwocNcSpGHYxZcfm2ZcKX8iCJVGorJfMAyMpvvmMrFEMXeDXhIhf12zY9nQJWzo
|
|
||||||
IkEIkndYq2MV0ryyiycDXWvFvOd4SQ==
|
|
||||||
=PpsS
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kinit-5.101.0.tar.xz
Normal file
3
kinit-5.101.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8e41dba85484db50ea0fbad67316a514a170f94ff78e8879f494c538b97701a4
|
||||||
|
size 2433260
|
11
kinit-5.101.0.tar.xz.sig
Normal file
11
kinit-5.101.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmOLLSgACgkQWNDuZIpI
|
||||||
|
s7tM6Af/c6BASZO5CykZqpmko+PzSqiF1hmMAM3fzy05ziKkSyfeBx7hZ7zZZwdD
|
||||||
|
9CbGMdDgfbkV2UoFJR5PrTkw07dQYIMfLdlhynXJz5HX7ehUiMixAKHUSX+F7crj
|
||||||
|
KJ6Djug6IM34ul34cAyK7dZguhHy5eYvT15v3p46uc/nhpOZ4kei4a8EFEMaBFAT
|
||||||
|
CdtX2cR/tYQZUss28ORtUEyjdaypnw+rXd2qsDxTAGbxUqDxBXoqtibkuiHvWdCu
|
||||||
|
54b9XK446mor0eA1Fyw2HeUWYXZmshNXUmSvxKKyYGKm7pgh+Wvu4xrkcdqsbh65
|
||||||
|
HXrx+NdrQ10HfZteQ/O2fzu4DHzz/A==
|
||||||
|
=DkWD
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 6 20:10:45 UTC 2022 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.101.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.101.0
|
||||||
|
- No code change since 5.100.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 8 08:35:12 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Nov 8 08:35:12 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,18 +16,17 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.100
|
%define _tar_path 5.101
|
||||||
# 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 released
|
%bcond_without released
|
||||||
Name: kinit
|
Name: kinit
|
||||||
Version: 5.100.0
|
Version: 5.101.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
|
||||||
Group: System/GUI/KDE
|
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
@ -65,7 +64,6 @@ booting UNIX.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Helper library to speed up start of applications on KDE workspaces
|
Summary: Helper library to speed up start of applications on KDE workspaces
|
||||||
Group: Development/Libraries/KDE
|
|
||||||
Requires: extra-cmake-modules
|
Requires: extra-cmake-modules
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
|
Loading…
Reference in New Issue
Block a user