Fix syntax issues

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-09-01 15:45:14 +02:00
parent e615d56cb1
commit 5d08a8060e

View file

@ -18,7 +18,7 @@ Building RPM
------------
We started with
`newest passing build <https://kojipkgs.fedoraproject.org//packages/mailman3/3.3.4/1.fc35/src/mailman3-3.3.4-1.fc35.src.rpm >`_
`newest passing build <https://kojipkgs.fedoraproject.org//packages/mailman3/3.3.4/1.fc35/src/mailman3-3.3.4-1.fc35.src.rpm>`_
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.