public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/remind] epel10: Escape macros in %changelog
@ 2026-08-21 13:52 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-08-21 13:52 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 13:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 13:52 [rpms/remind] epel10: Escape macros in %changelog Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox