diff --git a/xfsprogs.spec b/xfsprogs.spec index abb028f5df0708da56d9938f54b9ac5ef02145b5..08402fabcf33fd27c11c5a59d1a91a273c169036 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,6 +1,6 @@ Name: xfsprogs Version: 6.6.0 -Release: 7 +Release: 8 Summary: Administration and debugging tools for the XFS file system License: GPL+ and LGPLv2+ URL: https://xfs.wiki.kernel.org @@ -109,6 +109,9 @@ rm -rf %{buildroot}%{_datadir}/doc/xfsprogs/ %changelog +* Tue Jul 1 2025 wangmian - 6.6.0-8 +- Fixed bug for macros in Changelog + * Sat Jul 6 2024 liuh - 6.6.0-7 - xfs_scrub: don't call phase_end if phase_rusage was not initialized @@ -170,7 +173,7 @@ rm -rf %{buildroot}%{_datadir}/doc/xfsprogs/ - update package to 5.14.1 * Fri Jul 30 2021 chenyanpanHW - 5.9.0-3 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Tue Jun 29 2021 zhouwenpei - 5.9.0-2 - add buildrequire gettext.