diff --git a/rust-zincati.spec b/rust-zincati.spec index 3878663..d87bb4a 100644 --- a/rust-zincati.spec +++ b/rust-zincati.spec @@ -5,9 +5,9 @@ Name: rust-%{crate} Version: 0.0.24 -Release: 3 +Release: 4 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 @@ -126,6 +126,9 @@ install -Dpm644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysusersdir}/zincati.conf %endif %changelog +* Thu Dec 15 2022 dingdingaaaaa - 0.0.24-4 +- License compliance rectification + * Thu Dec 08 2022 fushanqing - 0.0.24-3 - Enable debuginfo for fix strip