Update mock-core-configs to 38.6-1

This commit is contained in:
Pavel Raiskup 2023-06-05 10:03:00 +02:00
parent 019adee371
commit f251be5bc5
2 changed files with 11 additions and 3 deletions

View File

@ -1,5 +1,9 @@
%if 0%{?el8}
%global python3 /usr/libexec/platform-python
%endif
Name: mock-core-configs
Version: 38.5
Version: 38.6
Release: 1%{?dist}
Summary: Mock core config files basic chroots
@ -98,7 +102,7 @@ fi
if [ -s /etc/mageia-release ]; then
mock_arch=$(sed -n '/^$/!{$ s/.* \(\w*\)$/\1/p}' /etc/mageia-release)
else
mock_arch=$(python3 -c "import dnf.rpm; import hawkey; print(dnf.rpm.basearch(hawkey.detect_arch()))")
mock_arch=$(%{python3} -c "import dnf.rpm; import hawkey; print(dnf.rpm.basearch(hawkey.detect_arch()))")
fi
cfg=unknown-distro
@ -140,6 +144,10 @@ fi
%ghost %config(noreplace,missingok) %{_sysconfdir}/mock/default.cfg
%changelog
* Mon Jun 05 2023 Pavel Raiskup <praiskup@redhat.com> 38.6-1
- use python3 macro for post scriptlet (mroche@omenos.dev)
- openEuler: use metalinks instead of baseurls (chenzeng2@huawei.com)
* Mon May 22 2023 Pavel Raiskup <praiskup@redhat.com> 38.5-1
- drop includepkgs=devtoolset* from centos-{6,7} (orion@nwra.com)
- Fedora 35 and 36 is EOL

View File

@ -1 +1 @@
SHA512 (mock-core-configs-38.5.tar.gz) = 97a895a651b97a6123fd20d1cbb8505cbe27013c5ac5e6414f17ba86efe66c7698de166dc4d0e832889583ad0a8e78df5cf6cb9b4da72091413b2f60be4b33ce
SHA512 (mock-core-configs-38.6.tar.gz) = 63f447bc296743dd4da4c7b57712afd03fd33f2a6b85dfafa81c14efcbb662c82819a9b6625d88e3449165cb82f0fc9bb33715225141a28f3a53c159bf36d751