!8 【轻量级 PR】:Fix build error

From: @huangtianhua 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-06-07 02:11:58 +00:00 committed by Gitee
commit c6f8ce2195
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: python3-XStatic-Angular-lrdragndrop
Version: 1.0.2.4
Release: 2
Release: 3
Summary: Angular-lrdragndrop %{version} (XStatic packaging standard)
License: MIT
Group: Development/Languages/Python
@ -28,10 +28,13 @@ lrDragNDrop javascript library packaged for setuptools (easy_install) / pip.
%files
%doc README.txt
%{python3_sitelib}/xstatic
%{python3_sitelib}/XStatic_Angular_lrdragndrop-%{version}-py?.?.egg-info
%{python3_sitelib}/XStatic_Angular_lrdragndrop-%{version}-py?.?-nspkg.pth
%{python3_sitelib}/XStatic_Angular_lrdragndrop-%{version}-py*.*.egg-info
%{python3_sitelib}/XStatic_Angular_lrdragndrop-%{version}-py*.*-nspkg.pth
%changelog
* Thu Jun 02 2022 huangtianhua <huangtianhua@huawei.com> - 1.0.2.4-3
- Fix build error
* Mon Aug 23 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 1.0.2.4-2
- Add python3-devel buildrequires to fix provide issue