diff --git a/kmbox.spec b/kmbox.spec index 8670629..682ed64 100644 --- a/kmbox.spec +++ b/kmbox.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kmbox -Version: 17.12.3 +Version: 18.04.0 Release: 1mamba Summary: KDE Frameworks 5 mailbox library Group: System/Libraries @@ -69,6 +69,8 @@ exit 0 %files -n lib%{name} %defattr(-,root,root) +%{_sysconfdir}/xdg/kmbox.categories +%{_sysconfdir}/xdg/kmbox.renamecategories %{_kde5_libdir}/libKF5Mbox.so.* %doc COPYING.LIB @@ -86,6 +88,9 @@ exit 0 %{_libdir}/qt5/mkspecs/modules/qt_Mbox.pri %changelog +* Tue May 01 2018 Automatic Build System 18.04.0-1mamba +- automatic version update by autodist + * Sat Mar 10 2018 Automatic Build System 17.12.3-1mamba - automatic version update by autodist