diff --git a/extra-cmake-modules.spec b/extra-cmake-modules.spec index 92ff0c5..65d06c3 100644 --- a/extra-cmake-modules.spec +++ b/extra-cmake-modules.spec @@ -1,7 +1,7 @@ %define _kf5_majver %(v=%version; echo ${v%.*}) Name: extra-cmake-modules -Version: 5.110.0 +Version: 5.111.0 Release: 1mamba Summary: Extra cmake modules used by kde framework Group: Development/Tools @@ -15,7 +15,7 @@ License: BSD ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END BuildRequires: cmake -BuildRequires: python-Sphinx +BuildRequires: python-sphinx-py3 Requires: cmake %description @@ -58,6 +58,9 @@ cat %{S:1} | sed "s,@KF5_VERSION@,%{version}," \ %attr(644,root,root) %{_sysconfdir}/rpm/macros.kde5 %changelog +* Thu Oct 19 2023 Silvan Calarco 5.111.0-1mamba +- update to 5.111.0 + * Sun Sep 10 2023 Automatic Build System 5.110.0-1mamba - automatic version update by autodist