From 5d08a8060e3fba31d6edcd32b6110caf62101012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Wed, 1 Sep 2021 15:45:14 +0200 Subject: [PATCH] Fix syntax issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- docs/mailman3/building_rpm_centos_stream.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/mailman3/building_rpm_centos_stream.rst b/docs/mailman3/building_rpm_centos_stream.rst index 8e14936..bf8e938 100644 --- a/docs/mailman3/building_rpm_centos_stream.rst +++ b/docs/mailman3/building_rpm_centos_stream.rst @@ -18,7 +18,7 @@ Building RPM ------------ We started with -`newest passing build `_ +`newest passing build `_ in Fedora koji and tried to build it in CBS using infra tag `infra8-infra-common-el8` :: @@ -74,4 +74,5 @@ in Fedora dist-git. This build has all dependencies satisfied but the Conclusion ---------- -The build of the mailman3 in centos-stream-8 or EPEL8 chroot will probably take few weeks to solve and probably need providing downstream patches and newer python stack. +The build of the mailman3 in `centos-stream-8` or EPEL8 chroot will probably take few weeks to +solve and probably need providing downstream patches and newer python stack.