KDE frameworks 5.77.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=231
This commit is contained in:
parent
90141d6424
commit
6d4bad8915
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4845e9e0a43ba15158c0cfdc7ab594e7d02692fab9083201715270a096704a32
|
||||
size 349944
|
@ -1,11 +0,0 @@
|
||||
-----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-----
|
3
extra-cmake-modules-5.77.0.tar.xz
Normal file
3
extra-cmake-modules-5.77.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42f071f628b192122894026de20097cb0b3de411cb41c6935b48eb86ce992a65
|
||||
size 353784
|
11
extra-cmake-modules-5.77.0.tar.xz.sig
Normal file
11
extra-cmake-modules-5.77.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/LnyEACgkQWNDuZIpI
|
||||
s7ujzQgAgM118FEo8/xt1+Lc7bNWA1n84GSkT9xesdiYILZj5xT/LEbVwy6tAafP
|
||||
aFx6on4HP2hQzLwptXGOHJMTe+fAm/YXYYlZC2ULWIfDAr4WpGYPDr8pHzZ/0MpY
|
||||
cW5V/1fSIi9dGi7zTLD6eYvHa0rJ39Y9yAnUtK2wmpYLkpEq0+j07OqXz1/BH0aE
|
||||
SvpZfHhkUB0/WX/U+eR4adtTVw5HzKROLoIn9ARBk9VP/ehsuni5yD/v3U3Irocu
|
||||
TT3LK1BpFLHGqzPf6zxNC+lJy1obCJ8L4QBcj0eIQxGo16ubBDJOkSUyzzGURycp
|
||||
qoN+sGMLUGpfdRugSmE7UPfJpiUnsg==
|
||||
=Dxty
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 18:56:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.77.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.77.0
|
||||
- Changes since 5.76.0:
|
||||
* clang-format: No space before initializer list
|
||||
* Fix category extraction from desktop files
|
||||
* Define install dir variable for file templates
|
||||
* Add fastlane metadata generation for Android builds
|
||||
* (Qt)WaylandScanner: Properly mark files as SKIP_AUTOMOC
|
||||
* Fix updating of apptemplate tars
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 7 21:34:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.76
|
||||
%define _tar_path 5.77
|
||||
# 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.76.0
|
||||
Version: 5.77.0
|
||||
Release: 0
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user