!7 update Source0 and change tar package name

Merge pull request !7 from 桐小哥/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-09-07 14:13:37 +08:00 committed by Gitee
commit ae9d9a4077
2 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
Name: python-pycparser
Summary: A parser for the C language
Version: 2.20
Release: 1
Release: 2
License: BSD
URL: http://github.com/eliben/pycparser
Source0: http://github.com/eliben/pycparser/archive/pycparser-release_v%{version}.tar.gz
Source0: http://github.com/eliben/pycparser/archive/release_v%{version}.tar.gz
# source1 from https://koji.fedoraproject.org/koji/buildinfo?buildID=1092324
Source1: pycparser-0.91.1-remove-relative-sys-path.py
# patch1 is adapted from https://koji.fedoraproject.org/koji/buildinfo?buildID=1092324
@ -94,6 +94,9 @@ popd
%{python3_sitelib}/pycparser-*.egg-info
%changelog
* Sat Sep 5 2020 shixuantong <shixuantong@huawei.com> - 2.20-2
- update Source0 and change tar package name
* Sat Aug 22 2020 tianwei <tianwei12@huawei.com> - 2.20-1
- update to release version 2.20