diff --git a/libsemanage-3.3.tar.gz b/libsemanage-3.3.tar.gz deleted file mode 100644 index cfad5a62dde0dfe7f99206944738057057f0995c..0000000000000000000000000000000000000000 Binary files a/libsemanage-3.3.tar.gz and /dev/null differ diff --git a/libsemanage-3.4.tar.gz b/libsemanage-3.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8933928992763c2534d44b9d72de48b97d1526d5 Binary files /dev/null and b/libsemanage-3.4.tar.gz differ diff --git a/libsemanage.spec b/libsemanage.spec index 4c272443b958203c738435e285202836aeaa1a54..11083b6dba75a0313eeb54bbe088d398fc53e6c5 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,13 +1,13 @@ -%define libsepol_version 3.3-1 -%define libselinux_version 3.3-1 +%define libsepol_version 3.4-1 +%define libselinux_version 3.4-1 Name: libsemanage -Version: 3.3 -Release: 3 +Version: 3.4 +Release: 1 License: LGPLv2+ Summary: SELinux binary policy manipulation library URL: https://github.com/SELinuxProject/selinux/wiki -Source0: https://github.com/SELinuxProject/selinux/releases/download/3.3/libsemanage-%{version}.tar.gz +Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/libsemanage-%{version}.tar.gz Source1: semanage.conf Patch9000: fix-test-failure-with-secilc.patch @@ -104,6 +104,9 @@ make test %changelog +* Mon Jan 30 2023 zhangguangzhi - 3.4-1 +- update version to 3.4 + * Fri Mar 18 2022 panxiaohe - 3.3-3 - delete useless old version dynamic library