diff --git a/pykickstart.spec b/pykickstart.spec index 691e2ff..964fe40 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -2,7 +2,7 @@ Name: pykickstart Version: 3.34 -Release: 1 +Release: 2 Summary: Python utilities for manipulating kickstart files. License: GPLv2 and MIT Url: http://fedoraproject.org/wiki/pykickstart @@ -79,6 +79,9 @@ make PYTHON=%{__python3} test %doc docs/kickstart-docs.txt %changelog +* Tue Aug 02 2022 lixiaofei - 3.34-2 +- Bump release in order to upgrade from openEuler 22.03 + * Tue Dec 28 2021 fuanan - 3.34-1 - update version to 3.34