Accepting request 574786 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/574786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=65
This commit is contained in:
Dominique Leuenberger 2018-02-13 09:26:18 +00:00 committed by Git OBS Bridge
parent 86f4ebb8ed
commit 17a9f05a74
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 9 14:28:43 UTC 2018 - cgoll@suse.com
- Fix summary in module files (bnc#1080259)
-------------------------------------------------------------------
Tue Feb 6 09:26:56 UTC 2018 - eich@suse.com

View File

@ -211,7 +211,7 @@ puts stderr "\nVersion %{version}\n"
module-whatis "Name: %{pname} built with %{compiler_family} compiler"
module-whatis "Version: %{version}"
module-whatis "Category: python module"
module-whatis "Description: %{summary}"
module-whatis "Description: %{SUMMARY:0}"
module-whatis "URL %{url}"
set version %{version}