diff --git a/kwayland.spec b/kwayland.spec index bc9ff3c..177b000 100644 --- a/kwayland.spec +++ b/kwayland.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwayland -Version: 5.72.0 +Version: 5.73.0 Release: 1mamba Summary: KDE Frameworks 5 Qt-style API to interact with the wayland-client and wayland-server API. Group: System/Libraries @@ -73,7 +73,7 @@ exit 0 %{_kde5_libdir}/libKF5WaylandClient.so.* %{_kde5_libdir}/libKF5WaylandServer.so.* %{_libexecdir}/* -%{_datadir}/qlogging-categories5/kwayland.categories +%{_datadir}/qlogging-categories5/kwayland.*categories %doc COPYING.LIB %files -n lib%{name}-devel @@ -92,6 +92,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KWaylandServer.pri %changelog +* Tue Aug 11 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