From ed3754373a8f918b799c68e1b3141b510a0ec6d0 Mon Sep 17 00:00:00 2001 From: ocs-bot Date: Wed, 8 Jul 2026 11:05:24 +0800 Subject: [PATCH] Rebuilt for gcc about pr: 39 --- atf.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/atf.spec b/atf.spec index 7ad24bb..7a205b7 100644 --- a/atf.spec +++ b/atf.spec @@ -1,7 +1,7 @@ Summary: Automated Testing Framework Name: atf Version: 0.21 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD URL: http://code.google.com/p/kyua/wiki/ATF Source0: https://github.com/jmmv/atf/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz @@ -174,6 +174,10 @@ rm %{buildroot}%{_libdir}/libatf*.la %changelog +* Wed Jul 08 2026 Rebuild Robot - 0.21-5 +- [Type] sync +- [DESC] Rebuilt for gcc + * Thu Sep 26 2024 OpenCloudOS Release Engineering - 0.21-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream -- Gitee