Accepting request 935947 from devel:libraries:c_c++

- update to 3.1.6:
  * Features some code cleanups.
  * Adds the following new architectures: loongarch, xtensa, nios2, e2k. (forwarded request 935845 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/935947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/double-conversion?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2021-12-08 21:08:31 +00:00 committed by Git OBS Bridge
commit 5a363e26f5
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Dec 5 18:57:58 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.1.6:
* Features some code cleanups.
* Adds the following new architectures: loongarch, xtensa, nios2, e2k.
-------------------------------------------------------------------
Thu Feb 6 16:01:17 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package double-conversion
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 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.5
Version: 3.1.6
Release: 0
Summary: Binary-decimal and decimal-binary routines for IEEE doubles
License: BSD-3-Clause