updated to latest:3.5
This commit is contained in:
parent
ddd1336c1c
commit
d5ab7acdfe
Binary file not shown.
BIN
libsepol-3.5.tar.gz
Normal file
BIN
libsepol-3.5.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 3.4
|
Version: 3.5
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -46,7 +46,7 @@ make DESTDIR="%{buildroot}" LIBDIR="%{_libdir}" SHLIBDIR="%{_libdir}" install
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%license COPYING
|
%license LICENSE
|
||||||
%{_libdir}/libsepol.so.*
|
%{_libdir}/libsepol.so.*
|
||||||
%{_bindir}/sepol_*
|
%{_bindir}/sepol_*
|
||||||
|
|
||||||
@ -65,6 +65,9 @@ make DESTDIR="%{buildroot}" LIBDIR="%{_libdir}" SHLIBDIR="%{_libdir}" install
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 17 2023 niuyaru <niuyaru@kylinos.cn> - 3.5-1
|
||||||
|
- update to 3.5
|
||||||
|
|
||||||
* Sat Jan 28 2023 jinlun <jinlun@huawei.com> - 3.4-1
|
* Sat Jan 28 2023 jinlun <jinlun@huawei.com> - 3.4-1
|
||||||
- update to 3.4
|
- update to 3.4
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user