diff --git a/pykickstart.spec b/pykickstart.spec index 691e2ff07b9f7fa5a7a3a4b1e76e6a38d1457f3f..964fe40c93989bb68d48debee8c3d752e3cf0492 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