upgrade to 1.4.1
This commit is contained in:
parent
81e6eb32d4
commit
1eed3cacfa
BIN
v1.0.1.tar.gz
BIN
v1.0.1.tar.gz
Binary file not shown.
BIN
v1.4.1.tar.gz
Normal file
BIN
v1.4.1.tar.gz
Normal file
Binary file not shown.
@ -6,10 +6,10 @@
|
||||
%global __brp_strip_static_archive %{_rpmconfigdir}/brp-strip-static-archive /usr/bin/strip
|
||||
|
||||
Name: xdp-tools
|
||||
Version: 1.0.1
|
||||
Release: 3
|
||||
Version: 1.4.1
|
||||
Release: 1
|
||||
Summary: Utilities and example programs for use with XDP
|
||||
%global _soversion 1.0.0
|
||||
%global _soversion 1.4.0
|
||||
|
||||
License: GPLv2
|
||||
URL: https://github.com/xdp-project/%{name}
|
||||
@ -105,6 +105,7 @@ make install V=1
|
||||
%{_libdir}/libxdp.so.1
|
||||
%{_libdir}/libxdp.so.%{_soversion}
|
||||
%{_libdir}/bpf/xdp-dispatcher.o
|
||||
%{_libdir}/bpf/xsk_def_xdp_prog*.o
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%files -n libxdp-static
|
||||
@ -116,6 +117,9 @@ make install V=1
|
||||
%{_libdir}/pkgconfig/libxdp.pc
|
||||
|
||||
%changelog
|
||||
* Fri Dec 22 2023 Ouuleilei <wangliu@iscas.ac.cn> 1.4.1-1
|
||||
- upgrade to 1.4.1
|
||||
|
||||
* Mon Oct 10 2022 LemmyHuang <huangliming5@huawei.com> 1.0.1-3
|
||||
- correct release number format
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user