forked from pool/kdelibs4support
KDE Frameworks 5.98.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdelibs4support?expand=0&rev=277
This commit is contained in:
parent
bb15db65cc
commit
44764a87e0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1adfdd09e61dd183de1dfbd1cd24e26ef69ab6429a0cfc292992a7f240244111
|
|
||||||
size 3659376
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvxsoACgkQWNDuZIpI
|
|
||||||
s7tAgQgAwBXvc65vScmJSRtLN3k6QsTbk088+H17udZX0oVy1ozUCtCzsW8kbyGz
|
|
||||||
lJYpNvVjtSpXDyS4ILuzxC7oJoA/F3scf8ae8L+diwdPb/nU/TVWZPMN/1dwLqRH
|
|
||||||
M0HzBpRS7MicPoCeWBp/g/XLB3ewAS2sRvaEIgdVgOQRsdnnl91qJjJm3vmU4aOR
|
|
||||||
tGS8lRYrNxPrqVjWeZ8VBV25mXtNjnfcK8km3SqbctMv11Bv/OV7amjYy7Jzs33h
|
|
||||||
BgMFs3LzBLFoPgpLWdaGCyJzo5kozLDM3LkFJTXWVovKohyw2ot5Eejv+Zq5Fzv7
|
|
||||||
Lp0cKss3q0Irxw63y47L+T1l4I2F9g==
|
|
||||||
=AAeT
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdelibs4support-5.98.0.tar.xz
Normal file
3
kdelibs4support-5.98.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0ead944e9ada2adf8fde2724762dcb6ee265e6aa368b94b3147ce6c062cfde43
|
||||||
|
size 3667136
|
11
kdelibs4support-5.98.0.tar.xz.sig
Normal file
11
kdelibs4support-5.98.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmMV9QwACgkQWNDuZIpI
|
||||||
|
s7v1mAf/fRftWV8WMsB2VaOCuY1WSHr8rfpw3Hve3pJeNkEHTQMiX+qeew1tMHSg
|
||||||
|
wOxji6Z3stx51pdGImgsOtjMP0S5DBTLsYnhJk4xWixflM+7QTl1XPn+5i2S/2WY
|
||||||
|
gjP6po0f5MmwlWrdcawuYJW8e8q+PMUcoof5y/Vb83k27wloqJZg4fuxEwIJ5b5P
|
||||||
|
HINnL38NtsuiChWiOyS/5VoppsvuhL5nguRHojGQSdlufram8LnAft5114BRSfKU
|
||||||
|
ox29p8scVMWp8yFLWgn3nJkybESP/eNKU6O6AZMFupCE+YUjKUacfKcG5HBd2pMo
|
||||||
|
eD26CIY3QppmYfY3FDlS8pg+wUXW0Q==
|
||||||
|
=2bkY
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 6 07:16:54 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.98.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.98.0
|
||||||
|
- No code change since 5.97.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 7 22:27:19 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 7 22:27:19 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5KDELibs4Support5
|
%define lname libKF5KDELibs4Support5
|
||||||
%define _tar_path 5.97
|
%define _tar_path 5.98
|
||||||
# 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: kdelibs4support
|
Name: kdelibs4support
|
||||||
Version: 5.97.0
|
Version: 5.98.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Code and utilities to ease the transition to KDE Frameworks 5
|
Summary: Code and utilities to ease the transition to KDE Frameworks 5
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user