automatic version update by autodist [release 1.9.2-1mamba;Mon Aug 16 2021]

This commit is contained in:
Automatic Build System 2024-01-05 18:02:13 +01:00
parent a946711a21
commit ebdf2040c5

View File

@ -1,5 +1,5 @@
Name: spdlog Name: spdlog
Version: 1.9.1 Version: 1.9.2
Release: 1mamba Release: 1mamba
Summary: Fast C++ logging library Summary: Fast C++ logging library
Group: System/Libraries Group: System/Libraries
@ -10,6 +10,8 @@ URL: https://github.com/gabime/spdlog
Source: https://github.com/gabime/spdlog.git/v%{version}/spdlog-%{version}.tar.bz2 Source: https://github.com/gabime/spdlog.git/v%{version}/spdlog-%{version}.tar.bz2
License: MIT License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
#ld-linux-x86-64.so.2()(64bit): .so link not found
#ld-linux-x86-64.so.2(GLIBC_2.3)(64bit): .so link not found
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
@ -70,6 +72,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md %doc README.md
%changelog %changelog
* Mon Aug 16 2021 Automatic Build System <autodist@mambasoft.it> 1.9.2-1mamba
- automatic version update by autodist
* Wed Jul 28 2021 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba * Wed Jul 28 2021 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba
- automatic version update by autodist - automatic version update by autodist