From 1b32d24d3a1708ac46a0008ca0af2751c04ba9e9 Mon Sep 17 00:00:00 2001 From: ocs-bot Date: Wed, 8 Jul 2026 11:05:08 +0800 Subject: [PATCH] Rebuilt for gcc about pr: 39 --- file-roller.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/file-roller.spec b/file-roller.spec index f858a16..d6ec080 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -3,7 +3,7 @@ Summary: Tool for viewing and creating archives Name: file-roller Version: 43.0 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv2+ URL: https://wiki.gnome.org/Apps/FileRoller Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{version}.tar.xz @@ -70,6 +70,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.FileRoller. %endif %changelog +* Wed Jul 08 2026 Rebuild Robot - 43.0-8 +- [Type] sync +- [DESC] Rebuilt for gcc + * Thu Sep 26 2024 OpenCloudOS Release Engineering - 43.0-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream -- Gitee