update to 5.248.0 [release 5.248.0-1mamba;Thu Jan 11 2024]

This commit is contained in:
Silvan Calarco 2024-01-12 21:32:03 +01:00
parent 934f368aaf
commit 8c255f829d

View File

@ -1,23 +1,25 @@
%define _kf5_majver %(v=%version; echo ${v%.*})
Name: extra-cmake-modules
Version: 5.113.0
Release: 3mamba
Version: 5.248.0
Release: 1mamba
Summary: Extra cmake modules used by kde framework
Group: Development/Tools
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/
Source0: https://download.kde.org/stable/frameworks/%{_kf5_majver}/extra-cmake-modules-%{version}.tar.xz
Source0: https://download.kde.org/%{stable_kf6}/frameworks/%{version}/extra-cmake-modules-%{version}.tar.xz
License: BSD
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
BuildRequires: kf5-rpm-macros
BuildRequires: kf6-rpm-macros
BuildRequires: cmake
BuildRequires: python-sphinx-py3
Requires: cmake
Requires: kf5-rpm-macros
Requires: kf6-rpm-macros
%description
Extra cmake modules used by kde framework.
@ -44,6 +46,9 @@ Extra cmake modules used by kde framework.
%doc COPYING-CMAKE-SCRIPTS
%changelog
* Thu Jan 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.248.0-1mamba
- update to 5.248.0
* Wed Jan 10 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.113.0-3mamba
- rebuilt with rpm-macros-kde5 packaged apart