Modify Source0 Url

This commit is contained in:
wangge 2020-09-11 14:05:26 +08:00
parent 25bc228783
commit 0315ad5e7a

View File

@ -1,13 +1,13 @@
%global with_python2 1 %global with_python2 1
%global with_python3 1 %global with_python3 1
%define source0_subpath 4927363244aaa7fd8a696d32005ea8214c4811550d35edea27797ebbd4fd
Name: python-zope-event Name: python-zope-event
Version: 4.2.0 Version: 4.2.0
Release: 12 Release: 13
Summary: Zope Event Publication Summary: Zope Event Publication
License: ZPLv2.1 License: ZPLv2.1
URL: http://pypi.python.org/pypi/zope.event/ URL: http://pypi.python.org/pypi/zope.event/
Source0: http://pypi.python.org/packages/source/z/zope.event/zope.event-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/cd/a5/%{source0_subpath}/zope.event-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -123,5 +123,8 @@ popd
%endif %endif
%changelog %changelog
* Tue Sep 8 2020 Ge Wang <wangge20@huawei.com> - 4.2.0-13
- Modify Source0 Url
* Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.2.0-12 * Wed Feb 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 4.2.0-12
- Package init - Package init