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:
parent
86f4ebb8ed
commit
17a9f05a74
@ -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
|
Tue Feb 6 09:26:56 UTC 2018 - eich@suse.com
|
||||||
|
|
||||||
|
@ -211,7 +211,7 @@ puts stderr "\nVersion %{version}\n"
|
|||||||
module-whatis "Name: %{pname} built with %{compiler_family} compiler"
|
module-whatis "Name: %{pname} built with %{compiler_family} compiler"
|
||||||
module-whatis "Version: %{version}"
|
module-whatis "Version: %{version}"
|
||||||
module-whatis "Category: python module"
|
module-whatis "Category: python module"
|
||||||
module-whatis "Description: %{summary}"
|
module-whatis "Description: %{SUMMARY:0}"
|
||||||
module-whatis "URL %{url}"
|
module-whatis "URL %{url}"
|
||||||
|
|
||||||
set version %{version}
|
set version %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user