Modify Spec and yaml filename

This commit is contained in:
lei_ju 2020-12-31 09:35:46 +08:00
parent df3b01e44d
commit b88c0da256
2 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-flufl.i18n Name: python-flufl.i18n
Version: 3.1.3 Version: 3.1.3
Release: 1 Release: 2
Summary: High level API for internationalizing Python libraries and applications. Summary: High level API for internationalizing Python libraries and applications.
License: Apache 2.0 License: Apache 2.0
URL: https://pypi.org/project/flufl.i18n URL: https://pypi.org/project/flufl.i18n
Source0: https://files.pythonhosted.org/packages/2f/ed/291230106c59e1270042b0161c2f84f6c3ddb3b9b02686a52d4ebf38e098/flufl.i18n-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/2f/ed/291230106c59e1270042b0161c2f84f6c3ddb3b9b02686a52d4ebf38e098/flufl.i18n-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Thu Dec 31 2020 leiju <leiju4@huawei.com>
- Modify Spec and yaml filename
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org> * Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated