diff --git a/fmt.spec b/fmt.spec index 01a7929fbb0ebcfeac2f2f3a6889f174b4b0c26f..07d2f56b57f95af6dbe11414872f7e7dadd96c65 100644 --- a/fmt.spec +++ b/fmt.spec @@ -1,7 +1,7 @@ Summary: Small, safe and fast formatting library for C++ Name: fmt Version: 9.1.0 -Release: 6%{?dist} +Release: 7%{?dist} License: MIT URL: https://github.com/fmtlib/%{name} Source0: %{url}/archive/%{version}.tar.gz @@ -50,6 +50,10 @@ This package contains the header file for using %{name}. %{_libdir}/pkgconfig/%{name}.pc %changelog +* Wed Jul 08 2026 Rebuild Robot - 9.1.0-7 +- [Type] sync +- [DESC] Rebuilt for gcc + * Thu Sep 26 2024 OpenCloudOS Release Engineering - 9.1.0-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream