diff --git a/golang-github-vmware-govmomi.spec b/golang-github-vmware-govmomi.spec index 2c2eccc..5e40d90 100644 --- a/golang-github-vmware-govmomi.spec +++ b/golang-github-vmware-govmomi.spec @@ -22,7 +22,7 @@ A Go library for interacting with VMware vSphere APIs (ESXi and/or vCenter).} README-vcsim.md Name: %{goname} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Go library for the VMware vSphere API # Upstream license specification: Apache-2.0 @@ -82,6 +82,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 0.21.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Sep 26 12:48:56 CEST 2019 Robert-André Mauchin - 0.21.0-1 - Release 0.21.0 (#1742303) - Rename toolbox to govmomi-toolbox (#1755694)