- Package LICENSE

- Package LICENSE

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=14
This commit is contained in:
Sascha Peilicke 2013-04-05 07:51:52 +00:00 committed by Git OBS Bridge
parent a8af21cc1e
commit 5ce3c3824d
4 changed files with 12 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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