forked from pool/purpose
KDE Frameworks 5.68.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/purpose?expand=0&rev=77
This commit is contained in:
parent
bd42c9a7df
commit
083bc7a9f0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31c5c486a4a299c9eb1a809af899d5ab7ed9c56b81aca2b9f7aa142e9bed0ebb
|
||||
size 156680
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420rUACgkQWNDuZIpI
|
||||
s7sAyQf/ZW2Zz8lLkL2ZPBrMiOz5uP/ns0ZwC8KJX72aGKwN0S4ER7+/dpEiIj7g
|
||||
YWVLBCCMtDa2b6Eys2oMMslMQBjB50WBocC5Vo4Yv0XU+0/2g56c4x0xgz6nRPOZ
|
||||
1DWgoeUYk3B+ejkiz+juQNTxzg3VQz2NmrBdL4va+4qQWFV8hKzOhiZnE6qOdD0X
|
||||
+mpo7GBw4sIf53Xk4TkxnjEfPfwdYGCTEhio11GtFBJ/x5rMylZeetiHQe0KQqy3
|
||||
2rK9AKj6RMaB39Z6YLVVwO2nyY3Z90sokl6rUZldRJhAWwY3ipAstIFiWltwmMVT
|
||||
+idiTh9iX9xcYPKadLXEeRJalXXj7Q==
|
||||
=Q5SK
|
||||
-----END PGP SIGNATURE-----
|
3
purpose-5.68.0.tar.xz
Normal file
3
purpose-5.68.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8c8f8244b568e52b4c02b89b71611bb8ba7cd07173645caa022b4bd90b41ab0
|
||||
size 152020
|
11
purpose-5.68.0.tar.xz.sig
Normal file
11
purpose-5.68.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl5jmQ4ACgkQWNDuZIpI
|
||||
s7sLCgf+KNPgxUkG6oE/SYjXZmoiMLiAVSPHm330ZaCacPy4n1YEz7yy7yUgelYf
|
||||
6Y3gu0EoUqORtoDq4ywFBy3pwyPbmPNusq/QFPMlI5PMB9zhpeSKi1glglA1C1Gu
|
||||
t41+BSlBd4zvRqEsZ8tydvsvgalg0dbI9JUSB5wv+kVbJjDvEm/Z0NU+OGdUMdbN
|
||||
Htu5SCCA4Ek5Fpi4ndhuvFS9U8SXyT76d2a8fp0LIxGzNbq+hRD3nM6rOPcED8Vh
|
||||
oU8UavYXvOjY/n8WKLKojnCTcVzoAERlJrJ7ZLTlCqTSJjsGmNl4p8roHTuLz773
|
||||
VpWqTWHwrxgHghGZScm+EiqYp6Pahg==
|
||||
=mGCh
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 8 09:18:06 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
|
||||
- Changes since 5.67.0:
|
||||
* Rewrite nextcloud plugin
|
||||
* kill twitter support
|
||||
* Port deprecated method
|
||||
* Fix build with Qt 5.15.0
|
||||
* Use ecm_qt_install_logging_categories over manual categories file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 18:07:18 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5Purpose5
|
||||
%define _tar_path 5.67
|
||||
%define _tar_path 5.68
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# 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}')}
|
||||
%bcond_without lang
|
||||
Name: purpose
|
||||
Version: 5.67.0
|
||||
Version: 5.68.0
|
||||
Release: 0
|
||||
Summary: Framework to integrate services and actions in applications
|
||||
License: LGPL-2.1-or-later
|
||||
@ -137,7 +137,6 @@ This package contains development files needed to build applications which rely
|
||||
%find_lang purpose_phabricator %{name}.lang
|
||||
%find_lang purpose_reviewboard %{name}.lang
|
||||
%find_lang purpose_saveas %{name}.lang
|
||||
%find_lang purpose_twitter %{name}.lang
|
||||
%find_lang purpose_youtube %{name}.lang
|
||||
%endif
|
||||
|
||||
@ -165,7 +164,6 @@ This package contains development files needed to build applications which rely
|
||||
%{_kf5_libdir}/libReviewboardHelpers.so.*
|
||||
%{_kf5_libexecdir}/
|
||||
%{_kf5_sharedir}/purpose/
|
||||
%{_kf5_sharedir}/kpackage/
|
||||
%{_kf5_plugindir}/
|
||||
%{_kf5_qmldir}/
|
||||
%{_kf5_iconsdir}/hicolor/*/actions/kipiplugin_youtube.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user