Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
2f892439f8
!8 Add a missing version tag to the changelog.
From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
2023-12-27 01:02:27 +00:00
xu_ping
0cf9fd5c0a
Add a missing version tag to the changelog.
Signed-off-by: xu_ping <707078654@qq.com>
2023-12-26 08:28:18 +00:00
openeuler-ci-bot
3b4ec3ca8b
!7 Update package to version 0.6
From: @wubijie123 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2023-05-05 06:22:37 +00:00
wubijie
4a282912e7 Update package to version 0.6 2023-05-04 15:12:34 +08:00
openeuler-ci-bot
784cfcd586
!6 Update package to version 5.1.0
From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
2023-02-21 06:32:40 +00:00
jxy_git
5b41510a19 Update package to version 5.1.0 2023-02-21 09:42:51 +08:00
openeuler-ci-bot
7598b8d510
!3 Unified license name specification
From: @fu-shanqing 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
2022-08-01 10:21:14 +00:00
付善庆
a45d954c72
Unified license name specification 2022-08-01 06:14:21 +00:00
openeuler-ci-bot
749238812e
!2 Upgrade to version 5.0.1
From: @wu-leilei 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
2022-06-28 01:18:27 +00:00
wu-leilei
48cc11d7c9 Upgrade to version 5.0.1 2022-06-27 15:26:17 +08:00
3 changed files with 18 additions and 6 deletions

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-zope-component
Version: 4.6.2
Version: 6.0
Release: 1
Summary: Zope Component Architecture
License: ZPL 2.1
License: ZPLv2.1
URL: https://github.com/zopefoundation/zope.component
Source0: https://github.com/zopefoundation/zope.component/archive/%{version}.tar.gz
Source0: https://github.com/zopefoundation/zope.component/archive/%{version}.tar.gz#/zope.component-%{version}.tar.gz
BuildArch: noarch
%description
@ -16,7 +16,7 @@ defining, registering and looking up components.
%package -n python3-zope-component
Summary: Zope Component Architecture
Provides: python-zope-component
Provides: python-zope-component = %{version}-%{release}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
Requires: python3-zope-deferredimport
@ -74,8 +74,20 @@ mv %{buildroot}/doclist.lst .
%dir %{python3_sitelib}/*
%files help -f doclist.lst
%{_pkgdocdir}
%{_docdir}/*
%changelog
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
* Thu May 4 2023 wubijie <wubijie@kylinos.cn> - 6.0-1
- Update package to version 6.0
* Tue Feb 21 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 5.1.0-1
- Update package to version 5.1.0
* Thu Jul 28 2022 fushanqing <fushanqing@kylinos.cn> - 5.0.1-2
- Unified license name specification
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 5.0.1-1
- Upgrade to version 5.0.1
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org> - 4.6.2-1
- Package Spec generated

BIN
zope.component-6.0.tar.gz Normal file

Binary file not shown.