!9 Upgrade to 8.1.1
From: @starlet-dx Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
f006cf1ac9
BIN
8.0.1.tar.gz
BIN
8.0.1.tar.gz
Binary file not shown.
BIN
fmt-8.1.1.tar.gz
Normal file
BIN
fmt-8.1.1.tar.gz
Normal file
Binary file not shown.
10
fmt.spec
10
fmt.spec
@ -1,11 +1,11 @@
|
||||
%undefine __cmake_in_source_build
|
||||
Name: fmt
|
||||
Version: 8.0.1
|
||||
Release: 2
|
||||
Version: 8.1.1
|
||||
Release: 1
|
||||
License: MIT
|
||||
Summary: Small, safe and fast formatting library for C++
|
||||
URL: https://github.com/fmtlib/fmt
|
||||
Source0: https://github.com/fmtlib/fmt/archive/%{version}.tar.gz
|
||||
Source0: https://github.com/fmtlib/fmt/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
BuildRequires: gcc gcc-c++ ninja-build cmake
|
||||
%description
|
||||
C++ Format is an open-source formatting library for C++. It can be used as a
|
||||
@ -45,6 +45,10 @@ ctest -VV %{?_smp_flags}
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Thu Sep 21 2023 yaoxin <yao_xin001@hoperun.com> - 8.1.1-1
|
||||
- Upgrade to 8.1.1
|
||||
- Abi change: libfmt.so.8.0.1 -> libfmt.so.8.1.1
|
||||
|
||||
* Fri Aug 26 2022 yangchenguang <yangchenguang@uniontech.com> - 8.0.1-2
|
||||
- fix dependency compile failed
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user