diff --git a/libsepol-3.4.tar.gz b/libsepol-3.4.tar.gz deleted file mode 100644 index 56a1efc..0000000 Binary files a/libsepol-3.4.tar.gz and /dev/null differ diff --git a/libsepol-3.5.tar.gz b/libsepol-3.5.tar.gz new file mode 100644 index 0000000..1fa689e Binary files /dev/null and b/libsepol-3.5.tar.gz differ diff --git a/libsepol.spec b/libsepol.spec index 5c3c6ee..344a4ed 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,5 +1,5 @@ Name: libsepol -Version: 3.4 +Version: 3.5 Release: 1 Summary: SELinux binary policy manipulation library License: LGPLv2+ @@ -46,7 +46,7 @@ make DESTDIR="%{buildroot}" LIBDIR="%{_libdir}" SHLIBDIR="%{_libdir}" install %files %defattr(-,root,root) -%license COPYING +%license LICENSE %{_libdir}/libsepol.so.* %{_bindir}/sepol_* @@ -65,6 +65,9 @@ make DESTDIR="%{buildroot}" LIBDIR="%{_libdir}" SHLIBDIR="%{_libdir}" install %{_mandir}/man3/* %changelog +* Mon Jul 17 2023 niuyaru - 3.5-1 +- update to 3.5 + * Sat Jan 28 2023 jinlun - 3.4-1 - update to 3.4