Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
5653bcdd3f
!7 Update package to version 6.1.0
From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2023-12-25 09:19:49 +00:00
jxy_git
e9e2943421 Update package to version 6.1.0 2023-12-25 15:33:47 +08:00
openeuler-ci-bot
a579f8d991
!6 upgrade 6.0.1
From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
2023-04-07 06:11:43 +00:00
cherry530
58b8c16c3b Upgrade 6.0.1
Signed-off-by: cherry530 <707078654@qq.com>
2023-04-07 09:27:58 +08:00
openeuler-ci-bot
6425d0ff98
!5 Upgrade package to version 5.1.1
From: @ccdxx 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2022-12-15 10:43:46 +00:00
chendexi
5b66b2f47b Upgrade package tp 5.1.1 2022-12-15 17:10:43 +08:00
openeuler-ci-bot
27bf725e93
!4 Unified license name specification
From: @fu-shanqing 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
2022-08-02 06:54:06 +00:00
付善庆
f96f201071
Unified license name specification 2022-07-29 03:09:14 +00:00
openeuler-ci-bot
2d6a21cdc2 !3 python-zope.i18nmessageid delete BuildRequires gdb
From: @chenyanpanHW
Reviewed-by: @yangzhao_kl
Signed-off-by: @yangzhao_kl
2021-08-05 03:30:47 +00:00
chenyanpanHW
369c095bc8
delete BuildRequires gdb 2021-08-04 21:20:59 +08:00
3 changed files with 18 additions and 4 deletions

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: 5.0.1 Version: 6.1.0
Release: 1 Release: 1
Summary: Message Identifiers for internationalization Summary: Message Identifiers for internationalization
License: ZPL 2.1 License: ZPLv2.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 Source0: https://github.com/zopefoundation/zope.i18nmessageid/archive/%{version}.tar.gz#/zope.i18nmessageid-%{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,7 +35,6 @@ 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
@ -106,5 +105,20 @@ 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.