update to 6.0.0 [release 6.0.0-1mamba;Wed Feb 28 2024]

This commit is contained in:
Silvan Calarco 2024-03-29 17:54:43 +01:00
parent 85449dc7ec
commit 0142bd8cdd

View File

@ -1,7 +1,7 @@
%define _kf5_majver %(v=%version; echo ${v%.*})
Name: extra-cmake-modules
Version: 5.249.0
Version: 6.0.0
Release: 1mamba
Summary: Extra cmake modules used by kde framework
Group: Development/Tools
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/
Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{version}/extra-cmake-modules-%{version}.tar.xz
Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{majver}/extra-cmake-modules-%{version}.tar.xz
License: BSD
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
@ -46,6 +46,9 @@ Extra cmake modules used by kde framework.
%doc COPYING-CMAKE-SCRIPTS
%changelog
* Wed Feb 28 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.0.0-1mamba
- update to 6.0.0
* Thu Feb 01 2024 Automatic Build System <autodist@openmamba.org> 5.249.0-1mamba
- automatic version update by autodist