diff --git a/kpackage.spec b/kpackage.spec index 0cfe200..17be891 100644 --- a/kpackage.spec +++ b/kpackage.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kpackage -Version: 5.27.0 +Version: 5.28.0 Release: 1mamba Summary: Package framework lets the user to install and load packages of non binary content Group: System/Libraries @@ -66,7 +66,9 @@ This package contains libraries and header files for developing applications tha %files %defattr(-,root,root) %{_bindir}/kpackagetool5 +%ifnarch x86_64 %{_mandir}/man1/kpackagetool5.1* +%endif %files -n lib%{name} -f kpackage5_qt.lang %defattr(-,root,root) @@ -88,6 +90,9 @@ This package contains libraries and header files for developing applications tha #%doc README.md %changelog +* Tue Nov 22 2016 Automatic Build System 5.28.0-1mamba +- automatic version update by autodist + * Fri Oct 14 2016 Automatic Build System 5.27.0-1mamba - automatic version update by autodist