From 82d84966e524af916ba88b153ce9db95bcf7e93d Mon Sep 17 00:00:00 2001 From: ocs-bot Date: Wed, 8 Jul 2026 11:04:55 +0800 Subject: [PATCH] Rebuilt for gcc about pr: 39 --- fmt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fmt.spec b/fmt.spec index 01a7929..07d2f56 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 -- Gitee