From f82746e54a88670cd6601d97ccebda5b1c34fdbf Mon Sep 17 00:00:00 2001 From: wh02252983 Date: Thu, 7 Aug 2025 10:43:39 +0800 Subject: [PATCH] =?UTF-8?q?[bug]ossfs=20=E5=9C=A8=E4=BD=BF=E7=94=A8=20fuse?= =?UTF-8?q?2=20=E7=9A=84=E6=97=B6=E5=80=99=E4=BC=9A=E4=BA=A7=E7=94=9Fmount?= =?UTF-8?q?=E6=8C=82=E8=BD=BD=E7=82=B9=E4=B8=A2=E5=A4=B1=E7=9A=84=E7=8E=B0?= =?UTF-8?q?=E8=B1=A1=20To=20#N/A=20[bug]=20ossfs=20=E5=9C=A8=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=20fuse2=20=E7=9A=84=E6=97=B6=E5=80=99=E4=BC=9A?= =?UTF-8?q?=E4=BA=A7=E7=94=9Fmount=E6=8C=82=E8=BD=BD=E7=82=B9=E4=B8=A2?= =?UTF-8?q?=E5=A4=B1=E7=9A=84=E7=8E=B0=E8=B1=A1=20Project:=20#N/A=20Signed?= =?UTF-8?q?-off-by:=20wh02252983=20wh02252983@alibaba-inc.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ossfs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ossfs.spec b/ossfs.spec index fbc8aff..891a2ef 100644 --- a/ossfs.spec +++ b/ossfs.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 Name: ossfs Version: 1.91.4 @@ -47,6 +47,9 @@ cp -p %{SOURCE1} passwd-ossfs %license COPYING %changelog +* Thu Aug 7 2025 wh02252983 - 1.91.4-2 +- rebuild with fuse + * Thu Nov 7 2024 happy_orange - 1.91.4-1 - init package -- Gitee