diff --git a/kcontacts.spec b/kcontacts.spec index 2f1c11c..4c181bf 100644 --- a/kcontacts.spec +++ b/kcontacts.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kcontacts -Version: 19.04.3 +Version: 19.08.1 Release: 1mamba Summary: KDE Frameworks 5 address book API Group: System/Libraries @@ -74,9 +74,9 @@ exit 0 %files -n lib%{name} -f %{name}5_qt.lang %defattr(-,root,root) -%{_sysconfdir}/xdg/kcontacts.categories -%{_sysconfdir}/xdg/kcontacts.renamecategories %{_kde5_libdir}/libKF5Contacts.so.* +%{_datadir}/qlogging-categories5/kcontacts.categories +%{_datadir}/qlogging-categories5/kcontacts.renamecategories %doc COPYING.LIB %files -n lib%{name}-devel @@ -93,6 +93,12 @@ exit 0 %{_kde5_mkspecsdir}/qt_KContacts.pri %changelog +* Tue Sep 10 2019 Automatic Build System 19.08.1-1mamba +- automatic version update by autodist + +* Tue Sep 03 2019 Automatic Build System 19.08.0-1mamba +- automatic version update by autodist + * Fri Jul 12 2019 Automatic Build System 19.04.3-1mamba - automatic version update by autodist