Update to 4.4.2
This commit is contained in:
parent
5113f33692
commit
b0b1955125
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/afterburn-4.3.2.crate
|
/afterburn-4.3.2.crate
|
||||||
/afterburn-4.3.3.crate
|
/afterburn-4.3.3.crate
|
||||||
/afterburn-4.4.0.crate
|
/afterburn-4.4.0.crate
|
||||||
|
/afterburn-4.4.2.crate
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%global crate afterburn
|
%global crate afterburn
|
||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 4.4.0
|
Version: 4.4.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Simple cloud provider agent
|
Summary: Simple cloud provider agent
|
||||||
|
|
||||||
@ -112,6 +112,9 @@ cp -a dracut/* %{buildroot}%{dracutmodulesdir}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 24 2020 Dusty Mabe <dusty@dustymabe.com> - 4.4.2-1
|
||||||
|
- Update to 4.4.2
|
||||||
|
|
||||||
* Sat May 23 11:27:14 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 4.4.0-1
|
* Sat May 23 11:27:14 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 4.4.0-1
|
||||||
- Update to 4.4.0
|
- Update to 4.4.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (afterburn-4.4.0.crate) = a4f8d12d10305324d09298660e4e196f8ff50bb52024879e1ae0e259226d11c0a5e2bbe56bbeae69164d52e008f2adacd78a0aa58d2a04bd4680f5495f24f815
|
SHA512 (afterburn-4.4.2.crate) = d22984b3bb525cf403af834edd84a8dc57e9b1d1376d4820b9c97f4fa95dce7d3d226dbc52d2bc6a24c3689e1653f1d42893b08ad02ceb6ad96aca87c1dbe668
|
||||||
|
Loading…
Reference in New Issue
Block a user