public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/remind] epel10: - Fixing unescaped %%check section in the changelog ...
@ 2026-08-21 13:52 Jaromir Capik
0 siblings, 0 replies; only message in thread
From: Jaromir Capik @ 2026-08-21 13:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/remind
Branch : epel10
Commit : 152049b8314fbdc1c371077766d2e0230e95f1e9
Author : Jaromir Capik <jcapik@redhat.com>
Date : 2013-06-13T17:51:29+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/remind/c/152049b8314fbdc1c371077766d2e0230e95f1e9?branch=epel10
Log:
- Fixing unescaped %%check section in the changelog ...
- ... causing build failures on aarch64
---
diff --git a/remind.spec b/remind.spec
index 11e9837..ad01e61 100644
--- a/remind.spec
+++ b/remind.spec
@@ -1,6 +1,6 @@
Name: remind
Version: 03.01.13
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A sophisticated calendar and alarm program
Group: Applications/Productivity
@@ -94,6 +94,10 @@ desktop-file-install \
%{_mandir}/man1/tkremind.1.gz
%changelog
+* Thu Jun 13 2013 Jaromir Capik <jcapik@redhat.com> - 03.01.13-3
+- Fixing unescaped %%check section in the changelog ...
+- ... causing build failures on aarch64
+
* Wed May 01 2013 Jon Ciesla <limburgher@gmail.com> - 03.01.13-2
- Drop desktop vendor tag.
@@ -165,7 +169,7 @@ desktop-file-install \
* Thu May 03 2007 Ray Van Dolson <rayvd@bludgeon.org> - 03.00.24-2
- Using integer only release numbers.
- Preserve timestamps on manpages.
-- Added %check
+- Added %%check
- Removed README from documentation and added ACKNOWLEDGEMENTS
* Wed Apr 25 2007 Ray Van Dolson <rayvd@bludgeon.org> - 03.00.24-1.1
^ 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: - Fixing unescaped %%check section in the changelog Jaromir Capik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox