From 53cf39bb32d5a388d939d5612db5fd1d7d33eeca06c55842dc974ac99f6f2962 Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 15 Jul 2015 09:22:52 +0000 Subject: [PATCH] Accepting request 316897 from home:TheBlackCat:branches:devel:languages:python Include authors and BSD license in source OBS-URL: https://build.opensuse.org/request/show/316897 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=42 --- python-pyzmq.changes | 5 +++++ python-pyzmq.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pyzmq.changes b/python-pyzmq.changes index 9c21fb3..af393ce 100644 --- a/python-pyzmq.changes +++ b/python-pyzmq.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 15 09:20:24 UTC 2015 - toddrme2178@gmail.com + +- Include authors and BSD license in source + ------------------------------------------------------------------- Mon Jul 13 18:31:35 UTC 2015 - aboe76@gmail.com diff --git a/python-pyzmq.spec b/python-pyzmq.spec index 562f3b6..0355fe1 100644 --- a/python-pyzmq.spec +++ b/python-pyzmq.spec @@ -69,7 +69,7 @@ python setup.py test %files %defattr(-,root,root,-) -%doc COPYING.LESSER README.md examples docs +%doc AUTHORS.md COPYING.BSD COPYING.LESSER README.md examples docs %{python_sitearch}/zmq/ %{python_sitearch}/pyzmq-%{version}-py%{py_ver}.egg-info %exclude %{python_sitearch}/zmq/utils/*.h