Compare commits

..

No commits in common. 'i10ce' and 'i9' have entirely different histories.
i10ce ... i9

@ -95,8 +95,8 @@ mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}-%{python3_pkgve
touch %{buildroot}%{_bindir}/%{name} touch %{buildroot}%{_bindir}/%{name}
#%check %check
#PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} --verbose tests/unit PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} --verbose tests/unit
%post %post
%{_sbindir}/update-alternatives --install %{_bindir}/docker-compose docker-compose %{_bindir}/docker-compose-%{python3_pkgversion} 1 %{_sbindir}/update-alternatives --install %{_bindir}/docker-compose docker-compose %{_bindir}/docker-compose-%{python3_pkgversion} 1
@ -121,9 +121,6 @@ fi
%changelog %changelog
* Fri Jan 10 2025 Eduard Basov <eduard.basov@msvsphere-os.ru> - 1.29.2-14
- Rebuild for MSVSphere 10
* Wed Jul 31 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1.29.2-14 * Wed Jul 31 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1.29.2-14
- Rebuilt for MSVSphere 9.4 - Rebuilt for MSVSphere 9.4

Loading…
Cancel
Save