From c75737043ec35effbde88ff44c4f722cf152e4e5 Mon Sep 17 00:00:00 2001 From: Wang_M <815543835@qq.com> Date: Tue, 1 Jul 2025 08:55:42 +0000 Subject: [PATCH] Fixed bug for macros in Changelog --- btrfs-progs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/btrfs-progs.spec b/btrfs-progs.spec index b704dc2..0742b81 100644 --- a/btrfs-progs.spec +++ b/btrfs-progs.spec @@ -1,6 +1,6 @@ Name: btrfs-progs Version: 6.6.3 -Release: 15 +Release: 16 Summary: btrfs userspace programs License: GPLv2 and GPL+ and LGPL-2.1+ and GPL-3.0+ and LGPL-2.1 and MIT URL: https://btrfs.wiki.kernel.org/index.php/Main_Page @@ -86,6 +86,9 @@ make mandir=%{_mandir} bindir=%{_sbindir} libdir=%{_libdir} incdir=%{_includedir %{_mandir}/man8/*.gz %changelog +* Tue Jul 01 2025 wangmian - 6.6.3-16 +- Fixed bug for macros in Changelog + * Mon Oct 28 2024 liuh - 6.6.3-15 - btrfs-progs: convert: fix the filename output when rolling back @@ -149,7 +152,7 @@ make mandir=%{_mandir} bindir=%{_sbindir} libdir=%{_libdir} incdir=%{_includedir - Update to btrfs-progs-5.15 * Fri Jul 30 2021 chenyanpanHW - 5.7-4 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Thu Dec 10 2020 yanglongkang - 5.7-3 - fix URL error -- Gitee