!6 Update package to version 5.1.0
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
784cfcd586
BIN
5.0.1.tar.gz
BIN
5.0.1.tar.gz
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-zope-component
|
||||
Version: 5.0.1
|
||||
Release: 2
|
||||
Version: 5.1.0
|
||||
Release: 1
|
||||
Summary: Zope Component Architecture
|
||||
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,9 +74,12 @@ mv %{buildroot}/doclist.lst .
|
||||
%dir %{python3_sitelib}/*
|
||||
|
||||
%files help -f doclist.lst
|
||||
%{_pkgdocdir}
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
|
||||
BIN
zope.component-5.1.0.tar.gz
Normal file
BIN
zope.component-5.1.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user