Frameworks 5.65 with respins
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=206
This commit is contained in:
parent
6590f07156
commit
0ba4fba4fd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1865efc6254bed44e0a6918c5af3da62be4008ba7a197a47f35251f298041a69
|
||||
size 339444
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yd8ACgkQWNDuZIpI
|
||||
s7uROAgAk2+2B519TlL0hm0uMX/bvfKVbZ1+ot4SSnYfV9wOWZ29o/Ios24YZ3QR
|
||||
au3prpmQuMFPuK3+RvWBqdBJ2QH54209u1oGDiACnONdyANYwAf+U59CPeIOJUy5
|
||||
uVXFasLosfrhTZFKRoP3HDWOxS9uQAnxvzb8eWC4E7LvLPB4gESu3YgrlBi7j8pn
|
||||
YHJz4wmQ+s97t3kboMXsdAdh94tN+BdATv1LHFckjGUBgfGvkfRUVkgPahDBcrpl
|
||||
sGwQgoOvkDQmvajNADD1NzIg480naWHlhOAC6W8VDc+4AMSZikZ2iAqg6YJVuO0v
|
||||
qlNaOBvn3wpTsKBn8tThS6KUbvksYg==
|
||||
=JjcC
|
||||
-----END PGP SIGNATURE-----
|
3
extra-cmake-modules-5.65.0.tar.xz
Normal file
3
extra-cmake-modules-5.65.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41634536ca1165a758acd85aa11112177616019e2d3974693a92d1d9bc91c105
|
||||
size 340384
|
11
extra-cmake-modules-5.65.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.65.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQR8ACgkQWNDuZIpI
|
||||
s7s6Bwf/dDtElXKTtImLBsQSvblrhAE1FqPFgQduF6oXD3YSvFbLrwqGO9F7hXzS
|
||||
1rtpH+4Ukf0chbyLqkBQ1y9dKGnztmFx6eFxSBOYt3rDzKd6G9wLF1JKrBBrsKvE
|
||||
TyxJ+qteOgbbUiotT/tWlCJ1staXqNG3pVYqv91KJKOKI7PuAL7KNFjiqKgFdf1Q
|
||||
Cf8Bf3i2nN5p4EZjI4zfUDFMEPieYgT49aCB8HA40WOPLuvaet31UFBqHea8Y/KG
|
||||
/YDXYG6sK72M/nD+DsiSgsolgkRZr/o0kHseTStYwiZ0INynACwVWSa630m25LUQ
|
||||
OnqYV7ksNcSRLLGS3jkLJXv0P4Sn4w==
|
||||
=fWiz
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:16 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
Update to 5.65.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
|
||||
- Changes since 5.64.0:
|
||||
* EBN extra-cmake-modules transport cleanup
|
||||
* EBN extra-cmake-modules comments spelling cleanup
|
||||
* ECMGenerateExportHeader: add NO_BUILD_SET_DEPRECATED_WARNINGS_SINCE flag
|
||||
* Fix EcmGenerateExportHeader tests on Windows
|
||||
* Fix typo
|
||||
* Explicitly use lib for systemd directories
|
||||
* Documentation typo correction
|
||||
* Fix ECMSetupVersion tests for old policy with project() wo/ VERSION
|
||||
* Add install dir for systemd units
|
||||
* KDEFrameworkCompilerSettings: enable all Qt % KF deprecation warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 3 15:46:46 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package extra-cmake-modules
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.64
|
||||
%define _tar_path 5.65
|
||||
# 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.64.0
|
||||
Version: 5.65.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user