Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-01-19 20:29:06 +00:00
parent ec5783fdec
commit b2588abaea
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: mock-core-configs
Version: 37.9
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Mock core config files basic chroots
License: GPL-2.0-or-later
@ -140,6 +140,9 @@ fi
%ghost %config(noreplace,missingok) %{_sysconfdir}/mock/default.cfg
%changelog
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 37.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jan 05 2023 Pavel Raiskup <praiskup@redhat.com> 37.9-1
- missmatching gpg key and rpms in openEuler 20.03 LTS (pkwarcraft@gmail.com)
- drop unneccessary module docs from configuration files (nkadel@gmail.com)