diff --git a/kf6-kpackage.spec b/kf6-kpackage.spec index da4bd52..cf282dc 100644 --- a/kf6-kpackage.spec +++ b/kf6-kpackage.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kf6-kpackage Version: 5.248.0 -Release: 1mamba +Release: 2mamba Summary: Package framework lets the user to install and load packages of non binary content Group: System/Libraries Vendor: openmamba @@ -67,6 +67,7 @@ This package contains libraries and header files for developing applications tha %defattr(-,root,root) %{_bindir}/kpackagetool6 %{_datadir}/qlogging-categories6/kpackage.*categories +%{_mandir}/man1/kpackagetool6.1* %files -n lib%{name} -f %{name}.lang %defattr(-,root,root) @@ -88,6 +89,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Wed Jan 31 2024 Silvan Calarco 5.248.0-2mamba +- rebuilt with manpage + * Sat Jan 13 2024 Automatic Build System 5.248.0-1mamba - automatic version update by autodist