From d846735299c4a80fd2a6c5820b9cb7ff32d5bbfa Mon Sep 17 00:00:00 2001 From: wangxiao65 Date: Tue, 1 Jul 2025 08:54:20 +0000 Subject: [PATCH] delete macros in changelog (cherry picked from commit 704496e2ad7dbbd0a53be26befd012061aaea5b5) --- nspr.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/nspr.spec b/nspr.spec index 63b0532..7671af7 100644 --- a/nspr.spec +++ b/nspr.spec @@ -1,7 +1,7 @@ %global nspr_version 4.35 Name: nspr Version: 4.35.0 -Release: 3 +Release: 4 Summary: Netscape Portable Runtime License: MPLv2.0 URL: http://www.mozilla.org/projects/nspr @@ -84,6 +84,9 @@ install -c -m 644 nspr-config.1 $RPM_BUILD_ROOT%{_mandir}/man1/nspr-config.1 %{_mandir}/man*/* %changelog +* Tue Jul 01 2025 wangxiao - 4.35.0-4 +- delete macros in changelog + * Tue Apr 23 2024 Liu Chao - 4.35.0-3 - update nspr-4.35.tar.gz @@ -100,7 +103,7 @@ install -c -m 644 nspr-config.1 $RPM_BUILD_ROOT%{_mandir}/man1/nspr-config.1 - update to 4.32.0 * Fri Jul 30 2021 chenyanpanHW - 4.29.0-2 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from autosetup, and delete BuildRequires git * Mon Feb 1 2021 xinghe - 4.29.0-1 - update to 4.29.0 -- Gitee