Update package to version 1.19.2

This commit is contained in:
jxy_git 2024-02-25 15:00:10 +08:00
parent 7683cacf09
commit f259250246
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