diff --git a/libselinux.spec b/libselinux.spec index e48534e..62b36e5 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -6,12 +6,12 @@ %define libsepolver 2.5-0 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -%global gitrev a0e52de +%global gitrev 8dc4c05 Summary: SELinux library and simple utilities Name: libselinux Version: 2.5 -Release: 0.2%{?dist}.%{gitrev} +Release: 0.3%{?dist}.%{gitrev} License: Public Domain Group: System Environment/Libraries # https://github.com/SELinuxProject/selinux/wiki/Releases @@ -250,6 +250,9 @@ rm -rf %{buildroot} %{ruby_vendorarchdir}/selinux.so %changelog +* Fri Oct 30 2015 Petr Lautrbach - 2.5-0.3.a0e52de +- build from 8dc4c05b7906326c32fe28dd091e5173fb0249be + * Tue Oct 27 2015 Petr Lautrbach - 2.5-0.2 - build from a0e52def36fe9be55eece7c36c9c03ae957c1955