Accepting request 998147 from devel:libraries:c_c++
- update to 3.2.1 * Disable quiet nan test on windows * Test on all platforms. * Fix warnings on Windows * Run ctests first. * Give shared-lib option and test install * Install Windows debbuger (pdb) files. * Add a cast to silence a signedness conversion warning. * Issue #184 : Fixed all -Wzero-as-null-pointer-constant warnings (forwarded request 997609 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/998147 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/double-conversion?expand=0&rev=13
This commit is contained in:
commit
47bb52b971
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3dbcdf186ad092a8b71228a5962009b5c96abde9a315257a3452eb988414ea3b
|
||||
size 7031760
|
3
double-conversion-3.2.1.tar.gz
Normal file
3
double-conversion-3.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e40d236343cad807e83d192265f139481c51fc83a1c49e406ac6ce0a0ba7cd35
|
||||
size 7032718
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 17 20:09:14 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.2.1
|
||||
* Disable quiet nan test on windows
|
||||
* Test on all platforms.
|
||||
* Fix warnings on Windows
|
||||
* Run ctests first.
|
||||
* Give shared-lib option and test install
|
||||
* Install Windows debbuger (pdb) files.
|
||||
* Add a cast to silence a signedness conversion warning.
|
||||
* Issue #184 : Fixed all -Wzero-as-null-pointer-constant warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 9 22:33:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define lib_ver 3
|
||||
%define libname libdouble-conversion3
|
||||
Name: double-conversion
|
||||
Version: 3.2.0
|
||||
Version: 3.2.1
|
||||
Release: 0
|
||||
Summary: Binary-decimal and decimal-binary routines for IEEE doubles
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user