1
0

Accepting request 263762 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/263762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-greenlet?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2014-12-03 21:48:23 +00:00 committed by Git OBS Bridge
commit 3cb78e603a
2 changed files with 7 additions and 2 deletions

View File

@ -8,7 +8,12 @@ Tue Nov 18 13:57:34 UTC 2014 - toddrme2178@gmail.com
- Fixed some crashes on arm and mips architectures
-------------------------------------------------------------------
Mon Nov 3 22:19:05 UTC 2014 - dvlaeev@suse.com
Thu Nov 6 04:56:09 UTC 2014 - tserong@suse.com
- Include LICENSE and LICENSE.PSF in package
-------------------------------------------------------------------
Mon Nov 3 22:19:05 UTC 2014 - dvaleev@suse.com
- build with -fno-tree-dominator-opts (boo#902146)

View File

@ -69,7 +69,7 @@ CFLAGS="%{optflags} -fno-tree-dominator-opts" python setup.py test
%files
%defattr(-,root,root)
%doc AUTHORS NEWS README.rst doc/_build/html
%doc AUTHORS NEWS README.rst LICENSE* doc/_build/html
%{python_sitearch}/*
%files devel