Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
dd978a5e0f
commit
b1f45a42c1
5
fmt.spec
5
fmt.spec
@ -1,6 +1,6 @@
|
|||||||
Name: fmt
|
Name: fmt
|
||||||
Version: 10.0.0
|
Version: 10.0.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: Small, safe and fast formatting library for C++
|
Summary: Small, safe and fast formatting library for C++
|
||||||
@ -63,6 +63,9 @@ This package contains the header file for using %{name}.
|
|||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 10.0.0-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Jun 28 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 10.0.0-2
|
* Wed Jun 28 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 10.0.0-2
|
||||||
- Added upstream patch with time_point fixes.
|
- Added upstream patch with time_point fixes.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user