From 713e71667b7a3fd222246d963a8c8ceea7008c24 Mon Sep 17 00:00:00 2001 From: xingwei Date: Tue, 22 Jul 2025 08:31:22 +0000 Subject: [PATCH] fix display of changelog (cherry picked from commit ae48b1be57ca869b623dd3b1df12dbc58c1cf27b) --- ypbind.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/ypbind.spec b/ypbind.spec index 5f681a4..9517d99 100644 --- a/ypbind.spec +++ b/ypbind.spec @@ -1,7 +1,7 @@ Name: ypbind Epoch: 3 Version: 2.7.2 -Release: 3 +Release: 4 Summary: NIS binding software License: GPLv2 URL: http://www.linux-nis.org/nis/ypbind-mt/index.html @@ -94,6 +94,12 @@ install -m 644 etc/yp.conf %{buildroot}/%{_sysconfdir}/yp.conf %{_mandir}/*/* %changelog +* Tue Jul 22 2025 xingwei - 3:2.7.2-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix display of changelog + * Sat Oct 22 2022 gaihuiying - 3:2.7.2-3 - Type:bugfix - ID:NA @@ -101,7 +107,7 @@ install -m 644 etc/yp.conf %{buildroot}/%{_sysconfdir}/yp.conf - DESC:modify description about ypbind * Fri Jul 30 2021 chenyanpanHW - 2.7.2-2 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Tue Jul 28 2020 lunankun - 2.7.2-1 - Type:update -- Gitee