From 355123e885813e17d0b976230447cd0c0223d671 Mon Sep 17 00:00:00 2001 From: Wang_M <815543835@qq.com> Date: Tue, 1 Jul 2025 08:43:15 +0000 Subject: [PATCH] Fixed bug for macros in Changelog --- attr.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/attr.spec b/attr.spec index 04d46d9..3a73236 100644 --- a/attr.spec +++ b/attr.spec @@ -2,7 +2,7 @@ %define lname libattr1 Name: attr Version: 2.5.2 -Release: 1 +Release: 2 Summary: Commands for Manipulating Extended Attributes License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Filesystems @@ -102,6 +102,9 @@ rm -rf %{buildroot}/%{_datadir}/doc/%{name} %{_libdir}/libattr.a %changelog +* Tue Jul 01 2025 wangmian - 2.5.2-2 +- Fixed bug for macros in Changelog + * Sat Dec 28 2024 Eustace - 2.5.2-1 - update to 2.5.2 @@ -121,7 +124,7 @@ rm -rf %{buildroot}/%{_datadir}/doc/%{name} - Update to attr-2.5.1 * Fri Jul 30 2021 chenyanpanHW - 2.4.48-14 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Fri Jul 23 2021 zhouwenpei - 2.4.48-13 - remove useless buildrequires -- Gitee