diff --git a/python-certbot.changes b/python-certbot.changes index 3177eba..859d60f 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 28 12:02:49 UTC 2018 - tchvatal@suse.com + +- Remove testdata + ------------------------------------------------------------------- Tue Aug 28 11:32:26 UTC 2018 - tchvatal@suse.com diff --git a/python-certbot.spec b/python-certbot.spec index d1fc0fe..81f9cd7 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -75,6 +75,7 @@ to lower the barriers to entry for encrypting all HTTP traffic on the internet. %install %python_install %python_clone -a %{buildroot}%{_bindir}/certbot +%python_expand rm -rf %{buildroot}%{$python_sitelib}/certbot/tests %python_expand %fdupes %{buildroot}%{$python_sitelib} %check