automatic version update by autodist [release 5.23.0-1mamba;Sun Jun 26 2016]

This commit is contained in:
Silvan Calarco 2024-01-06 03:24:01 +01:00
parent f8267aec04
commit 03296ba90d

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.22.0 Version: 5.23.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
@ -72,6 +72,7 @@ exit 0
%defattr(-,root,root) %defattr(-,root,root)
%{_kde5_libdir}/libKF5WaylandClient.so.* %{_kde5_libdir}/libKF5WaylandClient.so.*
%{_kde5_libdir}/libKF5WaylandServer.so.* %{_kde5_libdir}/libKF5WaylandServer.so.*
%{_libexecdir}/*
%doc COPYING.LIB %doc COPYING.LIB
%files -n lib%{name}-devel %files -n lib%{name}-devel
@ -91,6 +92,9 @@ exit 0
%{_kde5_mkspecsdir}/qt_KWaylandServer.pri %{_kde5_mkspecsdir}/qt_KWaylandServer.pri
%changelog %changelog
* Sun Jun 26 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.23.0-1mamba
- automatic version update by autodist
* Sun May 29 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.22.0-1mamba * Sun May 29 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 5.22.0-1mamba
- update to 5.22.0 - update to 5.22.0