modify the spec name

This commit is contained in:
zoujiancang 2023-08-25 15:13:54 +08:00
parent 29013c75ec
commit 6832c7a375

View File

@ -4,7 +4,7 @@
Name: python-%{pypi_name}
Version: 0.9.0
Release: 1
Release: 2
Summary: A Python package for offline access to vega datasets.
License: MIT
@ -45,6 +45,9 @@ A Python package for offline access to vega datasets.
%{python3_sitelib}/vega_datasets
%changelog
* Fri Aug 25 2023 zoujiancang<jczou@isoftstone.com> - 0.9.0-2
- Modify name of the spec
* Thu Aug 24 2023 zoujiancang<jczou@isoftstone.com> - 0.9.0-1
- Initial package