public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/sslh] epel9: Escape macros in %changelog
@ 2026-06-21 2:51 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-06-21 2:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/sslh
Branch : epel9
Commit : 8200f64533decac07b60442716b2bdad137d93bc
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-02-09T09:06:20+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/sslh/c/8200f64533decac07b60442716b2bdad137d93bc?branch=epel9
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/sslh.spec b/sslh.spec
index fa1b2e9..b7076c8 100644
--- a/sslh.spec
+++ b/sslh.spec
@@ -7,7 +7,7 @@
Name: sslh
Version: 1.18
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Applicative protocol(SSL/SSH) multiplexer
License: GPLv2
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -147,6 +147,9 @@ exit 0
%changelog
+* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.18-6
+- Escape macros in %%changelog
+
* Thu Nov 30 2017 James Hogarth <james.hogarth@gmail.com> - 1.18-5
- Remove dependency on libwrap for F28+ as per accepted change
@@ -162,7 +165,7 @@ exit 0
* Wed Mar 30 2016 James Hogarth <james.hogarth@gmail.com> - 1.18-1
- Update to 1.18 upstream
- Add systemd socket template
-- Add %check to rpm spec
+- Add %%check to rpm spec
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.17-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Sep 17 2015 James Hogarth <james.hogarth@gmail.com> - 1.17-4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-21 2:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-21 2:51 [rpms/sslh] epel9: 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