Update mock-core-configs to 38.5-1
This commit is contained in:
parent
46e65150be
commit
019adee371
@ -1,5 +1,5 @@
|
||||
Name: mock-core-configs
|
||||
Version: 38.4
|
||||
Version: 38.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Mock core config files basic chroots
|
||||
|
||||
@ -20,7 +20,7 @@ Provides: mock-configs
|
||||
# distribution-gpg-keys contains GPG keys used by mock configs
|
||||
Requires: distribution-gpg-keys >= 1.85
|
||||
# specify minimal compatible version of mock
|
||||
Requires: mock >= 2.5
|
||||
Requires: mock >= 4.0
|
||||
Requires: mock-filesystem
|
||||
|
||||
Requires(post): coreutils
|
||||
@ -140,6 +140,12 @@ fi
|
||||
%ghost %config(noreplace,missingok) %{_sysconfdir}/mock/default.cfg
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- remove useradd specific changes in configs - it is not needed for Mock 4+
|
||||
- openSUSE i586 has been moved out of the main repo into a port (f_krull@gmx.de)
|
||||
|
||||
* Sat Apr 15 2023 Pavel Raiskup <praiskup@redhat.com> 38.4-1
|
||||
- Add Amazon Linux 2023 mock configs (trawets@amazon.com)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mock-core-configs-38.4.tar.gz) = 7e8b5f7453014670c87de5a83a8a80169b8fbffc240da87634c6aa042399bbfa461be18369034573d5eb7e6f99823e2879190424edb2863ab6b884db1eabb6d3
|
||||
SHA512 (mock-core-configs-38.5.tar.gz) = 97a895a651b97a6123fd20d1cbb8505cbe27013c5ac5e6414f17ba86efe66c7698de166dc4d0e832889583ad0a8e78df5cf6cb9b4da72091413b2f60be4b33ce
|
||||
|
Loading…
Reference in New Issue
Block a user