2024-01-05 19:09:21 +01:00
|
|
|
Name: vulkan-headers
|
2024-06-09 12:56:29 +02:00
|
|
|
Version: 1.3.287
|
2024-01-05 19:09:21 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: Vulkan Header files and API registry
|
|
|
|
Group: Development/Libraries
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-05 19:09:22 +01:00
|
|
|
URL: https://www.vulkan.org/
|
2024-01-05 19:09:21 +01:00
|
|
|
Source: https://github.com/KhronosGroup/Vulkan-Headers.git/v%{version}/Vulkan-Headers-%{version}.tar.bz2
|
|
|
|
License: Apache License 2.0
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
|
|
|
%description
|
|
|
|
Vulkan Header files and API registry.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n Vulkan-Headers-%{version}
|
|
|
|
|
|
|
|
%build
|
|
|
|
%cmake -d build
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall -C build
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
2024-01-05 19:09:22 +01:00
|
|
|
%dir %{_includedir}/vk_video
|
|
|
|
%{_includedir}/vk_video/*.h
|
2024-01-05 19:09:21 +01:00
|
|
|
%dir %{_includedir}/vulkan
|
2024-01-05 19:09:30 +01:00
|
|
|
%{_includedir}/vulkan/*
|
2024-01-05 19:09:21 +01:00
|
|
|
%dir %{_datadir}/vulkan/registry
|
|
|
|
%{_datadir}/vulkan/registry/*
|
2024-01-05 19:09:23 +01:00
|
|
|
%dir %{_datadir}/cmake/VulkanHeaders
|
|
|
|
%{_datadir}/cmake/VulkanHeaders/VulkanHeaders*.cmake
|
2024-01-05 19:09:21 +01:00
|
|
|
%doc README.md
|
|
|
|
|
|
|
|
%changelog
|
2024-06-09 12:56:29 +02:00
|
|
|
* Sat Jun 08 2024 Automatic Build System <autodist@openmamba.org> 1.3.287-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-06-01 11:26:48 +02:00
|
|
|
* Sat Jun 01 2024 Automatic Build System <autodist@openmamba.org> 1.3.286-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-05-13 19:48:28 +02:00
|
|
|
* Sun May 12 2024 Automatic Build System <autodist@openmamba.org> 1.3.285-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-05-07 11:19:09 +02:00
|
|
|
* Mon May 06 2024 Automatic Build System <autodist@openmamba.org> 1.3.284-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-20 11:58:33 +02:00
|
|
|
* Sat Apr 20 2024 Automatic Build System <autodist@openmamba.org> 1.3.283-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-15 15:06:50 +02:00
|
|
|
* Mon Apr 15 2024 Automatic Build System <autodist@openmamba.org> 1.3.282-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-23 19:43:21 +01:00
|
|
|
* Sat Mar 23 2024 Automatic Build System <autodist@openmamba.org> 1.3.281-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-10 21:23:20 +01:00
|
|
|
* Sat Mar 09 2024 Automatic Build System <autodist@openmamba.org> 1.3.280-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-02 15:04:49 +01:00
|
|
|
* Sat Mar 02 2024 Automatic Build System <autodist@openmamba.org> 1.3.279-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-02-17 11:19:15 +01:00
|
|
|
* Sat Feb 17 2024 Automatic Build System <autodist@openmamba.org> 1.3.278-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-02-02 22:52:42 +01:00
|
|
|
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 1.3.277-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-26 13:41:36 +01:00
|
|
|
* Fri Jan 26 2024 Automatic Build System <autodist@openmamba.org> 1.3.276-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-07 14:40:12 +01:00
|
|
|
* Sat Jan 06 2024 Automatic Build System <autodist@openmamba.org> 1.3.275-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:39 +01:00
|
|
|
* Wed Dec 20 2023 Automatic Build System <autodist@mambasoft.it> 1.3.274-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:39 +01:00
|
|
|
* Sat Dec 09 2023 Automatic Build System <autodist@mambasoft.it> 1.3.273-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:38 +01:00
|
|
|
* Sat Dec 02 2023 Automatic Build System <autodist@mambasoft.it> 1.3.272-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:38 +01:00
|
|
|
* Tue Nov 28 2023 Automatic Build System <autodist@mambasoft.it> 1.3.271-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:37 +01:00
|
|
|
* Sat Nov 11 2023 Automatic Build System <autodist@mambasoft.it> 1.3.270-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:37 +01:00
|
|
|
* Sat Oct 21 2023 Automatic Build System <autodist@mambasoft.it> 1.3.269-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:36 +01:00
|
|
|
* Mon Oct 16 2023 Automatic Build System <autodist@mambasoft.it> 1.3.268-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:36 +01:00
|
|
|
* Sat Oct 07 2023 Automatic Build System <autodist@mambasoft.it> 1.3.267-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:35 +01:00
|
|
|
* Sat Sep 30 2023 Automatic Build System <autodist@mambasoft.it> 1.3.266-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:34 +01:00
|
|
|
* Sun Sep 24 2023 Automatic Build System <autodist@mambasoft.it> 1.3.265-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:34 +01:00
|
|
|
* Sat Sep 09 2023 Automatic Build System <autodist@mambasoft.it> 1.3.264-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:33 +01:00
|
|
|
* Sun Sep 03 2023 Automatic Build System <autodist@mambasoft.it> 1.3.263-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:33 +01:00
|
|
|
* Sat Aug 26 2023 Automatic Build System <autodist@mambasoft.it> 1.3.262-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:32 +01:00
|
|
|
* Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 1.3.261-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:32 +01:00
|
|
|
* Sat Jul 29 2023 Automatic Build System <autodist@mambasoft.it> 1.3.260-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:31 +01:00
|
|
|
* Sun Jul 23 2023 Automatic Build System <autodist@mambasoft.it> 1.3.259-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:31 +01:00
|
|
|
* Sat Jul 22 2023 Automatic Build System <autodist@mambasoft.it> 1.3.258-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:30 +01:00
|
|
|
* Mon Jul 10 2023 Automatic Build System <autodist@mambasoft.it> 1.3.257-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:30 +01:00
|
|
|
* Tue Jul 04 2023 Automatic Build System <autodist@mambasoft.it> 1.3.256-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:30 +01:00
|
|
|
* Sat Jun 24 2023 Automatic Build System <autodist@mambasoft.it> 1.3.255-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:29 +01:00
|
|
|
* Sat Jun 17 2023 Automatic Build System <autodist@mambasoft.it> 1.3.254-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:29 +01:00
|
|
|
* Tue Jun 13 2023 Automatic Build System <autodist@mambasoft.it> 1.3.253-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:28 +01:00
|
|
|
* Sun Jun 04 2023 Automatic Build System <autodist@mambasoft.it> 1.3.252-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:28 +01:00
|
|
|
* Mon May 29 2023 Automatic Build System <autodist@mambasoft.it> 1.3.251-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:28 +01:00
|
|
|
* Fri May 05 2023 Automatic Build System <autodist@mambasoft.it> 1.3.250-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:27 +01:00
|
|
|
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 1.3.249-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:27 +01:00
|
|
|
* Sat Apr 22 2023 Automatic Build System <autodist@mambasoft.it> 1.3.248-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:26 +01:00
|
|
|
* Fri Apr 14 2023 Automatic Build System <autodist@mambasoft.it> 1.3.247-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:26 +01:00
|
|
|
* Sat Apr 01 2023 Automatic Build System <autodist@mambasoft.it> 1.3.246-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:26 +01:00
|
|
|
* Sat Mar 25 2023 Automatic Build System <autodist@mambasoft.it> 1.3.245-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:25 +01:00
|
|
|
* Sat Mar 18 2023 Automatic Build System <autodist@mambasoft.it> 1.3.244-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:25 +01:00
|
|
|
* Mon Mar 13 2023 Automatic Build System <autodist@mambasoft.it> 1.3.243-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:25 +01:00
|
|
|
* Tue Feb 28 2023 Automatic Build System <autodist@mambasoft.it> 1.3.242-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:24 +01:00
|
|
|
* Sat Feb 18 2023 Automatic Build System <autodist@mambasoft.it> 1.3.241-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:24 +01:00
|
|
|
* Fri Jan 27 2023 Automatic Build System <autodist@mambasoft.it> 1.3.240-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:24 +01:00
|
|
|
* Sun Jan 22 2023 Automatic Build System <autodist@mambasoft.it> 1.3.239-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Tue Dec 20 2022 Automatic Build System <autodist@mambasoft.it> 1.3.238-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 1.3.237-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Sat Nov 19 2022 Automatic Build System <autodist@mambasoft.it> 1.3.235-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Sun Nov 13 2022 Automatic Build System <autodist@mambasoft.it> 1.3.234-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Sat Nov 05 2022 Automatic Build System <autodist@mambasoft.it> 1.3.233-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Fri Oct 28 2022 Automatic Build System <autodist@mambasoft.it> 1.3.232-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Sun Oct 16 2022 Automatic Build System <autodist@mambasoft.it> 1.3.231-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Sat Oct 01 2022 Automatic Build System <autodist@mambasoft.it> 1.3.230-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Sat Sep 24 2022 Automatic Build System <autodist@mambasoft.it> 1.3.229-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Fri Sep 16 2022 Automatic Build System <autodist@mambasoft.it> 1.3.228-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Sun Sep 11 2022 Automatic Build System <autodist@mambasoft.it> 1.3.227-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Fri Sep 02 2022 Automatic Build System <autodist@mambasoft.it> 1.3.226-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Sun Aug 21 2022 Automatic Build System <autodist@mambasoft.it> 1.3.225-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Aug 05 2022 Automatic Build System <autodist@mambasoft.it> 1.3.224-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Jul 29 2022 Automatic Build System <autodist@mambasoft.it> 1.3.223-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Fri Jul 22 2022 Automatic Build System <autodist@mambasoft.it> 1.3.222-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Fri Jul 15 2022 Automatic Build System <autodist@mambasoft.it> 1.3.221-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Mon Jul 11 2022 Automatic Build System <autodist@mambasoft.it> 1.3.220-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Fri Jul 01 2022 Automatic Build System <autodist@mambasoft.it> 1.3.219-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Fri Jun 17 2022 Automatic Build System <autodist@mambasoft.it> 1.3.218-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Sat Jun 11 2022 Automatic Build System <autodist@mambasoft.it> 1.3.217-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Sat Jun 04 2022 Automatic Build System <autodist@mambasoft.it> 1.3.216-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Wed May 25 2022 Automatic Build System <autodist@mambasoft.it> 1.3.215-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Wed May 18 2022 Automatic Build System <autodist@mambasoft.it> 1.3.214-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Tue May 10 2022 Automatic Build System <autodist@mambasoft.it> 1.3.213-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Mon Apr 25 2022 Automatic Build System <autodist@mambasoft.it> 1.3.212-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Wed Apr 06 2022 Automatic Build System <autodist@mambasoft.it> 1.3.211-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:23 +01:00
|
|
|
* Wed Mar 30 2022 Automatic Build System <autodist@mambasoft.it> 1.3.210-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Thu Mar 24 2022 Automatic Build System <autodist@mambasoft.it> 1.3.209-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Thu Mar 17 2022 Automatic Build System <autodist@mambasoft.it> 1.3.208-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Mar 09 2022 Automatic Build System <autodist@mambasoft.it> 1.3.207-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Sat Feb 19 2022 Automatic Build System <autodist@mambasoft.it> 1.3.206-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Sat Feb 05 2022 Automatic Build System <autodist@mambasoft.it> 1.3.205-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Jan 26 2022 Automatic Build System <autodist@mambasoft.it> 1.3.204-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Dec 22 2021 Automatic Build System <autodist@mambasoft.it> 1.2.203-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Mon Dec 13 2021 Automatic Build System <autodist@mambasoft.it> 1.2.202-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Thu Dec 02 2021 Automatic Build System <autodist@mambasoft.it> 1.2.201-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Nov 24 2021 Automatic Build System <autodist@mambasoft.it> 1.2.200-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Nov 17 2021 Automatic Build System <autodist@mambasoft.it> 1.2.199-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Fri Nov 12 2021 Automatic Build System <autodist@mambasoft.it> 1.2.198-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Fri Nov 05 2021 Automatic Build System <autodist@mambasoft.it> 1.2.197-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Thu Oct 14 2021 Automatic Build System <autodist@mambasoft.it> 1.2.196-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Oct 06 2021 Automatic Build System <autodist@mambasoft.it> 1.2.195-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Sep 29 2021 Automatic Build System <autodist@mambasoft.it> 1.2.194-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Thu Sep 23 2021 Automatic Build System <autodist@mambasoft.it> 1.2.193-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Sep 15 2021 Automatic Build System <autodist@mambasoft.it> 1.2.192-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Sep 08 2021 Automatic Build System <autodist@mambasoft.it> 1.2.191-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Mon Aug 30 2021 Automatic Build System <autodist@mambasoft.it> 1.2.190-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Sat Aug 21 2021 Automatic Build System <autodist@mambasoft.it> 1.2.189-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Aug 04 2021 Automatic Build System <autodist@mambasoft.it> 1.2.187-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Thu Jul 29 2021 Automatic Build System <autodist@mambasoft.it> 1.2.186-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Tue Jul 20 2021 Automatic Build System <autodist@mambasoft.it> 1.2.185-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Tue Jul 06 2021 Automatic Build System <autodist@mambasoft.it> 1.2.184-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Jun 30 2021 Automatic Build System <autodist@mambasoft.it> 1.2.183-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Mon Jun 28 2021 Automatic Build System <autodist@mambasoft.it> 1.2.182-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Thu Jun 17 2021 Automatic Build System <autodist@mambasoft.it> 1.2.181-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed May 26 2021 Automatic Build System <autodist@mambasoft.it> 1.2.179-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed May 12 2021 Automatic Build System <autodist@mambasoft.it> 1.2.178-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Apr 28 2021 Automatic Build System <autodist@mambasoft.it> 1.2.177-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Apr 14 2021 Automatic Build System <autodist@mambasoft.it> 1.2.175-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Tue Mar 30 2021 Automatic Build System <autodist@mambasoft.it> 1.2.174-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Mon Mar 22 2021 Automatic Build System <autodist@mambasoft.it> 1.2.173-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Mon Mar 08 2021 Automatic Build System <autodist@mambasoft.it> 1.2.172-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 1.2.171-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.2.170-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:22 +01:00
|
|
|
* Tue Jan 26 2021 Automatic Build System <autodist@mambasoft.it> 1.2.168-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Jan 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.166-1mamba
|
|
|
|
- update to 1.2.166
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Fri Dec 11 2020 Automatic Build System <autodist@mambasoft.it> 1.2.164-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Nov 11 2020 Automatic Build System <autodist@mambasoft.it> 1.2.160-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Tue Nov 03 2020 Automatic Build System <autodist@mambasoft.it> 1.2.159-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Oct 14 2020 Automatic Build System <autodist@mambasoft.it> 1.2.157-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Sun Sep 20 2020 Automatic Build System <autodist@mambasoft.it> 1.2.153-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Sep 02 2020 Automatic Build System <autodist@mambasoft.it> 1.2.152-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Aug 26 2020 Automatic Build System <autodist@mambasoft.it> 1.2.151-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Aug 05 2020 Automatic Build System <autodist@mambasoft.it> 1.2.149-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Sat Jul 25 2020 Automatic Build System <autodist@mambasoft.it> 1.2.148-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Tue Jul 14 2020 Automatic Build System <autodist@mambasoft.it> 1.2.147-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Thu Jul 09 2020 Automatic Build System <autodist@mambasoft.it> 1.2.146-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Thu Jun 25 2020 Automatic Build System <autodist@mambasoft.it> 1.2.145-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Jun 10 2020 Automatic Build System <autodist@mambasoft.it> 1.2.143-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Mon May 18 2020 Automatic Build System <autodist@mambasoft.it> 1.2.141-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Sat May 09 2020 Automatic Build System <autodist@mambasoft.it> 1.2.140-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Thu Apr 30 2020 Automatic Build System <autodist@mambasoft.it> 1.2.139-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Wed Apr 08 2020 Automatic Build System <autodist@mambasoft.it> 1.2.137-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Fri Mar 27 2020 Automatic Build System <autodist@mambasoft.it> 1.2.136-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Sat Mar 21 2020 Automatic Build System <autodist@mambasoft.it> 1.2.135-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:09:21 +01:00
|
|
|
* Tue Mar 17 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.134-1mamba
|
|
|
|
- package created using the webbuild interface
|