From 461b39191ff1c1c4434854343bb50753fc7eae1f Mon Sep 17 00:00:00 2001 From: lauk001 Date: Fri, 9 Dec 2022 15:36:20 +0800 Subject: [PATCH] Modifying the readme --- rust-zincati.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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