Update mock-core-configs to 30.1-1
This commit is contained in:
parent
77d78227ef
commit
268a782b49
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/mock-core-configs-29.2.tar.gz
|
||||
/mock-core-configs-29.3.tar.gz
|
||||
/mock-core-configs-29.4.tar.gz
|
||||
/mock-core-configs-30.1.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global mockgid 135
|
||||
|
||||
Name: mock-core-configs
|
||||
Version: 29.4
|
||||
Release: 2%{?dist}
|
||||
Version: 30.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Mock core config files basic chroots
|
||||
|
||||
License: GPLv2+
|
||||
@ -17,7 +17,7 @@ Source: https://github.com/rpm-software-management/mock/releases/download/%{nam
|
||||
BuildArch: noarch
|
||||
|
||||
# distribution-gpg-keys contains GPG keys used by mock configs
|
||||
Requires: distribution-gpg-keys >= 1.26
|
||||
Requires: distribution-gpg-keys >= 1.29
|
||||
|
||||
Requires(pre): shadow-utils
|
||||
Requires(post): coreutils
|
||||
@ -121,8 +121,18 @@ fi
|
||||
%ghost %config(noreplace,missingok) %{_sysconfdir}/mock/default.cfg
|
||||
|
||||
%changelog
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 29.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
* Tue Feb 19 2019 Miroslav Suchý <msuchy@redhat.com> 30.1-1
|
||||
- default for config['decompress_program'] (praiskup@redhat.com)
|
||||
- require recent distribution-gpg-keys which has F31 key
|
||||
- add examples how to enable/install module in F29+ configs
|
||||
- add module_platform_id
|
||||
- add modular repos
|
||||
- enable gpgcheck for debuginfo for rawhide
|
||||
- enable gpgcheck for testing and debuginfo for F30
|
||||
- EOL Fedora 27 configs
|
||||
- remove mdpolicy from F30
|
||||
- add Fedora 30 configs
|
||||
- add link to distribution-gpg-keys for rhel8 bootstrap
|
||||
|
||||
* Fri Nov 16 2018 Miroslav Suchý <msuchy@redhat.com> 29.4-1
|
||||
- use correct gpg keys for rhelbeta-8
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mock-core-configs-29.4.tar.gz) = 5a740e35b95044211e425639847c16ec87d3da1057ce2cfeef7b6fc0a5cb5cf02f2912fd30606967cff5cb4a6e204f1c8b82e9fb4fc5f0237217c22733b7ab7d
|
||||
SHA512 (mock-core-configs-30.1.tar.gz) = c409beed25c04a98c9c05bc958b3e2aa79498dc1cde2a33896e22e3678c5b2d5cfc5fab7d930c2c845abd6d1b02078c798164d180f8831bec40d3e8d1143ede9
|
||||
|
Loading…
Reference in New Issue
Block a user