diff --git a/PyYAML.spec b/PyYAML.spec index 2e5bfc1..135e39d 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -1,6 +1,6 @@ Name: PyYAML -Version: 4.2b4 -Release: 1%{?dist} +Version: 4.2 +Release: 0.1.b4%{?dist} Summary: YAML parser and emitter for Python License: MIT @@ -98,7 +98,7 @@ rm -rf ext/_yaml.c %changelog -* Fri Jul 13 2018 John Eckersberg - 4.2b4-1 +* Fri Jul 13 2018 John Eckersberg - 4.2-0.1.b4 - New upstream beta release 4.2b4 - Replaces 4.1 which was retracted upstream See https://mail.python.org/pipermail/python-announce-list/2018-June/011977.html