2019-11-08 13:14:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 8 13:11:54 UTC 2019 - Michal Kubeček <mkubecek@suse.cz>
|
|
|
|
|
|
|
|
- update License tag in specfile (project relicensed to Unlicense
|
|
|
|
in upstream v1.1.0-rc1)
|
|
|
|
|
2019-10-24 13:08:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 11:31:49 UTC 2019 - Michal Kubeček <mkubecek@suse.cz>
|
|
|
|
|
|
|
|
- upgrade to version 1.2.0
|
|
|
|
* API refactoring, some functions marked as deprecated
|
|
|
|
* functions returning a value marked with "warn on unused result"
|
|
|
|
* FIPS 186.4 complient prime checking
|
|
|
|
* two's complement functions and mp_{set,get}_double()
|
|
|
|
* mp_rand() has multiple native random provider implementations
|
|
|
|
* add mp_decr(), mp_incr() and mp_log_u32()
|
|
|
|
* various improvements
|
|
|
|
* provide pkgconfig file
|
|
|
|
- adjust build and install section to match upstream changes
|
|
|
|
|
2016-07-06 16:37:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 5 12:59:18 UTC 2016 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Run internal testsuite
|
|
|
|
- Simplify cleanup of unwanted files a bit
|
|
|
|
|
2016-04-28 14:13:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 28 10:22:41 UTC 2016 - mkubecek@suse.cz
|
|
|
|
|
|
|
|
- more specfile cleanup
|
|
|
|
* use one line version of post/postun scriptlets; less readable
|
|
|
|
but preferred by Factory maintainers
|
|
|
|
* remove info about author from description (requested by Factory
|
|
|
|
maintainers)
|
|
|
|
* more pointless changes requested by spec-cleaner
|
|
|
|
* copy general info about TomMath to subpackages
|
|
|
|
|
2016-04-22 07:09:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|