diff --git a/libsepol.spec b/libsepol.spec index ad9cc84..e2596d1 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol Version: 3.5 -Release: 1%{?dist} +Release: 1.rvre0%{?dist} License: LGPL-2.1-or-later Source0: https://github.com/SELinuxProject/selinux/releases/download/3.5/libsepol-3.5.tar.gz URL: https://github.com/SELinuxProject/selinux/wiki @@ -106,6 +106,9 @@ rm -rf ${RPM_BUILD_ROOT}%{_mandir}/ru/man8 %{_mandir}/man8/chkcon.8.gz %changelog +* Tue Apr 25 2023 David Abdurachmanov - 3.5-1.rvre0 +- Rebuilt for Fedora/RISCV (riscv64) + * Fri Feb 24 2023 Petr Lautrbach - 3.5-1 - SELinux userspace 3.5 release