diff --git a/containers-common.spec b/containers-common.spec index e95220b..f16e821 100644 --- a/containers-common.spec +++ b/containers-common.spec @@ -12,7 +12,7 @@ Epoch: 2 Name: containers-common Version: 1 -Release: 115%{?dist} +Release: 116%{?dist} Summary: Common configuration and documentation for containers License: ASL 2.0 ExclusiveArch: %{go_arches} @@ -188,7 +188,13 @@ EOF %dir %{_datadir}/rhel/secrets %{_datadir}/rhel/secrets/* +%files extra + %changelog +* Mon Feb 24 2025 Jindrich Novy - 2:1-116 +- add files section for extra subpackage +- Resolves: RHEL-80525 + * Mon Feb 17 2025 Jindrich Novy - 2:1-115 - Add containers-common-extra properly - Resolves: RHEL-78845