From 639114037b9b2fc7d2cbc7ff28e3b2eb7be4ddf5 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Jun 28 2019 12:19:02 +0000 Subject: libselinux-2.9-3.fc31 - Use standard build flags for Python bindings --- diff --git a/libselinux.spec b/libselinux.spec index f599ce8..59192f5 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -4,7 +4,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 2.9 -Release: 2%{?dist} +Release: 3%{?dist} License: Public Domain # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/20190315/libselinux-2.9.tar.gz @@ -238,6 +238,9 @@ rm -f %{buildroot}%{_mandir}/man8/togglesebool* %{ruby_vendorarchdir}/selinux.so %changelog +* Fri Jun 28 2019 Petr Lautrbach - 2.9-3 +- Use standard build flags for Python bindings + * Fri May 24 2019 Petr Lautrbach - 2.9-2 - Use Python distutils to install SELinux python bindings