public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/nss] rawhide: Fix macro-in-%changelog rpmlint warnings
@ 2026-08-21 11:21
0 siblings, 0 replies; only message in thread
From: @ 2026-08-21 11:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/nss
Branch : rawhide
Commit : 553689778e8dce23f1fec844bb86c73e5e5e3b7d
Author : Krenželok František <fkrenzel@redhat.com>
Date : 2026-08-19T11:11:39+02:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/nss/c/553689778e8dce23f1fec844bb86c73e5e5e3b7d?branch=rawhide
Log:
Fix macro-in-%changelog rpmlint warnings
Escape bare macro syntax in two old changelog entries so rpmlint
no longer flags them as macro-in-%changelog.
---
diff --git a/nss.spec b/nss.spec
index f6a5343..8c94cb7 100644
--- a/nss.spec
+++ b/nss.spec
@@ -1286,7 +1286,7 @@ fi
https://bugzilla.mozilla.org/show_bug.cgi?id=1836925
* Mon Jun 5 2023 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.90.0-1
-- Update %patch syntax
+- Update %%patch syntax
* Mon Jun 5 2023 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.90.0-1
- Update NSS to 3.90.0
@@ -1295,7 +1295,7 @@ fi
- combine nss and nspr source togeather
* Fri May 5 2023 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.89.0-1
-- replace %{version} with %{nss_version} as it version can be overiden.
+- replace %%{version} with %%{nss_version} as it version can be overiden.
* Fri Mar 10 2023 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.89.0-1
- Update NSS to 3.89.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 11:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 11:21 [rpms/nss] rawhide: Fix macro-in-%changelog rpmlint warnings
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox