diff --git a/libsepol-2.7.tar.gz b/libsepol-2.7.tar.gz deleted file mode 100644 index 1dbda78..0000000 --- a/libsepol-2.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d69d3bd8ec901a3bd5adf2be2fb47fb1a685ed73066ab482e7e505371a48f9e7 -size 471147 diff --git a/libsepol-2.8.tar.gz b/libsepol-2.8.tar.gz new file mode 100644 index 0000000..70a53e2 --- /dev/null +++ b/libsepol-2.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ad6916a8352bef0bad49acc8037a5f5b48c56f94e4cb4e1959ca475fa9d24d6 +size 473384 diff --git a/libsepol.changes b/libsepol.changes index 3c0f391..f8f443d 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 17 11:54:52 UTC 2018 - jsegitz@suse.com + +- Update to version 2.8 (bsc#1111732) + ------------------------------------------------------------------- Wed May 16 07:13:18 UTC 2018 - mcepl@suse.com diff --git a/libsepol.spec b/libsepol.spec index 0411e56..25a6d03 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -17,7 +17,7 @@ Name: libsepol -Version: 2.7 +Version: 2.8 Release: 0 Summary: SELinux binary policy manipulation library License: LGPL-2.1-or-later @@ -92,7 +92,7 @@ export CFLAGS="%{optflags}" make %{?_smp_mflags} %install -make DESTDIR=%{buildroot} LIBDIR="%{buildroot}%{_libdir}" SHLIBDIR="%{buildroot}/%{_lib}" install +make DESTDIR=%{buildroot} LIBDIR="%{_libdir}" SHLIBDIR="/%{_lib}" install %post -n libsepol1 -p /sbin/ldconfig %postun -n libsepol1 -p /sbin/ldconfig