diff --git a/pykickstart.spec b/pykickstart.spec index 691e2ff07b9f7fa5a7a3a4b1e76e6a38d1457f3f..6b45346c5fe6926143440a30fd9d00dc8ff70f1c 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 fuanan - 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