Accepting request 943528 from devel:libraries:c_c++

- update to 3.1.7:
  * Reintroduce macros, if DOUBLE_CONVERSION_NON_PREFIXED_MACROS is set
  * Also add support for Synopsys ARC64 architecture (forwarded request 943179 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/943528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/double-conversion?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2022-01-05 12:39:08 +00:00 committed by Git OBS Bridge
commit e7a62e4d1e
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Dec 30 09:36:03 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.1.7:
* Reintroduce macros, if DOUBLE_CONVERSION_NON_PREFIXED_MACROS is set
* Also add support for Synopsys ARC64 architecture
-------------------------------------------------------------------
Sun Dec 5 18:57:58 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%define lib_ver 3
%define libname libdouble-conversion3
Name: double-conversion
Version: 3.1.6
Version: 3.1.7
Release: 0
Summary: Binary-decimal and decimal-binary routines for IEEE doubles
License: BSD-3-Clause