Fix build error
This commit is contained in:
parent
ca510ff054
commit
5aa001329d
@ -1,6 +1,6 @@
|
|||||||
Name: python3-XStatic-Angular-lrdragndrop
|
Name: python3-XStatic-Angular-lrdragndrop
|
||||||
Version: 1.0.2.4
|
Version: 1.0.2.4
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Angular-lrdragndrop %{version} (XStatic packaging standard)
|
Summary: Angular-lrdragndrop %{version} (XStatic packaging standard)
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
@ -28,10 +28,13 @@ lrDragNDrop javascript library packaged for setuptools (easy_install) / pip.
|
|||||||
%files
|
%files
|
||||||
%doc README.txt
|
%doc README.txt
|
||||||
%{python3_sitelib}/xstatic
|
%{python3_sitelib}/xstatic
|
||||||
%{python3_sitelib}/XStatic_Angular_lrdragndrop-%{version}-py?.?.egg-info
|
%{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*.*-nspkg.pth
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 23 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 1.0.2.4-2
|
||||||
- Add python3-devel buildrequires to fix provide issue
|
- Add python3-devel buildrequires to fix provide issue
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user