SHA256
8
0
forked from pool/newt

- use new license string compatible with latest spdx.org changes

- ran spec-cleaner
- adjust spec file to be able to build for SLE-12 and below:
  + re-add BuildRoot definition
  + re-add defattr definitions
  + define python2_sitearch if the macro is not defined
- added newt-0.52.20-implicit-pointer-decl.patch to get rid of 
  compiler warnings about implicit definitions of functions

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=45
This commit is contained in:
Lars Vogdt
2019-03-20 15:26:17 +00:00
committed by Git OBS Bridge
parent 2d003f73bb
commit 6f8eb9e2b9
3 changed files with 78 additions and 11 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Mar 20 08:32:24 UTC 2019 - lars@linux-schulserver.de - 0.52.20
- use new license string compatible with latest spdx.org changes
- ran spec-cleaner
- adjust spec file to be able to build for SLE-12 and below:
+ re-add BuildRoot definition
+ re-add defattr definitions
+ define python2_sitearch if the macro is not defined
- added newt-0.52.20-implicit-pointer-decl.patch to get rid of
compiler warnings about implicit definitions of functions
-------------------------------------------------------------------
Wed Jan 3 14:38:04 UTC 2018 - tchvatal@suse.com