From 64a6c9498a591c9cf53b822540f3e0e69ee849c0 Mon Sep 17 00:00:00 2001 From: ocs-bot Date: Wed, 8 Jul 2026 11:05:37 +0800 Subject: [PATCH] Rebuilt for gcc about pr: 39 --- libfprint.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libfprint.spec b/libfprint.spec index d228e03..725844b 100644 --- a/libfprint.spec +++ b/libfprint.spec @@ -1,7 +1,7 @@ Summary: Toolkit for fingerprint scanner Name: libfprint Version: 1.94.5 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/fprint/libfprint @@ -55,6 +55,10 @@ developing applications that use %{name}. %{_datadir}/gtk-doc/html/libfprint-2/ %changelog +* Wed Jul 08 2026 Rebuild Robot - 1.94.5-5 +- [Type] sync +- [DESC] Rebuilt for gcc + * Thu Sep 26 2024 OpenCloudOS Release Engineering - 1.94.5-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream -- Gitee