update release version

This commit is contained in:
hanxinke 2021-02-10 14:38:59 +08:00 committed by Gitee
parent 5b5302e26e
commit e67b56ef92

View File

@ -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 <hanxinke@huawei.com> - 1.2.6-5
- update release version
* Fri Sep 25 2020 tianwei <tianwei12@huawei.com> - 1.2.6-2
- replace obsolete pngmath with imgmath