KDE Frameworks 5.68.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdelibs4support?expand=0&rev=221
This commit is contained in:
parent
2f41314283
commit
51891fb426
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:57a4d53415f68375326c5a8571f5fba8bcd7c060e4bbcd13e9adc9a77d139a2c
|
|
||||||
size 3516692
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420UQACgkQWNDuZIpI
|
|
||||||
s7sEQQgAkuiZ8xWJOiTH6VvbX+qXN/FP0iB/NzpwkXImcrLV6EeulWudi4sMyW7N
|
|
||||||
cjGGNKqTKUtBerbNif0lDTP8engZCUSM5+G3X2omgO8OY67jJ1qc1hbsX0yeKoaI
|
|
||||||
YqZhrxMJUHsV5Cg5/Fl2wjmdUA9jzZCE3WV3pYFfalgc5kkwi4QFOTrvifZQsYfn
|
|
||||||
a2kNk2GbedlT/7AiT/8UqMoVqVM4nTejDuv0udXvel6ODo5mXJl9j/AHaZsdgOT9
|
|
||||||
nNzEYcu915zx1DpohYsTfnyW/kcdfjRqztmT8sWpxkAm0DxCCqaAOLR9xF7zsw6j
|
|
||||||
XVn/4bRUqhOWK874F7ntAFISM4Uzcw==
|
|
||||||
=0FEs
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdelibs4support-5.68.0.tar.xz
Normal file
3
kdelibs4support-5.68.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2fca7bf9d31b081e7568631b6b6d2f7847068217261e47ef0dea106470c22df1
|
||||||
|
size 3513760
|
11
kdelibs4support-5.68.0.tar.xz.sig
Normal file
11
kdelibs4support-5.68.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl5jlysACgkQWNDuZIpI
|
||||||
|
s7tsSQf+LggMitB5AI/kOtpuV1HsipqClrb6V1JKogHaoIZWR3LDyGbFVFPdJje9
|
||||||
|
cDNMBVGvMOsfk9XjUnjEksIPtFS922W/JMXAhPyFlnPH+fbeCUXlJIXZR/qvkpds
|
||||||
|
9VxvwC699E5eZypjJSAINR7HRQcE/f+egoBhlA6nsuVeqkQ9yMmXhYYBGCYdUdvw
|
||||||
|
/0OBkpNzdnE8DlWd4Em7PmYJfSvXxMQtXk7QnuUXws5pg4Td2CevqYD4DVe2vbMq
|
||||||
|
BNYAlQ+m2SraEpjMCRlRh8K5bkUv2V8ssE0ut5k/ZFCdQL1PsayHSAvTCpFhl772
|
||||||
|
PFqeemlSCPzR2iOlOfx5djwKCWirQw==
|
||||||
|
=8iAD
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 8 09:17:42 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.68.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php
|
||||||
|
- No code change since 5.67.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 2 18:06:51 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Feb 2 18:06:51 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5KDELibs4Support5
|
%define lname libKF5KDELibs4Support5
|
||||||
%define _tar_path 5.67
|
%define _tar_path 5.68
|
||||||
# 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: kdelibs4support
|
Name: kdelibs4support
|
||||||
Version: 5.67.0
|
Version: 5.68.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…
x
Reference in New Issue
Block a user