update version to 3.5

This commit is contained in:
zgzxx 2023-07-17 20:41:42 +08:00
parent 3a4cded9d6
commit c00d17520d
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
libsemanage-3.5.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%define libsepol_version 3.4-1
%define libselinux_version 3.4-1
%define libsepol_version 3.5-1
%define libselinux_version 3.5-1
Name: libsemanage
Version: 3.4
Version: 3.5
Release: 1
License: LGPLv2+
Summary: SELinux binary policy manipulation library
@ -76,7 +76,7 @@ ln -sf %{_libdir}/libsemanage.so.2 %{buildroot}/%{_libdir}/libsemanage.so
make test
%files
%license COPYING
%license LICENSE
%dir %{_sysconfdir}/selinux
%config(noreplace) %{_sysconfdir}/selinux/semanage.conf
%{_libdir}/libsemanage.so.*
@ -104,6 +104,9 @@ make test
%changelog
* Mon Jul 17 2023 zhangguangzhi<zhangguangzhi3@huawei.com> - 3.5-1
- update version to 3.5
* Mon Jan 30 2023 zhangguangzhi<zhangguangzhi3@huawei.com> - 3.4-1
- update version to 3.4