!2 Update package to version 0.3.2

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-12-08 09:12:42 +00:00 committed by Gitee
commit 1a6c7e93dd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -3,13 +3,12 @@
%global source_name hatch_nodejs_version
Name: python-%{pypi_name}
Version: 0.3.1
Version: 0.3.2
Release: 1
Summary: Hatch plugin for versioning from a package.json file.
License: MIT
URL: https://github.com/agoose77/hatch-nodejs-version
Source0: https://files.pythonhosted.org/packages/1a/f7/e563b874c1ebd181e002b56801562516408fa1ff12bbba4f803faa4f433b/hatch_nodejs_version-0.3.1.tar.gz
Source0: https://files.pythonhosted.org/packages/af/b6/c9406cfa9edf740c6b3de6173408a159228eac0cee80eead4a5b9cc88848/hatch_nodejs_version-0.3.2.tar.gz
BuildArch: noarch
BuildRequires: python3-devel
@ -45,5 +44,8 @@ Hatch plugin for versioning from a package.json file.
%{python3_sitelib}/hatch_nodejs_version*.dist-info/
%changelog
* Fri Dec 08 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.3.2-1
- Update package to version 0.3.2
* Sun Jun 25 2023 Dongxing Wang <dxwangk@isoftstone.com> - 0.3.1-1
- Initial package 0.3.1 for mkdocs-material