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,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-flufl.i18n
Version: 3.1.3
Release: 1
Release: 2
Summary: High level API for internationalizing Python libraries and applications.
License: Apache 2.0
URL: https://pypi.org/project/flufl.i18n
@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Thu Dec 31 2020 leiju <leiju4@huawei.com>
- Modify Spec and yaml filename
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated