KDE Frameworks 5.95
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=259
This commit is contained in:
parent
58e997fd6e
commit
f795b2b283
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:23548a8ce2b998cfa675fc00112bf93914ee25194f0bfdf832d283c8d678d279
|
|
||||||
size 331500
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJ2ZbAACgkQWNDuZIpI
|
|
||||||
s7uCFAf+LVR4uVpboiy714z5voffSHyOc+2PBxX/MksTa8q45/xKVGXVoPKJWqPU
|
|
||||||
MCW0lRR7BLVIRrPqwH/6wBE4s1Xqt0VXFEylODqH0xYMsTOvWMt6/jMLNDyXrjBj
|
|
||||||
DYqg1z5csYrUX/qtOm491nyIt/0gOUpwvJViSKdNS9phUnMtbkWI6cg2yYd4zYAx
|
|
||||||
JHgpSyTgk3SnJkccLuVJrJ2ttTJ6g2k7S1jgq+VBr0REgz0bLFg6ubDGFHKOpgMu
|
|
||||||
cG7DmXsQAiLXNKdJy0PtsPptnFcCWT1zPBjmuYZ3stnf33Oz+QDxOGVM15r6zjlT
|
|
||||||
1SJrYUsaGjAr98uL9WBYDp9J6ZMZGw==
|
|
||||||
=J+7f
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
extra-cmake-modules-5.95.0.tar.xz
Normal file
3
extra-cmake-modules-5.95.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ffa02309d92958353e8e7837970e0d038475da5a18074e3442bf6b78ac91ad5a
|
||||||
|
size 331364
|
11
extra-cmake-modules-5.95.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.95.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmKiadsACgkQWNDuZIpI
|
||||||
|
s7si8Af9GN4IT3laRl+6mF/UvnlTM/HAj/lapLfhYup292dv289vY24nPEZV5jJm
|
||||||
|
r4vW4YZrebt9Cf6MVmA2N1cyoi2XDsi2EaZv7go5cjuKVy8d8sWmmUpCMdGem4Ki
|
||||||
|
YCHLz4t68PDIFHYN4djuJlqZq/torGN7sDlBDX+pdAsyJUqflErmtxk4ayPjMUjw
|
||||||
|
0b9rvi9r9BuXt/yd7hM4kcJuin79i7h257W94fKKqfkhEoxrh/T8fvoZXyiYz+40
|
||||||
|
D4QYgxzkvxBAdmF3uP9jp33oQlmYppuKnucUgKq2BWBgP3OhGjpmQed7eFW6p2S5
|
||||||
|
ienLs6+nhi+kLamyoPUwFSiovALAYQ==
|
||||||
|
=mCXe
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 10 14:12:13 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.95.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.95.0
|
||||||
|
- Changes since 5.94.0:
|
||||||
|
* FindXCB: fix typo in warning
|
||||||
|
* fix linking on OpenBSD
|
||||||
|
* ECMQtDeclareLoggingCategory: drop support for Qt < 5.4
|
||||||
|
* ECMAddQtDesignerPlugin: drop support for Qt < 5.9
|
||||||
|
* ECMAddQtDesignerPlugin: fix support for Qt6
|
||||||
|
* ECMAddQtDesignerPlugin: fix missing FeatureSummary include
|
||||||
|
* KDEGitCommitHooks: Check if KDEClangFormat was included
|
||||||
|
* KDEGitCommitHooks: Fix quoting of variables
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 10 08:17:43 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue May 10 08:17:43 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%global pkg_suffix -doc
|
%global pkg_suffix -doc
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define _tar_path 5.94
|
%define _tar_path 5.95
|
||||||
# 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)
|
||||||
@ -30,7 +30,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: extra-cmake-modules%{?pkg_suffix}
|
Name: extra-cmake-modules%{?pkg_suffix}
|
||||||
Version: 5.94.0
|
Version: 5.95.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