Update mock-core-configs to 37.8-1
This commit is contained in:
parent
7daac7e669
commit
4426cc94a6
@ -1,9 +1,9 @@
|
||||
Name: mock-core-configs
|
||||
Version: 37.7
|
||||
Version: 37.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Mock core config files basic chroots
|
||||
|
||||
License: GPLv2+
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/rpm-software-management/mock/
|
||||
# Source is created by
|
||||
# git clone https://github.com/rpm-software-management/mock.git
|
||||
@ -18,7 +18,7 @@ BuildArch: noarch
|
||||
Provides: mock-configs
|
||||
|
||||
# distribution-gpg-keys contains GPG keys used by mock configs
|
||||
Requires: distribution-gpg-keys >= 1.76
|
||||
Requires: distribution-gpg-keys >= 1.77
|
||||
# specify minimal compatible version of mock
|
||||
Requires: mock >= 2.5
|
||||
Requires: mock-filesystem
|
||||
@ -140,6 +140,14 @@ fi
|
||||
%ghost %config(noreplace,missingok) %{_sysconfdir}/mock/default.cfg
|
||||
|
||||
%changelog
|
||||
* Tue Sep 27 2022 Pavel Raiskup <praiskup@redhat.com> 37.8-1
|
||||
- openEuler 22.03 configs added (yikunkero@gmail.com)
|
||||
- openEuler 20.03 configs added (yikunkero@gmail.com)
|
||||
- Oracle Linux 9 configs added (a.samets@gmail.com)
|
||||
- change license to spdx (msuchy@redhat.com)
|
||||
- Update to AlmaLinux Quay.io repo (srbala@gmail.com)
|
||||
- EPEL Koji repo not exposed when we are on EPEL Next (miro@hroncok.cz)
|
||||
|
||||
* Wed Aug 10 2022 Pavel Raiskup <praiskup@redhat.com> 37.7-1
|
||||
- depend on distribution-gpg-keys 1.76 (F38 key)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mock-core-configs-37.7.tar.gz) = d7baf348103a3a8f5a1f13eaf0df7eebc7df342747a9e894e0d713b82afb0e02f36243341e539ddc6af34c87c48abdf60dfd66fc5a88e96bf828c054fa399958
|
||||
SHA512 (mock-core-configs-37.8.tar.gz) = c838a7a6a6f63fade1ffe66eeb76438941d83ab4443fa03fc217e203015a6ee3d4d045fb7551fa4b6b130cf553c88e64aa76f5286e0872290f7088e958bbd10c
|
||||
|
Loading…
Reference in New Issue
Block a user