diff --git a/rust-zincati.spec b/rust-zincati.spec index 004743e..af4f253 100644 --- a/rust-zincati.spec +++ b/rust-zincati.spec @@ -6,9 +6,9 @@ Name: rust-%{crate} Version: 0.0.24 -Release: 4 +Release: 5 Summary: Update agent for NestOS -License: ASL 2.0 +License: Apache-2.0 URL: https://crates.io/crates/%{crate} Source0: %{crate}-%{version}.crate Source1: https://github.com/coreos/%{crate}/releases/download/v%{version}/%{crate}-%{version}-vendor.tar.gz @@ -127,6 +127,9 @@ install -Dpm644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysusersdir}/zincati.conf %endif %changelog +* Fri Dec 09 2022 liukuo - 0.0.24-5 +- License compliance rectification + * Thu Sep 15 2022 fushanqing - 0.0.24-4 - Repair the warning that the user and group do not exist during installation