Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Raits 2020-12-28 13:26:51 +01:00
parent ef9b678115
commit 5dd6439915
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

View File

@ -8,7 +8,7 @@
Name: rust-%{crate}
Version: 4.6.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Simple cloud provider agent
# Upstream license specification: Apache-2.0
@ -114,6 +114,9 @@ cp -a dracut/* %{buildroot}%{dracutmodulesdir}
%endif
%changelog
* Mon Dec 28 13:26:51 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 4.6.0-3
- Rebuild
* Mon Dec 14 2020 Sohan Kunkerkar <skunkerk@redhat.com> - 4.6.0-2
- Rebuild because of Fedora infra issues last week to see if a new build fixes some
problems we are seeing.