update to 3.0.0

fix the directory ownership
declare license file
This commit is contained in:
José Matos 2019-02-27 13:00:39 +00:00
parent 5d40ddffec
commit 7f2fd71175

View File

@ -93,6 +93,8 @@ export CFLAGS="$RPM_OPT_FLAGS -DHAVE_UINTPTR_T=1"
%doc AUTHORS NEWS PKG-INFO
%license gpl-2.0.txt
%{python3_sitelib}/%{srcname}*
%{python3_sitelib}/_rinterface_cffi.py
%{python3_sitelib}/__pycache__/*
%changelog