Rebuild for next release

Rebuild for next release

Signed-off-by: zhuofeng <zhuofeng2@huawei.com>
(cherry picked from commit 4c5ae8e1eb75bea9c1359297c2d6b85d147580b4)
This commit is contained in:
zhuofeng 2024-03-29 02:20:45 +00:00 committed by openeuler-sync-bot
parent a6029ae0dd
commit cc744be8d0

View File

@ -1,6 +1,6 @@
Name: python-slip Name: python-slip
Version: 0.6.5 Version: 0.6.5
Release: 6 Release: 7
Summary: Library for Python 2.x with Convenience, extension and workaround Summary: Library for Python 2.x with Convenience, extension and workaround
License: GPLv2+ License: GPLv2+
URL: https://github.com/nphilipp/%{name} 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 %{python3_sitelib}/slip*-%{version}-py%{python3_version}.egg-info
%changelog %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 * Tue Mar 14 2023 zhuofeng <zhuofeng@huawei.com> - 0.6.5-6
- Type:bugfix - Type:bugfix
- CVE:NA - CVE:NA