automatic version update by autodist [release 3.1.6-1mamba;Sun Dec 05 2021]
This commit is contained in:
parent
1af5e59f83
commit
b8250dbe0f
@ -1,5 +1,5 @@
|
|||||||
Name: double-conversion
|
Name: double-conversion
|
||||||
Version: 3.1.5
|
Version: 3.1.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles
|
Summary: Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,13 +12,11 @@ Source: https://github.com/google/double-conversion.git/v%{version}/doubl
|
|||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
|
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
|
||||||
@ -75,5 +73,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 05 2021 Automatic Build System <autodist@mambasoft.it> 3.1.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue May 12 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.5-1mamba
|
* Tue May 12 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.5-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user