Update to upstream 6.2.0 (fixes rhbz#2007649)
This commit is contained in:
parent
38d9c748af
commit
02f18b3d4d
3 changed files with 8 additions and 4 deletions
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
# https://github.com/apache/cloudstack-cloudmonkey
|
||||
%global goipath github.com/apache/cloudstack-cloudmonkey
|
||||
Version: 6.1.0
|
||||
%global tag 6.1.0
|
||||
Version: 6.2.0
|
||||
%global tag 6.2.0
|
||||
|
||||
%gometa
|
||||
|
||||
|
|
@ -19,7 +19,7 @@ which simplifies Apache CloudStack configuration and management.}
|
|||
%global godocs README.md CHANGES.md
|
||||
|
||||
Name: apache-cloudstack-cloudmonkey
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?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
|
||||
* Sat Sep 25 2021 Olivier Lemasle <o.lemasle@gmail.com> - 6.2.0-1
|
||||
- Update to upstream 6.2.0 (fixes rhbz#2007649)
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue