forked from pool/libtommath
40 lines
1.3 KiB
Plaintext
40 lines
1.3 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Fri Apr 22 06:13:08 UTC 2016 - mkubecek@suse.cz
|
||
|
|
||
|
- upgrade to version 1.0
|
||
|
* new functions
|
||
|
* performance improvements
|
||
|
* fix build issues for Linux x32 ABI
|
||
|
- better conform to shared library packaging guidelines
|
||
|
- some more specfile cleanup
|
||
|
- add tarball signature
|
||
|
- add baselibs.conf
|
||
|
- add provides/obsoletes for clean upgrade
|
||
|
- libtommath0-makefile.shared.patch:
|
||
|
removed (fixed in upstream)
|
||
|
- explicitly set doc permissions to fix build on SLE11
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Oct 20 09:43:57 UTC 2014 - mkubecek@suse.cz
|
||
|
|
||
|
- libtommath0.spec: fix License tag to one from OBS list (WTFPL
|
||
|
is the license according to upstream web)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jan 9 09:30:56 UTC 2012 - jengelh@medozas.de
|
||
|
|
||
|
- Remove redundant tags/sections (cf. specfile guidelines)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jan 9 08:13:22 UTC 2012 - mkubecek@suse.cz
|
||
|
|
||
|
- add libtool to BuildRequires (needed for Factory)
|
||
|
- add trailing slash to URL
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Aug 12 12:40:52 UTC 2010 - alexandre@exatati.com.br
|
||
|
|
||
|
- Update to 0.42.0;
|
||
|
- Spec file cleaned with spec-cleaner;
|
||
|
- Fixed doc permissions in spec file.
|