diff --git a/kpackage.spec b/kpackage.spec index 0394704..a3e20f6 100644 --- a/kpackage.spec +++ b/kpackage.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kpackage -Version: 5.72.0 +Version: 5.73.0 Release: 1mamba Summary: Package framework lets the user to install and load packages of non binary content Group: System/Libraries @@ -70,7 +70,7 @@ This package contains libraries and header files for developing applications tha %files -n lib%{name} -f kpackage5_qt.lang %defattr(-,root,root) -%{_datadir}/qlogging-categories5/kpackage.categories +%{_datadir}/qlogging-categories5/kpackage.*categories %{_datadir}/kservicetypes5/kpackage-*.desktop %{_libdir}/libKF5Package.so.* %doc COPYING COPYING.LIB @@ -90,6 +90,9 @@ This package contains libraries and header files for developing applications tha #%doc README.md %changelog +* Wed Aug 12 2020 Automatic Build System 5.73.0-1mamba +- automatic version update by autodist + * Tue Jul 14 2020 Automatic Build System 5.72.0-1mamba - automatic version update by autodist