Accepting request 935845 from home:dirkmueller:Factory

- update to 3.1.6:
  * Features some code cleanups.
  * Adds the following new architectures: loongarch, xtensa, nios2, e2k.

OBS-URL: https://build.opensuse.org/request/show/935845
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/double-conversion?expand=0&rev=18
This commit is contained in:
Petr Gajdos 2021-12-06 09:30:41 +00:00 committed by Git OBS Bridge
parent a9a653ffbe
commit ad86859058
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