Upgrade to 1.10.3
This commit is contained in:
parent
c32b0d4e60
commit
2b029c9a11
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: netavark
|
Name: netavark
|
||||||
Version: 1.5.0
|
Version: 1.10.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: OCI network stack
|
Summary: OCI network stack
|
||||||
License: ASL 2.0 and BSD and MIT
|
License: ASL 2.0 and BSD and MIT
|
||||||
@ -289,10 +289,16 @@ go-md2man -in %{name}.1.md -out %{name}.1
|
|||||||
%files
|
%files
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%dir %{_libexecdir}/podman
|
%dir %{_libexecdir}/podman
|
||||||
%{_libexecdir}/podman/%{name}
|
%{_libexecdir}/podman/%{name}*
|
||||||
%{_mandir}/man1/%{name}.1*
|
%{_mandir}/man1/%{name}.1*
|
||||||
|
%{_unitdir}/%{name}-dhcp-proxy.service
|
||||||
|
%{_unitdir}/%{name}-dhcp-proxy.socket
|
||||||
|
%{_unitdir}/%{name}-firewalld-reload.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 22 2024 tenglei <tenglei@kylinos.cn> - 1.10.3-1
|
||||||
|
- Upgrade to 1.10.3
|
||||||
|
|
||||||
* Mon Jan 15 2024 lijian <lijian2@kylinos.cn> - 1.5.0-1
|
* Mon Jan 15 2024 lijian <lijian2@kylinos.cn> - 1.5.0-1
|
||||||
- Upgrade to 1.5.0
|
- Upgrade to 1.5.0
|
||||||
|
|
||||||
|
|||||||
BIN
v1.10.3.tar.gz
Normal file
BIN
v1.10.3.tar.gz
Normal file
Binary file not shown.
BIN
v1.5.0.tar.gz
BIN
v1.5.0.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user