[main] extra-cmake-modules: update to 5.90.0 (#2007)

* update extra-cmake-modules to 5.90.0

* verify license for extra-cmake-modules
This commit is contained in:
Cameron E Baird 2022-01-31 12:09:16 -08:00 committed by GitHub
parent 4e423484e7
commit d781e8a81e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"Signatures": {
"clang-python-4.0.1.tar.gz": "f3b3b866edac22662ce7836997ab7b193647878f6307d9749708d9215cb6bec8",
"extra-cmake-modules-5.61.0.tar.xz": "a86a3b12c8a540af822131a8d65586d985267b1d642c29b4815b6c7870bc126c"
"extra-cmake-modules-5.90.0.tar.xz": "f3007c3ceca56249292cf340a38518589a55a4afcf27e166ab63c5ac8ffabcb0"
}
}

View File

@ -1,7 +1,7 @@
Name: extra-cmake-modules
Summary: Additional modules for CMake build system
Version: 5.61.0
Release: 3%{?dist}
Version: 5.90.0
Release: 1%{?dist}
Vendor: Microsoft Corporation
Distribution: Mariner
License: BSD
@ -66,6 +66,10 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%changelog
* Tue Jan 25 2022 Cameron Baird <cameronbaird@microsoft.com> - 5.90.0-1
- Update source to 5.90.0
- License verified
* Mon Mar 30 2020 Joe Schmitt <joschmit@microsoft.com> - 5.61.0-3
- Update Vendor and Distribution tags

View File

@ -3498,8 +3498,8 @@
"type": "other",
"other": {
"name": "extra-cmake-modules",
"version": "5.61.0",
"downloadUrl": "https://download.kde.org/stable/frameworks/5.61/extra-cmake-modules-5.61.0.tar.xz"
"version": "5.90.0",
"downloadUrl": "https://download.kde.org/stable/frameworks/5.90/extra-cmake-modules-5.90.0.tar.xz"
}
}
},