Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-22 15:09:51 +00:00
parent 22b17533ac
commit f01b41e623
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: mock-core-configs
Version: 34.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Mock core config files basic chroots
License: GPLv2+
@ -149,6 +149,9 @@ fi
%ghost %config(noreplace,missingok) %{_sysconfdir}/mock/default.cfg
%changelog
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 34.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jul 19 2021 Pavel Raiskup <praiskup@redhat.com> 34.6-1
- Disable Rocky Linux "Devel" repo by default (ngompa13@gmail.com)
- Fix URL for Rocky Linux repos in commented out "baseurl" lines