!8 【NestOS】22.03-LTS-SP1选型:升级至5.3.0版本
From: @duyiwei7w Reviewed-by: @fu-shanqing Signed-off-by: @fu-shanqing
This commit is contained in:
commit
a905e2c3a8
Binary file not shown.
Binary file not shown.
BIN
afterburn-5.3.0.crate
Normal file
BIN
afterburn-5.3.0.crate
Normal file
Binary file not shown.
@ -7,7 +7,7 @@
|
|||||||
%global crate afterburn
|
%global crate afterburn
|
||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 5.2.0
|
Version: 5.3.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Simple cloud provider agent
|
Summary: Simple cloud provider agent
|
||||||
|
|
||||||
@ -104,9 +104,12 @@ install -Dpm0644 -t %{buildroot}%{_unitdir} \
|
|||||||
mkdir -p %{buildroot}%{dracutmodulesdir}
|
mkdir -p %{buildroot}%{dracutmodulesdir}
|
||||||
cp -a dracut/* %{buildroot}%{dracutmodulesdir}
|
cp -a dracut/* %{buildroot}%{dracutmodulesdir}
|
||||||
|
|
||||||
cp -r $RPM_BUILD_DIR/afterburn-5.2.0/.cargo/bin %{buildroot}/usr
|
cp -r $RPM_BUILD_DIR/afterburn-5.3.0/.cargo/bin %{buildroot}/usr
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 4 2022 duyiwei <duyiwei@kylinos.cn> - 5.3.0-1
|
||||||
|
- upgrade version to 5.3.0
|
||||||
|
|
||||||
* Thu Jun 2 2022 duyiwei <duyiwei@kylinos.cn> - 5.2.0-1
|
* Thu Jun 2 2022 duyiwei <duyiwei@kylinos.cn> - 5.2.0-1
|
||||||
- upgrade version to 5.2.0
|
- upgrade version to 5.2.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user