Note that the Python automatic dependency generator in RPM 4.15 strips .0 suffixes version numbers.
.0
Adjust the example accordingly.
Technically, we have our own version in python-rpm-generators, but it happened to land in similar time as RPM 4.15. Nevertheless I suggest saying Fedora 31 here, as that will be more easy to follow for most of the readers.
1 new commit added
Say behavior changed in Fedora 31, not RPM 4.15
LGTM, describes the actual behavior, I don't think we need to vote about this. Would however appreciate a second review.
Yeah, let's merge this.
Pull-Request has been merged by tibbs
Thanks @tibbs
Note that the Python automatic dependency generator in RPM 4.15 strips
.0suffixes version numbers.Adjust the example accordingly.