From 5ce3c3824d9d2b606e9cd8e5bbebe8c0905ca28fcb94b37dc54daab360635314 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Fri, 5 Apr 2013 07:51:52 +0000 Subject: [PATCH] - Package LICENSE - Package LICENSE OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=14 --- python-pyOpenSSL.changes | 5 +++++ python-pyOpenSSL.spec | 2 +- python3-pyOpenSSL.changes | 5 +++++ python3-pyOpenSSL.spec | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) 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