automatic version update by autodist [release 0.2.9-1mamba;Mon Jan 31 2022]

This commit is contained in:
Automatic Build System 2024-01-05 19:12:13 +01:00
parent 20df37ea53
commit 15bbf8fa90

View File

@ -1,5 +1,5 @@
Name: waylandpp
Version: 0.2.8
Version: 0.2.9
Release: 1mamba
Summary: C++ binding for Wayland
Group: System/Libraries
@ -62,8 +62,7 @@ This package contains libraries and header files for developing applications tha
%files -n lib%{name}
%defattr(-,root,root)
%{_libdir}/libwayland-client++.so.*
%{_libdir}/libwayland-client-extra++.so.*
%{_libdir}/libwayland-client*.so.*
%{_libdir}/libwayland-cursor++.so.*
%{_libdir}/libwayland-egl++.so.*
%doc LICENSE
@ -72,8 +71,7 @@ This package contains libraries and header files for developing applications tha
%defattr(-,root,root)
%{_bindir}/wayland-scanner++
%{_includedir}/wayland-*.hpp
%{_libdir}/libwayland-client++.so
%{_libdir}/libwayland-client-extra++.so
%{_libdir}/libwayland-client*.so
%{_libdir}/libwayland-cursor++.so
%{_libdir}/libwayland-egl++.so
%dir %{_datadir}/doc/waylandpp
@ -91,5 +89,8 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Mon Jan 31 2022 Automatic Build System <autodist@mambasoft.it> 0.2.9-1mamba
- automatic version update by autodist
* Tue May 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.8-1mamba
- package created using the webbuild interface