From ca7896dc11804f7ddfeab7d33abd67fdd72082ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=81=E7=B4=AB=E8=96=87?= Date: Thu, 15 Dec 2022 08:05:13 +0000 Subject: [PATCH] update rust-zincati.spec. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 丁紫薇 --- rust-zincati.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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