From 51d8ad03f7561055a1d98f32277b9f700f611cfba413b5600aa73592f7d6a91b Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 24 Mar 2016 19:20:14 +0000 Subject: [PATCH] Accepting request 379446 from home:TheBlackCat:branches:devel:languages:python Add license and docs OBS-URL: https://build.opensuse.org/request/show/379446 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=8 --- python-PyMySQL.changes | 5 +++++ python-PyMySQL.spec | 1 + 2 files changed, 6 insertions(+) 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