automatic version update by autodist [release 0.9.0-1mamba;Mon May 01 2023]
This commit is contained in:
parent
b6f15113a9
commit
e4c06ac61d
@ -1,5 +1,5 @@
|
||||
Name: qcoro
|
||||
Version: 0.8.0
|
||||
Version: 0.9.0
|
||||
Release: 1mamba
|
||||
Summary: The QCoro library provides set of tools to make use of C++20 coroutines with Qt
|
||||
Group: System/Libraries
|
||||
@ -132,6 +132,8 @@ cd ..
|
||||
%{_libdir}/cmake/QCoro5Quick/QCoro*.cmake
|
||||
%dir %{_libdir}/cmake/QCoro5WebSockets
|
||||
%{_libdir}/cmake/QCoro5WebSockets/QCoro*.cmake
|
||||
%dir %{_libdir}/cmake/QCoro5Test
|
||||
%{_libdir}/cmake/QCoro5Test/*.cmake
|
||||
|
||||
%files -n lib%{name}-qt6-devel
|
||||
%defattr(-,root,root)
|
||||
@ -158,10 +160,15 @@ cd ..
|
||||
%{_libdir}/cmake/QCoro6Qml/QCoro*.cmake
|
||||
%dir %{_libdir}/cmake/QCoro6Quick
|
||||
%{_libdir}/cmake/QCoro6Quick/QCoro*.cmake
|
||||
%dir %{_libdir}/cmake/QCoro6Test
|
||||
%{_libdir}/cmake/QCoro6Test/*.cmake
|
||||
%dir %{_libdir}/cmake/QCoro6WebSockets
|
||||
%{_libdir}/cmake/QCoro6WebSockets/QCoro*.cmake
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon May 01 2023 Automatic Build System <autodist@mambasoft.it> 0.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 26 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user