From 210b66d0d91a71e6f8375ff222af3c23b184ce9d Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 7 Feb 2022 17:20:51 +0100 Subject: [PATCH] - updated to 3.2.0 --- double-conversion.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/double-conversion.spec b/double-conversion.spec index 3f987a7..5e14d89 100644 --- a/double-conversion.spec +++ b/double-conversion.spec @@ -6,13 +6,13 @@ Summary: Library providing binary-decimal and decimal-binary routines for IEEE doubles Summary(pl.UTF-8): Biblioteka dostarczająca przejścia binarno-dziesiętne i dziesiętno-binarne dla typów double IEEE Name: double-conversion -Version: 3.1.6 +Version: 3.2.0 Release: 1 License: BSD Group: Libraries #Source0Download: https://github.com/google/double-conversion/releases Source0: https://github.com/google/double-conversion/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 432fa87cc342a5c45ed812cdc1f8c209 +# Source0-md5: afe5c6c629a0a1017740d58313262a33 URL: https://github.com/google/double-conversion BuildRequires: cmake >= 3.0 BuildRequires: libstdc++-devel -- 2.44.0