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
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
||||||
/cloudstack-cloudmonkey-6.1.0.tar.gz
|
/cloudstack-cloudmonkey-6.1.0.tar.gz
|
||||||
|
/cloudstack-cloudmonkey-6.2.0.tar.gz
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
|
|
||||||
# https://github.com/apache/cloudstack-cloudmonkey
|
# https://github.com/apache/cloudstack-cloudmonkey
|
||||||
%global goipath github.com/apache/cloudstack-cloudmonkey
|
%global goipath github.com/apache/cloudstack-cloudmonkey
|
||||||
Version: 6.1.0
|
Version: 6.2.0
|
||||||
%global tag 6.1.0
|
%global tag 6.2.0
|
||||||
|
|
||||||
%gometa
|
%gometa
|
||||||
|
|
||||||
|
|
@ -19,7 +19,7 @@ which simplifies Apache CloudStack configuration and management.}
|
||||||
%global godocs README.md CHANGES.md
|
%global godocs README.md CHANGES.md
|
||||||
|
|
||||||
Name: apache-cloudstack-cloudmonkey
|
Name: apache-cloudstack-cloudmonkey
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Apache Cloudstack Cloudmonkey
|
Summary: Apache Cloudstack Cloudmonkey
|
||||||
|
|
||||||
# Upstream license specification: Apache-2.0
|
# Upstream license specification: Apache-2.0
|
||||||
|
|
@ -64,6 +64,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
|
||||||
%gopkgfiles
|
%gopkgfiles
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.1.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
SHA512 (cloudstack-cloudmonkey-6.1.0.tar.gz) = c94a66e037d574406b64782a03248457504f24f611f9692e5c0b1efe184e9868f020886108790134e065085109f6586a2eee0f5633b0df9c773935c28c2009e3
|
SHA512 (cloudstack-cloudmonkey-6.2.0.tar.gz) = 24daace33c5d618ae109d36868801cd4e62c01fe03a721e260f370220cc4456529bbd703cbe41cc63c4838aa56c3f26d5248157ae1631ee0d0dfda46114379cf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue