From c27e834a77faa3d2efcfbca656f14e5398fbacc8 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 06:05:59 +0300 Subject: [PATCH] import virt-who-1.32.1-2.el10 --- SPECS/virt-who.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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)