Rebuild for next release

Rebuild for next release

Signed-off-by: zhuofeng <zhuofeng2@huawei.com>
This commit is contained in:
zhuofeng 2024-03-29 02:20:45 +00:00 committed by Gitee
parent a6029ae0dd
commit 4c5ae8e1eb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: python-slip
Version: 0.6.5
Release: 6
Release: 7
Summary: Library for Python 2.x with Convenience, extension and workaround
License: GPLv2+
URL: https://github.com/nphilipp/%{name}
@ -51,6 +51,12 @@ find . -name '*.py' -o -name '*.py.in' | xargs sed -i '1s|^#!python|#!%{__pyth
%{python3_sitelib}/slip*-%{version}-py%{python3_version}.egg-info
%changelog
* Fri Mar 29 2024 zhuofeng <zhuofeng@huawei.com> - 0.6.5-7
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:Rebuild for next release
* Tue Mar 14 2023 zhuofeng <zhuofeng@huawei.com> - 0.6.5-6
- Type:bugfix
- CVE:NA