diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index 0e9db0e..3dafb4c 100644 --- a/extra-cmake-modules.spec +++ b/extra-cmake-modules.spec @@ -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 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 5.248.0-1mamba +- update to 5.248.0 + * Wed Jan 10 2024 Silvan Calarco 5.113.0-3mamba - rebuilt with rpm-macros-kde5 packaged apart