Fix Source0

This commit is contained in:
kkkl12 2020-09-29 10:29:37 +08:00
parent 6c0d76a26d
commit 96a880f4da

View File

@ -1,10 +1,10 @@
Name: python-blinker
Version: 1.4
Release: 4
Release: 5
Summary: A powerful signal lib based on Python
License: MIT
URL: https://pythonhosted.org/blinker/
Source0: http://pypi.python.org/packages/source/b/blinker/blinker-%{version}.tar.gz
Source0: https://pypi.python.org/packages/source/b/blinker/blinker-%{version}.tar.gz
BuildRequires: python2-devel python2-setuptools python3-devel python3-setuptools
@ -64,5 +64,8 @@ cd -
%{python3_sitelib}/blinker
%changelog
* Tue Sep 29 2020 liuweibo <liuweibo10@huawei.com> - 1.4-5
- Fix Source0
* Tue Nov 26 2019 zhouyihang <zhouyihang1@huawei.com> - 1.4-4
- Package init