public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/nss] rawhide: Fix macro-in-%changelog rpmlint warnings
Date: Fri, 21 Aug 2026 11:21:15 GMT	[thread overview]
Message-ID: <178731127555.1.16611569882502071400.rpms-nss-553689778e8d@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-21 11:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178731127555.1.16611569882502071400.rpms-nss-553689778e8d@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox