import UBI containers-common-1-70.module+el8.9.0+20326+387084d0

This commit is contained in:
eabdullin 2023-11-16 07:44:01 +00:00
parent d3eb9d49c3
commit 3af99e79d1
1 changed files with 5 additions and 1 deletions

View File

@ -12,7 +12,7 @@
Epoch: 2
Name: containers-common
Version: 1
Release: 54%{?dist}
Release: 70%{?dist}
Summary: Common configuration and documentation for containers
License: ASL 2.0
# arch limitation because of go-md2man (missing on i686)
@ -175,6 +175,10 @@ EOF
%{_datadir}/rhel/secrets/*
%changelog
* Mon Oct 09 2023 Jindrich Novy <jnovy@redhat.com> - 2:1-70
- bump version to preserve upgrade path
- Resolves: Jira:RHEL-12277
* Fri Aug 25 2023 Jindrich Novy <jnovy@redhat.com> - 2:1-54
- update vendored components and shortnames
- Related: #2176055