|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
# pick the oldest version on c/image, c/common, c/storage vendored in
|
|
|
|
|
# podman/skopeo/podman.
|
|
|
|
|
%global skopeo_branch main
|
|
|
|
|
%global image_branch v5.22.0
|
|
|
|
|
%global image_branch v5.22.1
|
|
|
|
|
%global common_branch v0.49.1
|
|
|
|
|
%global storage_branch v1.42.0
|
|
|
|
|
%global shortnames_branch main
|
|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
Epoch: 2
|
|
|
|
|
Name: containers-common
|
|
|
|
|
Version: 1
|
|
|
|
|
Release: 44%{?dist}.inferit
|
|
|
|
|
Release: 49%{?dist}.inferit
|
|
|
|
|
Summary: Common configuration and documentation for containers
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
ExclusiveArch: %{go_arches}
|
|
|
|
@ -139,10 +139,30 @@ ln -s %{_sysconfdir}/yum.repos.d/redhat.repo %{buildroot}%{_datadir}/rhel/secret
|
|
|
|
|
%{_datadir}/rhel/secrets/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Apr 11 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 2:1-44.inferit
|
|
|
|
|
* Tue Apr 11 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 2:1-49.inferit
|
|
|
|
|
- MSVSphere debranding
|
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
|
|
|
|
|
|
* Sun Jan 08 2023 Jindrich Novy <jnovy@redhat.com> - 2:1-49
|
|
|
|
|
- update vendored components, regenerate pyxis
|
|
|
|
|
- Resolves: #2158512
|
|
|
|
|
|
|
|
|
|
* Thu Dec 01 2022 Jindrich Novy <jnovy@redhat.com> - 2:1-48
|
|
|
|
|
- update vendored components and configuration files
|
|
|
|
|
- Resolves: #2149776
|
|
|
|
|
|
|
|
|
|
* Wed Oct 26 2022 Jindrich Novy <jnovy@redhat.com> - 2:1-47
|
|
|
|
|
- update vendored components and configuration files
|
|
|
|
|
- Resolves: #2136847
|
|
|
|
|
|
|
|
|
|
* Wed Oct 26 2022 Jindrich Novy <jnovy@redhat.com> - 2:1-46
|
|
|
|
|
- update vendored components and configuration files
|
|
|
|
|
- Resolves: #2136845
|
|
|
|
|
|
|
|
|
|
* Thu Oct 13 2022 Jindrich Novy <jnovy@redhat.com> - 2:1-45
|
|
|
|
|
- add beta GPG key
|
|
|
|
|
- Resolves: #2123611
|
|
|
|
|
|
|
|
|
|
* Tue Aug 23 2022 Jindrich Novy <jnovy@redhat.com> - 2:1-44
|
|
|
|
|
- exclude non-go arches because of go-md2man
|
|
|
|
|
- Related: #2061316
|
|
|
|
|