update spec file

This commit is contained in:
gaochao_100 2020-06-19 10:12:26 +08:00
parent 10e0776b1d
commit 2a5cc8928f

View File

@ -1,6 +1,6 @@
Name: python-importlib-metadata Name: python-importlib-metadata
Version: 0.23 Version: 0.23
Release: 1 Release: 2
Summary: Read metadata from Python packages Summary: Read metadata from Python packages
License: Apache v2.0 License: Apache v2.0
URL: https://pypi.org/project/importlib-metadata/ URL: https://pypi.org/project/importlib-metadata/
@ -41,5 +41,12 @@ importlib_metadata is a library which provides an API for accessing an installed
%defattr(-,root,root) %defattr(-,root,root)
%doc README.rst %doc README.rst
%changelog %changelog
angelog
* Thu Jun 18 2020 gaochao<gaochao52@huawei.com> - 0.23-2
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update spec file
* Tue Feb 11 2020 huzunhao<huzunhao2@huawei.com> - 0.23-1 * Tue Feb 11 2020 huzunhao<huzunhao2@huawei.com> - 0.23-1
- Package init - Package init