diff --git a/pykickstart.spec b/pykickstart.spec index 58055b43503bf49af50964ecdf4e8898f9c93a2b..ae4980d96224ce55d819ff7bc703e5b2b7020df8 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -2,7 +2,7 @@ Name: pykickstart Version: 3.34 -Release: 2 +Release: 3 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 Oct 18 2022 zhuofeng - 3.34-3 +- update Release + * Sat Dec 25 2021 fuanan - 3.34-2 - Delete BuildRequires python3-nose