Accepting request 848522 from KDE:Frameworks5
KDE Frameworks 5.76 OBS-URL: https://build.opensuse.org/request/show/848522 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=83
This commit is contained in:
commit
52417b8c74
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:878d47a901056d5303bf37414d787046e1d38fac2bd9f2f5ddd00a9dd6b9f4eb
|
||||
size 348904
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96NDwACgkQWNDuZIpI
|
||||
s7uDQQf/YoEYBX5VpwhXobGRb37Cokzl11FAlHeA0PdidhD3JLJ6owbuz8FTZdTp
|
||||
UfXPLNSSqwpwZ6kCOJrXFrU5PiqmWYpQaCdRh7AfLgr3ZKVZ8+pszuuP8GbM/AU4
|
||||
EcI/5J9UdILNlWvDbdYfRAkehSHgD7N2i3PoxOvpUc2pn1e8YqlwPvCxFO/n1ucC
|
||||
RjfpEm33PBLI+JsZ59e7yp2L6np3g+0pTsnzB89OqlH+swrF7DR63O8cTl0WDj5B
|
||||
6x6hokUxa5mTlnG0e4oyLIFRN+wVCQShuqEGuR45rQebUIhdJmVbRHVwU1k4KC0I
|
||||
rUa3ntwXM/n3/8zVMQUOmPgvnHy32w==
|
||||
=RD5O
|
||||
-----END PGP SIGNATURE-----
|
3
extra-cmake-modules-5.76.0.tar.xz
Normal file
3
extra-cmake-modules-5.76.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4845e9e0a43ba15158c0cfdc7ab594e7d02692fab9083201715270a096704a32
|
||||
size 349944
|
11
extra-cmake-modules-5.76.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.76.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl+m5DYACgkQWNDuZIpI
|
||||
s7uxqwf/U5uXG1Tclo88+ZocG/AigIqTIwofPruQ4/ly+KHKq5LOc6aQEao2/hKA
|
||||
7AdX9Wwet2EtF7n518KDdC7WSmpVhsGQL3wJlVGpw6n7d+117jBN+l1HwtmhliTr
|
||||
48YUwC9B4EM7JovVcNJcaWmtFTmHaAAhA/o4avOJZkwR66dUhr+STF6undt1rKjB
|
||||
wEmrfrp4apCWoqX5MCM3npwfzzQ9cSHInREUbUajLR7vrbJhpjQYK87BRCkeA1LM
|
||||
EIxr9O/gB30hBOAGjQz44VmB2XGlwXW4kkBcCGQFQdqomTsZr8ndUPijqq96nQyy
|
||||
WcX6TZEqAgS5TMUvk2Bxm/iGHzoibg==
|
||||
=4bQe
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 7 21:34:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.76.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.76.0
|
||||
- Changes since 5.75.0:
|
||||
* Make androiddeployqt find libraries and QML plugins without installation
|
||||
* find-modules/FindReuseTool.cmake - Fix finding reuse tool
|
||||
* improve default formatting options
|
||||
* Include option to use LLVM for users with Qt < 5.14
|
||||
* add missing minimum version for RENAME parameter
|
||||
* Enable documentation generation for FindGradle
|
||||
* Document when FindGradle has been added
|
||||
* Add FindGradle from KNotification
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 08:32:49 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.75
|
||||
%define _tar_path 5.76
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
@ -29,7 +29,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: extra-cmake-modules
|
||||
Version: 5.75.0
|
||||
Version: 5.76.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user