forked from pool/purpose
Accepting request 825121 from KDE:Frameworks5
KDE Frameworks 5.73.0 OBS-URL: https://build.opensuse.org/request/show/825121 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/purpose?expand=0&rev=37
This commit is contained in:
commit
879dca4bb7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:95736d1659af7fc9a90f20af43a1222c02eb8b0dac14b584622f1a6e4f92a0a8
|
|
||||||
size 155416
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8Au4wACgkQWNDuZIpI
|
|
||||||
s7vwjAf/UrfDFnkKWXQElRxNOWQn8c/Bj0wlomgPuX8EwUQl8rnGc5M3ReImFJl1
|
|
||||||
a5CTHmWWUA+rlublBzvBZXwVyZmkox+kJktpOunrxop25se0p0BXHXCz4gcwRkKN
|
|
||||||
NX9PTCPOMvr6Bpo5fjQSTwl1NpZlh6evT5jgWyLVz3OVmcu7Z+9QwySDXvQtIuZA
|
|
||||||
a4TCZDczIWjHnrEVv7h582J8uwiqJmnzmIapqQfVYcZQZaWKAtstZmbTEam+8+yE
|
|
||||||
tSXFF/aOHmq8Zky+R83MXT9vRtQO3tUZ/Xa2N6h6YT3xXEHokxUh43W99fXuVSVW
|
|
||||||
esAfhg76oTePLmO3TmLVvRSA0SUeZA==
|
|
||||||
=t8h3
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
purpose-5.73.0.tar.xz
Normal file
3
purpose-5.73.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6f4d440cb708b636430e3206f879ca5c2e6cdfcf62f92ce173d43e291fbeed32
|
||||||
|
size 155468
|
11
purpose-5.73.0.tar.xz.sig
Normal file
11
purpose-5.73.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8lz+8ACgkQWNDuZIpI
|
||||||
|
s7vZdwf+J9l6i0rMUGxIqOXjs62Eru6nD+Gfa+epWdyvlqtMSjkGuIMlFoHYIgIz
|
||||||
|
BZQdJHApiG40hWpd6bLSiA15lC8Q3cv/QGZHsYsAzVj/yUUDPYq0pF90dcyMJiNo
|
||||||
|
eBshaXT+hwUEBP//e3rVFBU0lFVqi2TwHAyE5cLFvXZ3MGTFW7D9W6dK/2IxY6Z7
|
||||||
|
nGGZTEaPWz055jy1bqgLfHFrWmZdKIkQkED5c4CWAsmvwdFGlH0YpL6KYWWt3lwN
|
||||||
|
xrctbdzeG7bIn/jNhZZXrG3xml4awYpl9LSkkzrDB2sAfp4iBSs5LJ9czRRFUDH8
|
||||||
|
OTEgs1WpJfZPkj9K4hLhpyvES5G9ug==
|
||||||
|
=hH2s
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 2 07:13:58 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.73.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.73.0
|
||||||
|
- Changes since 5.72.0:
|
||||||
|
* Use KF-standardized Qt logging categories
|
||||||
|
* Use camelcase include. (scripted)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 5 07:55:55 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Jul 5 07:55:55 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Purpose5
|
%define lname libKF5Purpose5
|
||||||
%define _tar_path 5.72
|
%define _tar_path 5.73
|
||||||
# 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.72.0
|
Version: 5.73.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
|
||||||
@ -154,6 +154,7 @@ This package contains development files needed to build applications which rely
|
|||||||
%license COPYING*
|
%license COPYING*
|
||||||
%{_kf5_libdir}/libKF5Purpose.so.*
|
%{_kf5_libdir}/libKF5Purpose.so.*
|
||||||
%{_kf5_debugdir}/*.categories
|
%{_kf5_debugdir}/*.categories
|
||||||
|
%{_kf5_debugdir}/*.renamecategories
|
||||||
|
|
||||||
%files -n libKF5PurposeWidgets5
|
%files -n libKF5PurposeWidgets5
|
||||||
%{_kf5_libdir}/libKF5PurposeWidgets.so.*
|
%{_kf5_libdir}/libKF5PurposeWidgets.so.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user