!21 【轻量级 PR】:Rebuild for next release

From: @zhangruifang2020 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-25 08:15:33 +00:00 committed by Gitee
commit 21d23e3fc0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
name: python-%{srcname}
Version: 1.4.4
Release: 2
Release: 3
Summary: A Python module for determining platform-specific directories
License: MIT
@ -49,6 +49,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/appdirs
%{python3_sitelib}/__pycache__/appdirs.*
%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
- fix name error in spec file