forked from pool/extra-cmake-modules
KDE Frameworks 5.73.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=223
This commit is contained in:
parent
8cc4de5013
commit
1b3b92a5aa
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:077af496e208722365f095da59e02382b66f7498352c8666e903603062657940
|
|
||||||
size 341932
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8AuicACgkQWNDuZIpI
|
|
||||||
s7tv4Qf/WgPxF2TdcVogLi+2M41mU1/tmnUbOs5iBaJrnTXPx6URfTrxraN5SsIY
|
|
||||||
H3fjETvvsJu2nT9IFeiAskRaPVFb9KFeudq21Q+xQrKr4P4dx3PSd6Wa03qU+VRk
|
|
||||||
hY2iEuqom7GStXraLgUIS029WcrKZmiEolQcj8P5Oz1mUtFVj5xw7T5JR45xJtSY
|
|
||||||
rQ9KtdLgRSv07YlFNtemEJXbYrwaIJT9zdFLQg7NNyRG5ljqYqNY01M2CPcSux6/
|
|
||||||
qU+eZqUTUnFESu1N/Qom0ju6Dw1IK0RFc43oaKEY3B15/bj3+UbMCWUkQh5gjCkk
|
|
||||||
UwMuL6SpqScQkCFt7ldUXtyNcJ38Lg==
|
|
||||||
=XOMD
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
extra-cmake-modules-5.73.0.tar.xz
Normal file
3
extra-cmake-modules-5.73.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c5e3ef0253f7d5ab3adf9185950e34fd620a3d5baaf3bcc15892f971fc3274c4
|
||||||
|
size 344348
|
11
extra-cmake-modules-5.73.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.73.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8lzmcACgkQWNDuZIpI
|
||||||
|
s7vLfwf/T6VUZAJNH8LDG5Q98iBVjG62fgGKvRkixAOY/HZ3bki40eeN589k0otu
|
||||||
|
wRyDzi870CfIMZx6KSsHkg6gwLlcCoLO63Y6364U1EMvR5Rd55/ZaRC0sLC4pLKE
|
||||||
|
pJUGepSqxuo9ewfIUMxhjGLQWorWk1Vq6xkgyFYJ9npkNZH9AdhON0GsTJ/3GTVR
|
||||||
|
gC+fxQYa5h6JQt5RrSsYVmncCgy7skGWRyzU3Ybr/CPjPeaufoTpOJ2YrZUmfYcG
|
||||||
|
CDt3kV/KSICcKNLO00sidxjf4jxWt+HbL9Zq43upERPboNiI9p/wsemeV3qDlMa5
|
||||||
|
fRVk/1Muur5Ox1hZJJlAJT1jmqTcCA==
|
||||||
|
=zGmN
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 2 07:13:00 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:
|
||||||
|
* Fix inline literal formatting
|
||||||
|
* Fix reST list from not being a list
|
||||||
|
* fix license headers
|
||||||
|
* Add ecm_generate_dbus_service_file
|
||||||
|
* Introduce function ecm_install_configured_file
|
||||||
|
* Export Wayland_DATADIR
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 5 07:55:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Jul 5 07:55:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%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)
|
||||||
@ -29,7 +29,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: extra-cmake-modules
|
Name: extra-cmake-modules
|
||||||
Version: 5.72.0
|
Version: 5.73.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CMake modules
|
Summary: CMake modules
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user