delete .swp file

Signed-off-by: cherry530 <xuping33@huawei.com>
(cherry picked from commit b914927e791e02c5bf0819d5a3315eff453fe419)
This commit is contained in:
cherry530 2022-08-18 15:27:14 +08:00 committed by openeuler-sync-bot
parent f1331ee7e6
commit 8d757f9916
2 changed files with 4 additions and 1 deletions

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-eventlet Name: python-eventlet
Version: 0.33.0 Version: 0.33.0
Release: 1 Release: 2
Summary: Highly concurrent networking library Summary: Highly concurrent networking library
License: MIT License License: MIT License
URL: http://eventlet.net URL: http://eventlet.net
@ -83,6 +83,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Aug 18 2022 xu_ping <xuping33@h-partners.com> - 0.33.0-2
- remove .python-eventlet.spec.swp file
* Wed Mar 2 2022 xigaoxinyan <xigaoxinyan@huawei.com> - 0.33.0-1 * Wed Mar 2 2022 xigaoxinyan <xigaoxinyan@huawei.com> - 0.33.0-1
- update to 0.33.0 - update to 0.33.0