update Source0
This commit is contained in:
parent
6f994517ba
commit
28344662fd
@ -1,10 +1,10 @@
|
|||||||
Name: pyparsing
|
Name: pyparsing
|
||||||
Version: 2.4.7
|
Version: 2.4.7
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A Python Parsing Module
|
Summary: A Python Parsing Module
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/pyparsing/pyparsing/
|
URL: https://github.com/pyparsing/pyparsing/
|
||||||
Source0: http://downloads.sourceforge.net/pyparsing/pyparsing-%{version}.tar.gz
|
Source0: https://github.com/pyparsing/pyparsing/releases/download/pyparsing_%{version}/pyparsing-%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: dos2unix python2-devel python2-setuptools python3-devel python3-setuptools
|
BuildRequires: dos2unix python2-devel python2-setuptools python3-devel python3-setuptools
|
||||||
@ -83,6 +83,12 @@ dos2unix -k CHANGES LICENSE
|
|||||||
%doc CHANGES README.rst docs examples
|
%doc CHANGES README.rst docs examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 5 2020 shixuantong <shixuantong@huawei.com> - 2.4.7-2
|
||||||
|
- Type: bugfix
|
||||||
|
- ID: NA
|
||||||
|
- SUG: NA
|
||||||
|
- DESC: update Source0
|
||||||
|
|
||||||
* Mon May 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.4.7-1
|
* Mon May 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.4.7-1
|
||||||
- Type:requirement
|
- Type:requirement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user