diff --git a/python-PyMySQL.changes b/python-PyMySQL.changes index 964fe73..fdfc528 100644 --- a/python-PyMySQL.changes +++ b/python-PyMySQL.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 24 19:17:05 UTC 2016 - toddrme2178@gmail.com + +- Add license and docs + ------------------------------------------------------------------- Thu Mar 24 19:12:11 UTC 2016 - toddrme2178@gmail.com diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index 3a00524..9a734dc 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -59,6 +59,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) +%doc CHANGELOG LICENSE README.rst %{python_sitelib}/* %changelog