From 7f2fd711751f893d6824c01cbdda0009e062bb25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Matos?= Date: Wed, 27 Feb 2019 13:00:39 +0000 Subject: [PATCH] update to 3.0.0 fix the directory ownership declare license file --- rpy.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rpy.spec b/rpy.spec index 3febf86..368d5f8 100644 --- a/rpy.spec +++ b/rpy.spec @@ -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