Skip to content

Commit

Permalink
fix: Added missing %{dist} to virt-who.spec
Browse files Browse the repository at this point in the history
* Card ID: RHEL-44896
* The dist was removed by tito in previous commit
  • Loading branch information
jirihnidek authored and m-horky committed Jul 3, 2024
1 parent 6765c53 commit 73fe99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virt-who.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: virt-who
Version: 1.32.0
Release: 2
Release: 2%{?dist}

Summary: Agent for reporting virtual guest IDs to subscription-manager

Expand Down

0 comments on commit 73fe99a

Please sign in to comment.