diff --git a/SPECS/virt-who.spec b/SPECS/virt-who.spec index 3b678a9..500ca01 100644 --- a/SPECS/virt-who.spec +++ b/SPECS/virt-who.spec @@ -1,6 +1,6 @@ Name: virt-who Version: 1.32.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Agent for reporting virtual guest IDs to subscription-manager @@ -85,6 +85,10 @@ install -m 644 virt-who-zsh %{buildroot}/%{_datadir}/zsh/site-functions/_virt-wh %changelog +* Tue Oct 29 2024 Troy Dawson - 1.32.1-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Jul 16 2024 Jiri Hnidek 1.32.1-1 - feat: Run Github CI action py.test every month (jhnidek@redhat.com) - fix: Added missing %{dist} to virt-who.spec (jhnidek@redhat.com)