Compare commits
136 Commits
1.2.168-1m
...
main
Author | SHA1 | Date | |
---|---|---|---|
1e0095b39a | |||
66590f3f7f | |||
f2d2a6084b | |||
6d92866194 | |||
141146baa3 | |||
ecb24f2256 | |||
670eeb9468 | |||
d7472435b8 | |||
751d6773f6 | |||
f51f148c18 | |||
cac6374ee8 | |||
3d60ec2333 | |||
d63f084fc9 | |||
dc21ee5c9b | |||
3213898dbf | |||
53788f8f99 | |||
12a0929cce | |||
18d8a10d77 | |||
fd5deb763e | |||
8e3a4acaf2 | |||
e3318a1642 | |||
c5eebe7abe | |||
458789e4cf | |||
a51a6a98ce | |||
8cc438e003 | |||
3bd36530d9 | |||
c3bbaab1a4 | |||
0996d62535 | |||
52efcf06a3 | |||
15c761fded | |||
556c5c6ada | |||
990f44843d | |||
f47407d9ce | |||
b51ff0f879 | |||
113b979c12 | |||
7d51af4bfd | |||
4d4398cf88 | |||
877845e6a0 | |||
2650056350 | |||
9e837ac6d4 | |||
e8f7415403 | |||
326f2432b3 | |||
33ff912585 | |||
5d1dae95c4 | |||
27bcf4b207 | |||
bb9dcd02f5 | |||
996279cfc9 | |||
610800b6e3 | |||
fa76e1bcac | |||
04463be57e | |||
053ed8b988 | |||
7e7566425d | |||
dd16227095 | |||
12dd2d8962 | |||
0b065f909f | |||
6f7aba95eb | |||
c52ee1ebcd | |||
fda2f80f36 | |||
3d8d83eefa | |||
e884891fb8 | |||
a8db82fe8e | |||
bb1862fd40 | |||
3694b199e3 | |||
69445091e9 | |||
2d4b51c13f | |||
3917f5fb85 | |||
95e028f9b9 | |||
8782dd4cff | |||
cc10cdbb0d | |||
2246a1a5ac | |||
1f71148c5a | |||
b03342c771 | |||
776421d3cd | |||
6c25dcac64 | |||
b57b083702 | |||
4a4ac18887 | |||
c23ff3bb31 | |||
bc728a39a7 | |||
acfee5a4c1 | |||
50a4d8da2c | |||
3e3d2fee24 | |||
db63312314 | |||
06a8c7acf4 | |||
2c8965e0d5 | |||
aa5761ad9c | |||
2c9f2e793f | |||
2333df8f1a | |||
4ce1d78d6f | |||
1284234382 | |||
b3d9bc4258 | |||
f6de4f20c4 | |||
a36e2c908a | |||
396d447705 | |||
20aa52299c | |||
0223aa78d4 | |||
0e26389f1d | |||
1c4ab01442 | |||
ab19d5a991 | |||
833dc467f5 | |||
5126f064a2 | |||
ed96d42326 | |||
e201303097 | |||
4deb077e42 | |||
c31928c333 | |||
f06897b6bb | |||
28e70756a9 | |||
495dc30e1e | |||
d00d90ee5f | |||
5002e023c6 | |||
f5423b7c16 | |||
d2b3320d6f | |||
2612a6b909 | |||
ebb9aa301f | |||
ea42ffa198 | |||
f6e6d476ba | |||
e10221723d | |||
bfc8834929 | |||
669dacd72a | |||
3231ecce8a | |||
c48394358e | |||
69701dbe1f | |||
28fdbd0380 | |||
44dacc35dd | |||
2b696590b6 | |||
9bd54f4d81 | |||
67b4f71b90 | |||
c352fa02c4 | |||
5f5423ed97 | |||
f74b07c598 | |||
d863696b3d | |||
a3a4543401 | |||
05bce937ea | |||
dda4936b1c | |||
47f7093f3c | |||
1933bb61e3 | |||
83488092cc |
@ -1,18 +1,18 @@
|
||||
Name: vulkan-headers
|
||||
Version: 1.2.168
|
||||
Version: 1.4.326
|
||||
Release: 1mamba
|
||||
Summary: Vulkan Header files and API registry
|
||||
Group: Development/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.khronos.org/vulkan
|
||||
URL: https://www.vulkan.org/
|
||||
Source: https://github.com/KhronosGroup/Vulkan-Headers.git/v%{version}/Vulkan-Headers-%{version}.tar.bz2
|
||||
License: Apache License 2.0
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Vulkan Header files and API registry.
|
||||
@ -33,14 +33,434 @@ Vulkan Header files and API registry.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/vk_video
|
||||
%{_includedir}/vk_video/*.h
|
||||
%dir %{_includedir}/vulkan
|
||||
%{_includedir}/vulkan/*.h
|
||||
%{_includedir}/vulkan/vulkan.hpp
|
||||
%{_includedir}/vulkan/*
|
||||
%dir %{_datadir}/vulkan/registry
|
||||
%{_datadir}/vulkan/registry/*
|
||||
%dir %{_datadir}/cmake/VulkanHeaders
|
||||
%{_datadir}/cmake/VulkanHeaders/VulkanHeaders*.cmake
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat Aug 30 2025 Automatic Build System <autodist@openmamba.org> 1.4.326-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 10 2025 Automatic Build System <autodist@openmamba.org> 1.4.325-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 07 2025 Automatic Build System <autodist@openmamba.org> 1.4.324-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 19 2025 Automatic Build System <autodist@openmamba.org> 1.4.323-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 13 2025 Automatic Build System <autodist@openmamba.org> 1.4.322-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 06 2025 Automatic Build System <autodist@openmamba.org> 1.4.321-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 29 2025 Automatic Build System <autodist@openmamba.org> 1.4.320-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 22 2025 Automatic Build System <autodist@openmamba.org> 1.4.319-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 15 2025 Automatic Build System <autodist@openmamba.org> 1.4.318-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 08 2025 Automatic Build System <autodist@openmamba.org> 1.4.317-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 31 2025 Automatic Build System <autodist@openmamba.org> 1.4.316-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 12 2025 Automatic Build System <autodist@openmamba.org> 1.4.315-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 20 2025 Automatic Build System <autodist@openmamba.org> 1.4.313-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 06 2025 Automatic Build System <autodist@openmamba.org> 1.4.312-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 21 2025 Automatic Build System <autodist@openmamba.org> 1.4.311-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 09 2025 Automatic Build System <autodist@openmamba.org> 1.4.310-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 22 2025 Automatic Build System <autodist@openmamba.org> 1.4.309-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 02 2025 Automatic Build System <autodist@openmamba.org> 1.4.307-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 26 2025 Automatic Build System <autodist@openmamba.org> 1.4.306-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 19 2025 Automatic Build System <autodist@openmamba.org> 1.4.305-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 22 2024 Automatic Build System <autodist@openmamba.org> 1.4.304-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 1.4.303-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 22 2024 Automatic Build System <autodist@openmamba.org> 1.3.302-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 09 2024 Automatic Build System <autodist@openmamba.org> 1.3.301-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 21 2024 Automatic Build System <autodist@openmamba.org> 1.3.288-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 08 2024 Automatic Build System <autodist@openmamba.org> 1.3.287-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 01 2024 Automatic Build System <autodist@openmamba.org> 1.3.286-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 12 2024 Automatic Build System <autodist@openmamba.org> 1.3.285-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 06 2024 Automatic Build System <autodist@openmamba.org> 1.3.284-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 20 2024 Automatic Build System <autodist@openmamba.org> 1.3.283-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 15 2024 Automatic Build System <autodist@openmamba.org> 1.3.282-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 23 2024 Automatic Build System <autodist@openmamba.org> 1.3.281-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 09 2024 Automatic Build System <autodist@openmamba.org> 1.3.280-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 02 2024 Automatic Build System <autodist@openmamba.org> 1.3.279-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 17 2024 Automatic Build System <autodist@openmamba.org> 1.3.278-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 1.3.277-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 26 2024 Automatic Build System <autodist@openmamba.org> 1.3.276-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 06 2024 Automatic Build System <autodist@openmamba.org> 1.3.275-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 20 2023 Automatic Build System <autodist@mambasoft.it> 1.3.274-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 09 2023 Automatic Build System <autodist@mambasoft.it> 1.3.273-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 02 2023 Automatic Build System <autodist@mambasoft.it> 1.3.272-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 28 2023 Automatic Build System <autodist@mambasoft.it> 1.3.271-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 11 2023 Automatic Build System <autodist@mambasoft.it> 1.3.270-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 21 2023 Automatic Build System <autodist@mambasoft.it> 1.3.269-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Oct 16 2023 Automatic Build System <autodist@mambasoft.it> 1.3.268-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 07 2023 Automatic Build System <autodist@mambasoft.it> 1.3.267-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 30 2023 Automatic Build System <autodist@mambasoft.it> 1.3.266-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 24 2023 Automatic Build System <autodist@mambasoft.it> 1.3.265-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 09 2023 Automatic Build System <autodist@mambasoft.it> 1.3.264-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 03 2023 Automatic Build System <autodist@mambasoft.it> 1.3.263-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 26 2023 Automatic Build System <autodist@mambasoft.it> 1.3.262-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 05 2023 Automatic Build System <autodist@mambasoft.it> 1.3.261-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 29 2023 Automatic Build System <autodist@mambasoft.it> 1.3.260-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 23 2023 Automatic Build System <autodist@mambasoft.it> 1.3.259-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 22 2023 Automatic Build System <autodist@mambasoft.it> 1.3.258-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 10 2023 Automatic Build System <autodist@mambasoft.it> 1.3.257-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 04 2023 Automatic Build System <autodist@mambasoft.it> 1.3.256-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 24 2023 Automatic Build System <autodist@mambasoft.it> 1.3.255-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 17 2023 Automatic Build System <autodist@mambasoft.it> 1.3.254-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 13 2023 Automatic Build System <autodist@mambasoft.it> 1.3.253-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 04 2023 Automatic Build System <autodist@mambasoft.it> 1.3.252-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 29 2023 Automatic Build System <autodist@mambasoft.it> 1.3.251-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 05 2023 Automatic Build System <autodist@mambasoft.it> 1.3.250-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 1.3.249-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 22 2023 Automatic Build System <autodist@mambasoft.it> 1.3.248-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 14 2023 Automatic Build System <autodist@mambasoft.it> 1.3.247-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 01 2023 Automatic Build System <autodist@mambasoft.it> 1.3.246-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 25 2023 Automatic Build System <autodist@mambasoft.it> 1.3.245-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 18 2023 Automatic Build System <autodist@mambasoft.it> 1.3.244-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 13 2023 Automatic Build System <autodist@mambasoft.it> 1.3.243-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 28 2023 Automatic Build System <autodist@mambasoft.it> 1.3.242-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 18 2023 Automatic Build System <autodist@mambasoft.it> 1.3.241-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 27 2023 Automatic Build System <autodist@mambasoft.it> 1.3.240-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 22 2023 Automatic Build System <autodist@mambasoft.it> 1.3.239-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 20 2022 Automatic Build System <autodist@mambasoft.it> 1.3.238-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 1.3.237-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 19 2022 Automatic Build System <autodist@mambasoft.it> 1.3.235-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 13 2022 Automatic Build System <autodist@mambasoft.it> 1.3.234-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 05 2022 Automatic Build System <autodist@mambasoft.it> 1.3.233-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 28 2022 Automatic Build System <autodist@mambasoft.it> 1.3.232-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 16 2022 Automatic Build System <autodist@mambasoft.it> 1.3.231-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Oct 01 2022 Automatic Build System <autodist@mambasoft.it> 1.3.230-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 24 2022 Automatic Build System <autodist@mambasoft.it> 1.3.229-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 16 2022 Automatic Build System <autodist@mambasoft.it> 1.3.228-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 11 2022 Automatic Build System <autodist@mambasoft.it> 1.3.227-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 02 2022 Automatic Build System <autodist@mambasoft.it> 1.3.226-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
* Fri Jul 22 2022 Automatic Build System <autodist@mambasoft.it> 1.3.222-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 15 2022 Automatic Build System <autodist@mambasoft.it> 1.3.221-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 11 2022 Automatic Build System <autodist@mambasoft.it> 1.3.220-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 01 2022 Automatic Build System <autodist@mambasoft.it> 1.3.219-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 17 2022 Automatic Build System <autodist@mambasoft.it> 1.3.218-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 11 2022 Automatic Build System <autodist@mambasoft.it> 1.3.217-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 04 2022 Automatic Build System <autodist@mambasoft.it> 1.3.216-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 25 2022 Automatic Build System <autodist@mambasoft.it> 1.3.215-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 18 2022 Automatic Build System <autodist@mambasoft.it> 1.3.214-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 10 2022 Automatic Build System <autodist@mambasoft.it> 1.3.213-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 25 2022 Automatic Build System <autodist@mambasoft.it> 1.3.212-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 06 2022 Automatic Build System <autodist@mambasoft.it> 1.3.211-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 30 2022 Automatic Build System <autodist@mambasoft.it> 1.3.210-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 24 2022 Automatic Build System <autodist@mambasoft.it> 1.3.209-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 17 2022 Automatic Build System <autodist@mambasoft.it> 1.3.208-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 09 2022 Automatic Build System <autodist@mambasoft.it> 1.3.207-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 19 2022 Automatic Build System <autodist@mambasoft.it> 1.3.206-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Feb 05 2022 Automatic Build System <autodist@mambasoft.it> 1.3.205-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 26 2022 Automatic Build System <autodist@mambasoft.it> 1.3.204-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 22 2021 Automatic Build System <autodist@mambasoft.it> 1.2.203-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Dec 13 2021 Automatic Build System <autodist@mambasoft.it> 1.2.202-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 02 2021 Automatic Build System <autodist@mambasoft.it> 1.2.201-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 24 2021 Automatic Build System <autodist@mambasoft.it> 1.2.200-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 17 2021 Automatic Build System <autodist@mambasoft.it> 1.2.199-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 12 2021 Automatic Build System <autodist@mambasoft.it> 1.2.198-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 05 2021 Automatic Build System <autodist@mambasoft.it> 1.2.197-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 14 2021 Automatic Build System <autodist@mambasoft.it> 1.2.196-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 06 2021 Automatic Build System <autodist@mambasoft.it> 1.2.195-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 29 2021 Automatic Build System <autodist@mambasoft.it> 1.2.194-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 23 2021 Automatic Build System <autodist@mambasoft.it> 1.2.193-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 15 2021 Automatic Build System <autodist@mambasoft.it> 1.2.192-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 08 2021 Automatic Build System <autodist@mambasoft.it> 1.2.191-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 30 2021 Automatic Build System <autodist@mambasoft.it> 1.2.190-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 21 2021 Automatic Build System <autodist@mambasoft.it> 1.2.189-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 04 2021 Automatic Build System <autodist@mambasoft.it> 1.2.187-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 29 2021 Automatic Build System <autodist@mambasoft.it> 1.2.186-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 20 2021 Automatic Build System <autodist@mambasoft.it> 1.2.185-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 06 2021 Automatic Build System <autodist@mambasoft.it> 1.2.184-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 30 2021 Automatic Build System <autodist@mambasoft.it> 1.2.183-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 28 2021 Automatic Build System <autodist@mambasoft.it> 1.2.182-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 17 2021 Automatic Build System <autodist@mambasoft.it> 1.2.181-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 26 2021 Automatic Build System <autodist@mambasoft.it> 1.2.179-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 12 2021 Automatic Build System <autodist@mambasoft.it> 1.2.178-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 28 2021 Automatic Build System <autodist@mambasoft.it> 1.2.177-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 14 2021 Automatic Build System <autodist@mambasoft.it> 1.2.175-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 30 2021 Automatic Build System <autodist@mambasoft.it> 1.2.174-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 22 2021 Automatic Build System <autodist@mambasoft.it> 1.2.173-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 08 2021 Automatic Build System <autodist@mambasoft.it> 1.2.172-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 1.2.171-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.2.170-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 26 2021 Automatic Build System <autodist@mambasoft.it> 1.2.168-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user