Accepting request 968073 from home:dirkmueller:Factory

- update to 3.2.0:
  * Fix quiet NANs on MIPS* and PA-RISC architectures.

OBS-URL: https://build.opensuse.org/request/show/968073
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/double-conversion?expand=0&rev=20
This commit is contained in:
Petr Gajdos 2022-04-11 18:20:34 +00:00 committed by Git OBS Bridge
parent ac678a1b83
commit ed7fefded9
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0204d6ab48223f2c8f53a932014e7f245125e7a5267764b1fbeebe4fa0ee8b9
size 7031619

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3dbcdf186ad092a8b71228a5962009b5c96abde9a315257a3452eb988414ea3b
size 7031760

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Apr 9 22:33:12 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 3.2.0:
* Fix quiet NANs on MIPS* and PA-RISC architectures.
-------------------------------------------------------------------
Thu Dec 30 09:36:03 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package double-conversion
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define lib_ver 3
%define libname libdouble-conversion3
Name: double-conversion
Version: 3.1.7
Version: 3.2.0
Release: 0
Summary: Binary-decimal and decimal-binary routines for IEEE doubles
License: BSD-3-Clause