diff --git a/golang-github-vmware-govmomi.spec b/golang-github-vmware-govmomi.spec index 478f7e7..f0ce703 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: 1%{?dist} +Release: 2%{?dist} Summary: Go library for the VMware vSphere API # Upstream license specification: Apache-2.0 @@ -81,5 +81,8 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0.20.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun May 19 17:00:57 CEST 2019 Robert-André Mauchin - 0.20.0-1 - Initial package