automatic version update by autodist [release 5.93.0-1mamba;Mon Apr 11 2022]
This commit is contained in:
parent
4b197c48d5
commit
be46f64b93
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kwayland
|
||||
Version: 5.92.0
|
||||
Version: 5.93.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Frameworks 5 Qt-style API to interact with the wayland-client and wayland-server API.
|
||||
Group: System/Libraries
|
||||
@ -78,8 +78,9 @@ exit 0
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%dir %{_kde5_includedir}/KWayland
|
||||
%dir %{_kde5_includedir}/KWayland/Client
|
||||
%{_kde5_includedir}/KWayland/Client/*
|
||||
%dir %{_kde5_includedir}/KWayland/KWayland
|
||||
%dir %{_kde5_includedir}/KWayland/KWayland/Client
|
||||
%{_kde5_includedir}/KWayland/KWayland/Client/*
|
||||
%dir %{_kde5_includedir}/KWayland/Server
|
||||
%{_kde5_includedir}/KWayland/Server/*
|
||||
%{_kde5_includedir}/KWayland/kwayland_version.h
|
||||
@ -92,6 +93,9 @@ exit 0
|
||||
%{_kde5_libdir}/cmake/KF5Wayland/KF5Wayland*.cmake
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user