Update package to version 2.4

This commit is contained in:
jxy_git 2023-11-20 16:40:55 +08:00
parent a0cf49c8eb
commit 3d3f97ad31
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
bracex-2.4.tar.gz Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
%global pypi_name bracex
Name: python-%{pypi_name}
Version: 2.3
Version: 2.4
Release: 1
Summary: Bash style brace expander
@ -49,5 +49,8 @@ rm -rf %{pypi_name}.egg-info
%{python3_sitelib}/bracex-*.dist-info/
%changelog
* Mon Nov 20 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 2.4-1
- Update package to version 2.4
* Wed Jun 21 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 2.3-1
- add package of python-bracex with version 2.3 to src-openEuler