diff --git a/python-pyOpenSSL.changes b/python-pyOpenSSL.changes index 3829502..6e4e00b 100644 --- a/python-pyOpenSSL.changes +++ b/python-pyOpenSSL.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 5 07:54:12 UTC 2013 - speilicke@suse.com + +- Package LICENSE + ------------------------------------------------------------------- Mon Jul 9 18:34:08 PDT 2012 - msuman@opensuse.org diff --git a/python-pyOpenSSL.spec b/python-pyOpenSSL.spec index a45e402..256621c 100644 --- a/python-pyOpenSSL.spec +++ b/python-pyOpenSSL.spec @@ -53,7 +53,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) -%doc README TODO examples +%doc LICENSE README TODO examples %{python_sitearch}/* %changelog diff --git a/python3-pyOpenSSL.changes b/python3-pyOpenSSL.changes index 6fca0a9..ecc9a9c 100644 --- a/python3-pyOpenSSL.changes +++ b/python3-pyOpenSSL.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 5 07:54:20 UTC 2013 - speilicke@suse.com + +- Package LICENSE + ------------------------------------------------------------------- Fri Mar 22 13:21:07 UTC 2013 - speilicke@suse.com diff --git a/python3-pyOpenSSL.spec b/python3-pyOpenSSL.spec index 0fecfb2..eba9ebf 100644 --- a/python3-pyOpenSSL.spec +++ b/python3-pyOpenSSL.spec @@ -47,7 +47,7 @@ python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) -%doc README TODO examples +%doc LICENSE README TODO examples %{python3_sitearch}/* %changelog