Rebuild for next release

Signed-off-by: 张瑞方 <xdzhangruifang@163.com>
This commit is contained in:
张瑞方 2022-10-25 06:07:40 +00:00 committed by Gitee
parent 1d3fe26ae4
commit 514f22d179
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
name: python-%{srcname} name: python-%{srcname}
Version: 1.4.4 Version: 1.4.4
Release: 2 Release: 3
Summary: A Python module for determining platform-specific directories Summary: A Python module for determining platform-specific directories
License: MIT License: MIT
@ -49,6 +49,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/appdirs
%{python3_sitelib}/__pycache__/appdirs.* %{python3_sitelib}/__pycache__/appdirs.*
%changelog %changelog
* Tue Oct 25 2022 zhangruifang <zhangruifang1@h-partners.com> - 1.4.4-3
- Rebuild for next release
* Thu Sep 30 2021 shixuantong <shixuantong@huawei.com> - 1.4.4-2 * Thu Sep 30 2021 shixuantong <shixuantong@huawei.com> - 1.4.4-2
- fix name error in spec file - fix name error in spec file