diff --git a/python-kitchen.spec b/python-kitchen.spec index 27db57200836c1bee7071b3573f6bb6fab7f5b4f..18109fbe72ebe12782d20c22cb148245ae52c5b2 100644 --- a/python-kitchen.spec +++ b/python-kitchen.spec @@ -1,6 +1,6 @@ Name: python-kitchen Version: 1.2.6 -Release: 2 +Release: 5 Summary: Useful snippets of python code License: LGPLv2+ URL: https://pypi.python.org/pypi/kitchen/ @@ -96,6 +96,9 @@ popd %doc {kitchen2,kitchen3}/docs/* html COPYING COPYING.LESSER %changelog +* Mon Feb 8 2021 hanxinke - 1.2.6-5 +- update release version + * Fri Sep 25 2020 tianwei - 1.2.6-2 - replace obsolete pngmath with imgmath