automatic version update by autodist [release 5.21.0-1mamba;Thu Feb 18 2021]

This commit is contained in:
Automatic Build System 2024-01-06 03:25:24 +01:00
parent 4927dd4b26
commit 7d4dd58be8

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@mambasoft.it> 5.21.0-1mamba
- automatic version update by autodist
* Tue Jan 05 2021 Automatic Build System <autodist@mambasoft.it> 5.20.5-1mamba
- automatic version update by autodist