#30 Automate updating Fedora version in docs
Merged by ankursinha. Opened by oturpe.
fedora-docs/ oturpe/package-maintainer-docs os-version-attribute  into  master

Download 30.patch

In many places, a Fedora version number is used as and example,
in strings like Fedora 34, f34, fc34.
The docs read better if the version is always the current release,
or perhaps one behind.

AsciiDoc attributes are used to define
the current and previous OS version
as well as the current EPEL version
in one place.
The attributes are then referred to
in all examples that need those values.

rebased onto b703e28014230b10a0ca58179c6ac8d3e4b58e1e

Fixes #27

rebased onto 5344421b18f861a5b2caaaf35d96ee08cfd15fa2

Metadata Update from @ankursinha:
- Request assigned

Looks good, tested locally. No issues. Merging.

Pull-Request has been merged by ankursinha

Thank you for the review!
There actually one misspelling,
local preview warned about that:

asciidoctor: WARNING: skipping reference to missing attribute: majorsover

I fixed this in commit 49818fd0.

Metadata