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/sslh] epel10.2: Escape macros in %changelog
Date: Sun, 21 Jun 2026 02:51:03 GMT [thread overview]
Message-ID: <178201026318.1.3346202681737657905.rpms-sslh-8200f64533de@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/sslh
Branch : epel10.2
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=epel10.2
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
reply other threads:[~2026-06-21 2:51 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=178201026318.1.3346202681737657905.rpms-sslh-8200f64533de@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