Compare commits

..

No commits in common. "5653bcdd3f38ac913e52f470c224a4a63d2e1a23" and "50bee7db181d464e0200eb2686c8403f7f762061" have entirely different histories.

3 changed files with 4 additions and 18 deletions

BIN
5.0.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-zope.i18nmessageid Name: python-zope.i18nmessageid
Version: 6.1.0 Version: 5.0.1
Release: 1 Release: 1
Summary: Message Identifiers for internationalization Summary: Message Identifiers for internationalization
License: ZPLv2.1 License: ZPL 2.1
URL: https://github.com/zopefoundation/zope.i18nmessageid URL: https://github.com/zopefoundation/zope.i18nmessageid
Source0: https://github.com/zopefoundation/zope.i18nmessageid/archive/%{version}.tar.gz#/zope.i18nmessageid-%{version}.tar.gz Source0: https://github.com/zopefoundation/zope.i18nmessageid/archive/%{version}.tar.gz
%description %description
To translate any text, we must be able to discover the source domain To translate any text, we must be able to discover the source domain
@ -35,6 +35,7 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools BuildRequires: python3-setuptools
BuildRequires: python3-cffi BuildRequires: python3-cffi
BuildRequires: gcc BuildRequires: gcc
BuildRequires: gdb
%description -n python3-zope.i18nmessageid %description -n python3-zope.i18nmessageid
To translate any text, we must be able to discover the source domain To translate any text, we must be able to discover the source domain
@ -105,20 +106,5 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Mon Dec 25 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 6.1.0-1
- Update package to version 6.1.0
* Fri Apr 07 2023 xu_ping <707078654@qq.com> - 6.0.1-1
- Upgrade pacakge to 6.0.1
* Thu Dec 15 2022 chendexi <chendexi@kylinos.cn> - 5.1.1-1
- Upgrade pacakge to 5.1.1
* Thu Jul 28 2022 fushanqing <fushanqing@kylinos.cn> - 5.0.1-3
- Unified license name specification
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 5.0.1-2
- DESC: delete BuildRequires gdb
* 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

Binary file not shown.