diff --git a/fast_float.spec b/fast_float.spec index a54a1f7..baa0d94 100644 --- a/fast_float.spec +++ b/fast_float.spec @@ -1,5 +1,5 @@ Name: fast_float -Version: 7.0.0 +Version: 8.0.0 Release: 1mamba Summary: Fast and exact implementation of the C++ from_chars functions for number types Group: System/Libraries @@ -9,6 +9,7 @@ Packager: Silvan Calarco URL: https://github.com/fastfloat/fast_float Source: https://github.com/fastfloat/fast_float.git/v%{version}/fast_float-%{version}.tar.bz2 License: Apache License 2.0 +BuildArch: noarch ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END BuildRequires: cmake @@ -50,6 +51,9 @@ This package contains libraries and header files for developing applications tha %doc AUTHORS README.md %changelog +* Sun Feb 09 2025 Automatic Build System 8.0.0-1mamba +- automatic version update by autodist + * Fri Nov 22 2024 Automatic Build System 7.0.0-1mamba - automatic version update by autodist