diff --git a/python-kitchen.spec b/python-kitchen.spec index 27db57200836c1bee7071b3573f6bb6fab7f5b4f..2c9b4b898004dbe3a6ae1b6625788d22808acc1a 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 +* Wed Feb 10 2021 hanxinke - 1.2.6-5 +- update release version + * Fri Sep 25 2020 tianwei - 1.2.6-2 - replace obsolete pngmath with imgmath