diff --git a/kwayland-server.spec b/kwayland-server.spec index a427df2..db943fa 100644 --- a/kwayland-server.spec +++ b/kwayland-server.spec @@ -1,14 +1,14 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kwayland-server -Version: 5.20.5 +Version: 5.21.0 Release: 1mamba Summary: KDE Frameworks 5 Wayland server Group: Graphical Desktop/Applications/Environment Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.kde.org +URL: https://www.kde.org Source: https://download.kde.org/stable/plasma/%{version}/kwayland-server-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN @@ -74,7 +74,7 @@ exit 0 %defattr(-,root,root) %{_libdir}/libKWaylandServer.so.* %{_datadir}/qlogging-categories5/kwaylandserver.categories -%doc COPYING.LIB +%doc LICENSES %files -n lib%{name}-devel %defattr(-,root,root) @@ -86,6 +86,9 @@ exit 0 %{_libdir}/cmake/KWaylandServer/KWaylandServer*.cmake %changelog +* Thu Feb 18 2021 Automatic Build System 5.21.0-1mamba +- automatic version update by autodist + * Tue Jan 05 2021 Automatic Build System 5.20.5-1mamba - automatic version update by autodist