From e45ed1333f2b4f5e7efd357486ba6b08c5a1cc13 Mon Sep 17 00:00:00 2001 From: Hailong Sun Date: Thu, 19 Jun 2025 10:10:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rat.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rat.spec b/rat.spec index b3219af..29c05f6 100644 --- a/rat.spec +++ b/rat.spec @@ -27,3 +27,8 @@ install -D -m 0755 target/release/rat %{buildroot}/%{_bindir}/rat %files %{_bindir}/rat + +%changelog +* Wed Jun 19 2025 Fansheng Meng - 0.1.0-1 +- package for openEuler Linux + -- Gitee