public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/abrt] update-2.17.8: Escape macros in %changelog
Date: Mon, 03 Aug 2026 10:23:36 GMT	[thread overview]
Message-ID: <178575261676.1.13000676832104737915.rpms-abrt-7b19a66f3c00@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/abrt
            Branch : update-2.17.8
            Commit : 7b19a66f3c0069ca041528baa412a1573892af52
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2018-02-09T09:04:06+01:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/abrt/c/7b19a66f3c0069ca041528baa412a1573892af52?branch=update-2.17.8

            Log:
            Escape macros in %changelog

Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/abrt.spec b/abrt.spec
index 002d290..1903183 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -56,7 +56,7 @@
 Summary: Automatic bug detection and reporting tool
 Name: abrt
 Version: 2.10.5
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://abrt.readthedocs.org/
@@ -1157,6 +1157,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
 %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
 
 %changelog
+* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.10.5-6
+- Escape macros in %%changelog
+
 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.5-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 
@@ -1384,7 +1387,7 @@ killall abrt-dbus >/dev/null 2>&1 || :
 - Resolves: #1308840
 
 * Wed Feb 10 2016 Matej Habrnal <mhabrnal@redhat.com> 2.8.0-2
-- drop %e from the core_pattern
+- drop %%e from the core_pattern
 
 * Wed Feb 03 2016 Matej Habrnal <mhabrnal@redhat.com> 2.8.0-1
 - a-a-save-package-data: do not blacklist firefox

                 reply	other threads:[~2026-08-03 10:23 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=178575261676.1.13000676832104737915.rpms-abrt-7b19a66f3c00@fedoraproject.org \
    --to=ignatenkobrain@fedoraproject.org \
    --cc=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