!11 update version to 0.8.1
From: @fly_fzc Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
a5d7c20f13
Binary file not shown.
BIN
libcap-ng-0.8.1.tar.gz
Normal file
BIN
libcap-ng-0.8.1.tar.gz
Normal file
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Libcap-ng is a library used for posix capabilities programming
|
||||
Name: libcap-ng
|
||||
Version: 0.7.11
|
||||
Version: 0.8.1
|
||||
Release: 1
|
||||
License: LGPLv2+ and GPLv2+
|
||||
URL: http://people.redhat.com/sgrubb/libcap-ng
|
||||
@ -72,11 +72,14 @@ make check
|
||||
%license COPYING.LIB COPYING
|
||||
%attr(0755,root,root) %{_bindir}/*
|
||||
/%{_lib}/libcap-ng.so.*
|
||||
/%{_lib}/libdrop_ambient.so.*
|
||||
|
||||
%files devel
|
||||
%attr(0644,root,root) %{_includedir}/cap-ng.h
|
||||
%{_libdir}/libcap-ng.so
|
||||
%{_libdir}/libcap-ng.a
|
||||
/%{_lib}/libdrop_ambient.so
|
||||
/%{_lib}/libdrop_ambient.a
|
||||
%attr(0644,root,root) %{_datadir}/aclocal/cap-ng.m4
|
||||
%{_libdir}/pkgconfig/libcap-ng.pc
|
||||
|
||||
@ -86,9 +89,13 @@ make check
|
||||
|
||||
%files help
|
||||
%attr(0644,root,root) %{_mandir}/man3/*
|
||||
%attr(0644,root,root) %{_mandir}/man7/*
|
||||
%attr(0644,root,root) %{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 24 2021 fuanan <fuanan3@huawei.com> - 0.8.1-1
|
||||
- update version to 0.8.1
|
||||
|
||||
* Thu Jan 21 2021 wangchen<wangchen137@huawei.com> - 0.7.11-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user