update to 1.59 to support Openstack T

This commit is contained in:
huxiujie 2021-10-27 19:33:32 +08:00
parent b16e0549e9
commit 48226c2d60
3 changed files with 4 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: python-memcached
Version: 1.58
Version: 1.59
Release: 1
Summary: A Python memcached client library
License: Python
@ -89,5 +89,8 @@ memcached -d -P $pidfile
kill $(cat $pidfile)
%changelog
* Wed Oct 27 2021 huxiujie <huxiujie1@huawei.com> 1.59-1
- Upgrade to 1.59 to support OpenStack-T
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.58.1
- Package init