Accepting request 182871 from devel:languages:python

- Packaged LICENSE file
  fixes bnc#828513 
  Bug 828513 - LICENSE not packaged in python3-cssselect 0.8 (forwarded request 182676 from apersaud)

OBS-URL: https://build.opensuse.org/request/show/182871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2013-07-12 18:54:25 +00:00 committed by Git OBS Bridge
commit 38d94048db
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 9 17:09:42 UTC 2013 - arun@gmx.de
- Packaged LICENSE file
fixes bnc#828513
Bug 828513 - LICENSE not packaged in python3-cssselect 0.8
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 28 20:18:04 UTC 2013 - arun@gmx.de Thu Mar 28 20:18:04 UTC 2013 - arun@gmx.de

View File

@ -53,5 +53,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files %files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%{python_sitelib}/* %{python_sitelib}/*
%doc LICENSE
%changelog %changelog