!3 Update package to version 1.19.2

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2024-02-25 07:56:40 +00:00 committed by Gitee
commit d4992aa9df
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 1 deletions

Binary file not shown.

BIN
dunamai-1.19.2.tar.gz Normal file

Binary file not shown.

View File

@ -6,7 +6,7 @@ continuous integration and releasing new versions of your software simply by
creating a tag.}
Name: python-dunamai
Version: 1.19.0
Version: 1.19.2
Release: 1
Summary: Dynamic version generation
License: MIT
@ -45,6 +45,10 @@ BuildRequires: python3-poetry-core
%{python3_sitelib}/dunamai/
%changelog
* Sun Feb 25 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 1.19.2-1
- Update package to version 1.19.2
Fixed an exception when a Git repository had a broken ref. Git would print a warning that Dunamai failed to parse.
* Mon Dec 04 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.19.0-1
- Update package to version 1.19.0