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/remind] epel10: Escape macros in %changelog
Date: Fri, 21 Aug 2026 13:52:59 GMT [thread overview]
Message-ID: <178732037950.1.14929503141153902218.rpms-remind-262c2c08fbfa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/remind
Branch : epel10
Commit : 262c2c08fbfaea971abb13e8c9c880f0dfcb42ae
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-02-09T09:05:56+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/remind/c/262c2c08fbfaea971abb13e8c9c880f0dfcb42ae?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/remind.spec b/remind.spec
index 5a050e8..6c5a701 100644
--- a/remind.spec
+++ b/remind.spec
@@ -1,6 +1,6 @@
Name: remind
Version: 03.01.15
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: A sophisticated calendar and alarm program
Group: Applications/Productivity
@@ -95,6 +95,9 @@ desktop-file-install \
%{_mandir}/man1/tkremind.1.gz
%changelog
+* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 03.01.15-6
+- Escape macros in %%changelog
+
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 03.01.15-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
@@ -206,7 +209,7 @@ desktop-file-install \
* Wed Apr 25 2007 Ray Van Dolson <rayvd@bludgeon.org> - 03.00.24-1.1
- Applied patch from Dan Young (dyoung@mesd.k12.or.us) to not strip binaries
See: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=235802#c3
-- Explicitly specifying man pages under %files to avoid duplication of
+- Explicitly specifying man pages under %%files to avoid duplication of
tkremind.1 across subpackages
- Added README and COPYRIGHT
reply other threads:[~2026-08-21 13:52 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=178732037950.1.14929503141153902218.rpms-remind-262c2c08fbfa@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