forked from pool/purpose
Accepting request 738070 from KDE:Frameworks5
KDE Frameworks 5.63.0 OBS-URL: https://build.opensuse.org/request/show/738070 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/purpose?expand=0&rev=27
This commit is contained in:
commit
f014c53988
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ed0bdc72b1b95fe988fb2ceba5cc1bd36b5bf00d30c098e9de50fdc36d3b3492
|
|
||||||
size 153400
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl1z0Q0ACgkQWNDuZIpI
|
|
||||||
s7tOTwf9EgD9S57qYn+dcVx0p9JHQAkvMbh2u2Fh/+dagKy4euL9HM0JidPIKt+X
|
|
||||||
4EbiAnwslfY/NyKUDuiRQdkn7aBahF4k67HI4ZyPzkGGCzU/LnBMhv/tcKa0gjtM
|
|
||||||
vyhSqLA5P5ObdXrD6RZ7gK6CtE7hcETCeC0+JPuAzNLJU62iaO42Gok9ThwZ1ELM
|
|
||||||
eySDhQqP/XTnPbbRYOf6xE/GJdmCPAuRf4QAXOZk+0elB0tp80qu9mAiof3sTLJI
|
|
||||||
KVLT5NRS8kzUT+kC2RQH/wn8R9y2zrhTaQ3enNt5w17oYedAWxHQFDMvUCAXjFhr
|
|
||||||
E2SB3MqctKa7/KmmFgNFxfQSmzvA5w==
|
|
||||||
=90Ax
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
purpose-5.63.0.tar.xz
Normal file
3
purpose-5.63.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e59f96272a81340914345599f231af839a23d311f770a2536aaa51f46f885d5
|
||||||
|
size 153968
|
11
purpose-5.63.0.tar.xz.sig
Normal file
11
purpose-5.63.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2ZytgACgkQWNDuZIpI
|
||||||
|
s7vS1gf+MCbFHTDJ3gt6AloA57yqZ0+CcLTYtZd6SA4mGGS1+2wrHvOExfs5mS/L
|
||||||
|
Py3l/quD5ebjmjyYwnRpocRtuzXYLtMKbkg1Ren+XAuaV7Hxkyt5EmkdzksTQZpq
|
||||||
|
y/ej9X5pSem6wcNixTgmrpbFrOgofAzP013Gxws2F/fRjj4roD3lUKagWryJy/zB
|
||||||
|
rOqz5cPyUi31Lq1W+ha9hh4Lo9rdEpJiiXuBSJPw7oq5v67aGNxeSVywotsxAjIn
|
||||||
|
ZG/QNCzgnDrwpZOXmOs4SBetWXzPnnUm9Z6xDRJ2Iva6nUcX1ggqP90VjaA5AULP
|
||||||
|
KcI/Av4KDLGVH4BOvnReFmEJaC+XiQ==
|
||||||
|
=9xyM
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Oct 6 13:27:06 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.63.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php
|
||||||
|
- Too many changes to list here.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 7 20:37:17 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sat Sep 7 20:37:17 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Purpose5
|
%define lname libKF5Purpose5
|
||||||
%define _tar_path 5.62
|
%define _tar_path 5.63
|
||||||
# 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: purpose
|
Name: purpose
|
||||||
Version: 5.62.0
|
Version: 5.63.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Framework to integrate services and actions in applications
|
Summary: Framework to integrate services and actions in applications
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user