update toolbox.spec.

Signed-off-by: 丁紫薇 <dingziwei@kylinos.cn>
This commit is contained in:
丁紫薇 2022-12-15 08:43:55 +00:00 committed by Gitee
parent ffd18c354c
commit 8ba2608fef
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,10 +3,10 @@ Version: 0.0.99
%global goipath github.com/containers/%{name} %global goipath github.com/containers/%{name}
Release: 3 Release: 4
Summary: Unprivileged development environment Summary: Unprivileged development environment
License: ASL 2.0 License: Apache-2.0
URL: https://github.com/containers/toolbox URL: https://github.com/containers/toolbox
Source0: toolbox-0.0.99.3.tar.xz Source0: toolbox-0.0.99.3.tar.xz
@ -88,6 +88,9 @@ ln -s src/vendor vendor
%{_datadir}/%{name} %{_datadir}/%{name}
%changelog %changelog
* Thu Dec 15 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 0.0.99-4
- License compliance rectification
* Thu Sep 15 2022 duyiwei <duyiwei@kylinos.cn> - 0.0.99-3 * Thu Sep 15 2022 duyiwei <duyiwei@kylinos.cn> - 0.0.99-3
- change /usr/lib/os-release to /etc/os-release - change /usr/lib/os-release to /etc/os-release