!2 modify the spec’s name of pkg.

From: @zoujiancang 
Reviewed-by: @desert-sailor 
Signed-off-by: @desert-sailor
This commit is contained in:
openeuler-ci-bot 2023-08-25 08:59:23 +00:00 committed by Gitee
commit 24e26c7b25
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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