SHA256
1
0
forked from jengelh/pari

Accepting request 656167 from home:TheBlackCat:branches:science

- Use %macro instead of %{macro} wherever possible.
- Fix building on SLE 15
- Use %license macro

OBS-URL: https://build.opensuse.org/request/show/656167
OBS-URL: https://build.opensuse.org/package/show/science/pari?expand=0&rev=31
This commit is contained in:
2018-12-10 23:49:34 +00:00
committed by Git OBS Bridge
parent 7143f434e5
commit fb8a0fbf49
2 changed files with 42 additions and 22 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Dec 7 21:14:49 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Use %macro instead of %{macro} wherever possible.
-------------------------------------------------------------------
Fri Dec 7 16:38:08 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Fix building on SLE 15
- Use %license macro
-------------------------------------------------------------------
Wed Aug 29 20:32:25 UTC 2018 - Jan Engelhardt <jengelh@inai.de>