From e0c60890ab3a78fcc06a13e06f6fc008243a54e2 Mon Sep 17 00:00:00 2001 From: wangxiao65 Date: Wed, 2 Jul 2025 05:52:25 +0000 Subject: [PATCH] delete macros in changelog --- nspr.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/nspr.spec b/nspr.spec index e31ccfb..a63fcf3 100644 --- a/nspr.spec +++ b/nspr.spec @@ -2,7 +2,7 @@ Name: nspr Version: 4.36.0 -Release: 1 +Release: 2 Summary: Netscape Portable Runtime License: MPL-2.0 URL: https://firefox-source-docs.mozilla.org/nspr/index.html @@ -79,6 +79,9 @@ rm -f %{buildroot}%{_bindir}/compile-et.pl %{buildroot}%{_bindir}/prerr.properti %{_mandir}/man*/* %changelog +* Tue Jul 01 2025 wangxiao - 4.36.0-2 +- delete macros in changelog + * Thu Oct 24 2024 Funda Wang - 4.36.0-1 - update to 4.36.0 @@ -98,7 +101,7 @@ rm -f %{buildroot}%{_bindir}/compile-et.pl %{buildroot}%{_bindir}/prerr.properti - 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