Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-19 21:23:26 +00:00
commit dbd9bc0db3

View file

@ -19,7 +19,7 @@ which simplifies Apache CloudStack configuration and management.}
%global godocs README.md CHANGES.md
Name: apache-cloudstack-cloudmonkey
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Apache Cloudstack Cloudmonkey
# Upstream license specification: Apache-2.0
@ -64,6 +64,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
%gopkgfiles
%changelog
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Sat Sep 25 2021 Olivier Lemasle <o.lemasle@gmail.com> - 6.2.0-1
- Update to upstream 6.2.0 (fixes rhbz#2007649)