Accepting request 1064558 from KDE:Frameworks5
KDE Frameworks 5.103.0 (forwarded request 1063796 from krop) OBS-URL: https://build.opensuse.org/request/show/1064558 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=110
This commit is contained in:
commit
097028e656
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f259aeb5a8e046ee2a0e658645f3af6d3e42145d3ae576f305b2b6e24a297f9b
|
|
||||||
size 330720
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPAfwIACgkQWNDuZIpI
|
|
||||||
s7ss3QgAm/4ZzrRkver7ZGKbUNw/N5HkKo5Wk8x40c9smOefe6+b+wHhtDHOxFzd
|
|
||||||
JoQKIlRY0PfTCjqD3lKnAT3NiEl1gdhqk4CVvpmrxGBaQXEM+RgKF2lP8jsYtBhC
|
|
||||||
KvVr82DoaXvPkovtyZ+JDUXC81E98Ghi2rI2GVaxAgzexTrlzNaBnV1zx5hUAU7z
|
|
||||||
dtCQumFYVbjC2DAhkmoRdELL1kEPrHJI1gAjmG1GmvMC8hKZrizg/MRQmgxfyRtu
|
|
||||||
jzjFtbPg8sIYmisObHVdX73oGZ/dAzut2BdMuCUboKDxdey6VCLvVwODQXSyszJt
|
|
||||||
ROLZc/aTC2IOJha9SemPhXpgw00HRQ==
|
|
||||||
=8hM9
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
extra-cmake-modules-5.103.0.tar.xz
Normal file
3
extra-cmake-modules-5.103.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:92ca2e55cb38956fbdeaf254231f074647173ccfd12dc9664989c6fa9e9c4346
|
||||||
|
size 330816
|
11
extra-cmake-modules-5.103.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.103.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPfejUACgkQWNDuZIpI
|
||||||
|
s7sCGQf9HLIossBzYp41ysUq8jhcT3gz3ZgKWGn31X4+2iq5RhW3BImaW2a8qGhi
|
||||||
|
lLLdULibnMQW1Lw4vdvwG+msBb8londziHavzBMTrytQi3phtMwwhXbpFwMqkulk
|
||||||
|
2fzKzhV/FyY5/M1ykmSi+EHL9Cry3fJ/wuE1DPXuMZd/W3IPBzmLBKbfqamHVpuF
|
||||||
|
zW6K2GikYs4VrYEqHSR1ufH1e0mXdj0yLD8kUNSzHOy76SywgysvRLB9dH7QbHIL
|
||||||
|
oykc78xUDmyzfEK/p4XxADrlASHBzqfMMe27zd4m+YUN69+hSjIupD/OO705U4mq
|
||||||
|
HMfhpeS/ZOsOnlEl41Al/GKm92w2FA==
|
||||||
|
=v//A
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 8 09:12:38 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.103.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.103.0
|
||||||
|
- Changes since 5.102.0:
|
||||||
|
* ECMAddQtDesignerPlugin: use correct plugin IID
|
||||||
|
* ECMAddQch: support doc linking also against Qt6 docs
|
||||||
|
* KDEPackageAppTemplates: add "_kapptemplate" postfix to target names
|
||||||
|
* Fix compatibility with newer Gradle provided with Qt 5.15.8
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 12 08:18:30 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Thu Jan 12 08:18:30 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%global pkg_suffix -doc
|
%global pkg_suffix -doc
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define _tar_path 5.102
|
%define _tar_path 5.103
|
||||||
# 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.102.0
|
Version: 5.103.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: CMake modules
|
Summary: CMake modules
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user