Compare commits

..

No commits in common. "2f892439f8d711ada2e1fcdc43d5a9975da42d48" and "597451a7bd4e5b3314e121d219dcb6f0ffccb6c7" have entirely different histories.

3 changed files with 6 additions and 18 deletions

BIN
4.6.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-zope-component
Version: 6.0
Version: 4.6.2
Release: 1
Summary: Zope Component Architecture
License: ZPLv2.1
License: ZPL 2.1
URL: https://github.com/zopefoundation/zope.component
Source0: https://github.com/zopefoundation/zope.component/archive/%{version}.tar.gz#/zope.component-%{version}.tar.gz
Source0: https://github.com/zopefoundation/zope.component/archive/%{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 = %{version}-%{release}
Provides: python-zope-component
BuildRequires: python3-devel
BuildRequires: python3-setuptools
Requires: python3-zope-deferredimport
@ -74,20 +74,8 @@ mv %{buildroot}/doclist.lst .
%dir %{python3_sitelib}/*
%files help -f doclist.lst
%{_docdir}/*
%{_pkgdocdir}
%changelog
* 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
* Thu Dec 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated

Binary file not shown.