Merge branch 'epel8' into epel7
This commit is contained in:
commit
8756e9b493
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/mock-core-configs-30.3.tar.gz
|
/mock-core-configs-30.3.tar.gz
|
||||||
/mock-core-configs-30.4.tar.gz
|
/mock-core-configs-30.4.tar.gz
|
||||||
/mock-core-configs-30.5.tar.gz
|
/mock-core-configs-30.5.tar.gz
|
||||||
|
/mock-core-configs-31.1.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global mockgid 135
|
%global mockgid 135
|
||||||
|
|
||||||
Name: mock-core-configs
|
Name: mock-core-configs
|
||||||
Version: 30.5
|
Version: 31.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Mock core config files basic chroots
|
Summary: Mock core config files basic chroots
|
||||||
|
|
||||||
@ -137,6 +137,14 @@ fi
|
|||||||
%ghost %config(noreplace,missingok) %{_sysconfdir}/mock/default.cfg
|
%ghost %config(noreplace,missingok) %{_sysconfdir}/mock/default.cfg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 19 2019 Miroslav Suchý <msuchy@redhat.com> 31.1-1
|
||||||
|
- add fedora 31 configs and rawhide is now 32
|
||||||
|
- Add local-source repo definition to Fedora Rawhide (miro@hroncok.cz)
|
||||||
|
|
||||||
|
* Mon Aug 19 2019 Miroslav Suchý <msuchy@redhat.com>
|
||||||
|
- add fedora 31 configs and rawhide is now 32
|
||||||
|
- Add local-source repo definition to Fedora Rawhide (miro@hroncok.cz)
|
||||||
|
|
||||||
* Thu Aug 08 2019 Miroslav Suchý <msuchy@redhat.com> 30.5-1
|
* Thu Aug 08 2019 Miroslav Suchý <msuchy@redhat.com> 30.5-1
|
||||||
- disable updates-modulare repos for now
|
- disable updates-modulare repos for now
|
||||||
- buildrequire systemd-srpm-macros to get _sysusersdir
|
- buildrequire systemd-srpm-macros to get _sysusersdir
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mock-core-configs-30.5.tar.gz) = 218440fb9b8b9ea1b7c9a4c61deb3d6f9bec9ff01d6b87fadb1c54c9f9a1ef71b0169e997ae59064e1c5967bd4af52e6331c227e752dbbb5b0ba778bc8ab509f
|
SHA512 (mock-core-configs-31.1.tar.gz) = 5d1effa53b358627ebba179ad633f577a14e941e323e2eee455ef38c56fbef1f50be7ad3caa1193c925d4ec3971b128591755fad159da6c7bb6913d25eadb3a1
|
||||||
|
Loading…
Reference in New Issue
Block a user