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/conman] epel10: Escape macros in %changelog
Date: Wed, 12 Aug 2026 20:05:57 GMT [thread overview]
Message-ID: <178656515739.1.685512473962695688.rpms-conman-aa7a29bde756@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/conman
Branch : epel10
Commit : aa7a29bde7560ca52d4f9118742ec021080cda64
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-02-09T09:04:16+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/conman/c/aa7a29bde7560ca52d4f9118742ec021080cda64?branch=epel10
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/conman.spec b/conman.spec
index e36b664..fe71d03 100644
--- a/conman.spec
+++ b/conman.spec
@@ -1,6 +1,6 @@
Name: conman
Version: 0.2.9
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: ConMan - The Console Manager
Group: Applications/System
@@ -88,6 +88,9 @@ chmod -x $RPM_BUILD_ROOT%{_datadir}/%{name}/*.exp
%changelog
+* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.2.9-3
+- Escape macros in %%changelog
+
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
@@ -113,7 +116,7 @@ chmod -x $RPM_BUILD_ROOT%{_datadir}/%{name}/*.exp
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jan 15 2016 David Sommerseth <davids@redhat.com> - 0.2.7-9
-- Minor cleanup, corrected URL and %Source0 to new upstream hosting
+- Minor cleanup, corrected URL and %%Source0 to new upstream hosting
- Align package license with upstream license - GPLv3+
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.7-8
reply other threads:[~2026-08-12 20:05 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=178656515739.1.685512473962695688.rpms-conman-aa7a29bde756@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