diff --git a/cockpit-ostree.spec b/cockpit-ostree.spec index db0729c..3dc333c 100644 --- a/cockpit-ostree.spec +++ b/cockpit-ostree.spec @@ -1,7 +1,7 @@ Name: cockpit-ostree Epoch: 1 Version: 205 -Release: 1%{?dist} +Release: 2%{?dist} BuildArch: noarch Summary: Cockpit user interface for rpm-ostree License: LGPL-2.1-or-later @@ -33,6 +33,10 @@ Cockpit component for managing software updates for ostree based systems. %{_datadir}/cockpit/* %changelog +* Tue Oct 29 2024 Troy Dawson - 1:205-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Oct 23 2024 Packit - 1:205-1 - Bug fixes and translation updates