From be7eaf0931a9b8e379f9431e0b3ccd8294e3799a Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Feb 05 2017 09:24:36 +0000 Subject: Update file extension --- diff --git a/pysnmp.spec b/pysnmp.spec index fcf426c..472fb8c 100644 --- a/pysnmp.spec +++ b/pysnmp.spec @@ -62,13 +62,13 @@ networking. %py3_install %files -n python2-%{name} -%doc CHANGES.txt README.txt THANKS.txt TODO.txt examples/ docs/ +%doc CHANGES.txt README.md THANKS.txt TODO.txt examples/ docs/ %license LICENSE.txt %{python2_sitelib}/%{name}/ %{python2_sitelib}/%{name}*.egg-info %files -n python3-%{name} -%doc CHANGES.txt README.txt THANKS.txt TODO.txt examples/ docs/ +%doc CHANGES.txt README.md THANKS.txt TODO.txt examples/ docs/ %license LICENSE.txt %{python3_sitelib}/%{name}/ %{python3_sitelib}/%{name}*.egg-info