diff --git a/cockpit-machines.spec b/cockpit-machines.spec index 2963042..024f7a5 100644 --- a/cockpit-machines.spec +++ b/cockpit-machines.spec @@ -17,7 +17,7 @@ Name: cockpit-machines Version: 322 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cockpit user interface for virtual machines License: LGPL-2.1-or-later AND MIT URL: https://github.com/cockpit-project/cockpit-machines @@ -126,6 +126,10 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/* # The changelog is automatically generated and merged %changelog +* Tue Oct 29 2024 Troy Dawson - 322-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Oct 23 2024 Packit - 322-1 - Bug fixes and translation updates