automatic version update by autodist [release 5.93.0-1mamba;Mon Apr 11 2022]

This commit is contained in:
Automatic Build System 2024-01-06 03:24:06 +01:00
parent 4b197c48d5
commit be46f64b93

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: kwayland Name: kwayland
Version: 5.92.0 Version: 5.93.0
Release: 1mamba Release: 1mamba
Summary: KDE Frameworks 5 Qt-style API to interact with the wayland-client and wayland-server API. Summary: KDE Frameworks 5 Qt-style API to interact with the wayland-client and wayland-server API.
Group: System/Libraries Group: System/Libraries
@ -78,8 +78,9 @@ exit 0
%files -n lib%{name}-devel %files -n lib%{name}-devel
%defattr(-,root,root) %defattr(-,root,root)
%dir %{_kde5_includedir}/KWayland %dir %{_kde5_includedir}/KWayland
%dir %{_kde5_includedir}/KWayland/Client %dir %{_kde5_includedir}/KWayland/KWayland
%{_kde5_includedir}/KWayland/Client/* %dir %{_kde5_includedir}/KWayland/KWayland/Client
%{_kde5_includedir}/KWayland/KWayland/Client/*
%dir %{_kde5_includedir}/KWayland/Server %dir %{_kde5_includedir}/KWayland/Server
%{_kde5_includedir}/KWayland/Server/* %{_kde5_includedir}/KWayland/Server/*
%{_kde5_includedir}/KWayland/kwayland_version.h %{_kde5_includedir}/KWayland/kwayland_version.h
@ -92,6 +93,9 @@ exit 0
%{_kde5_libdir}/cmake/KF5Wayland/KF5Wayland*.cmake %{_kde5_libdir}/cmake/KF5Wayland/KF5Wayland*.cmake
%changelog %changelog
* Mon Apr 11 2022 Automatic Build System <autodist@mambasoft.it> 5.93.0-1mamba
- automatic version update by autodist
* Sun Mar 13 2022 Automatic Build System <autodist@mambasoft.it> 5.92.0-1mamba * Sun Mar 13 2022 Automatic Build System <autodist@mambasoft.it> 5.92.0-1mamba
- automatic version update by autodist - automatic version update by autodist