diff --git a/SPECS/cockpit-podman.spec b/SPECS/cockpit-podman.spec index 0415e07..3429a2f 100644 --- a/SPECS/cockpit-podman.spec +++ b/SPECS/cockpit-podman.spec @@ -17,7 +17,7 @@ Name: cockpit-podman Version: 97 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cockpit component for Podman containers License: LGPL-2.1-or-later URL: https://github.com/cockpit-project/cockpit-podman @@ -92,6 +92,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* %{_datadir}/metainfo/* %changelog +* Tue Oct 29 2024 Troy Dawson - 97-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Oct 23 2024 Packit - 97-1 - Bug fixes and translation updates