!5 update Source0 and change tar package name
Merge pull request !5 from 桐小哥/master
This commit is contained in:
commit
833febe9d7
@ -1,10 +1,10 @@
|
|||||||
Name: python-pycparser
|
Name: python-pycparser
|
||||||
Summary: A parser for the C language
|
Summary: A parser for the C language
|
||||||
Version: 2.20
|
Version: 2.20
|
||||||
Release: 1
|
Release: 2
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://github.com/eliben/pycparser
|
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 from https://koji.fedoraproject.org/koji/buildinfo?buildID=1092324
|
||||||
Source1: pycparser-0.91.1-remove-relative-sys-path.py
|
Source1: pycparser-0.91.1-remove-relative-sys-path.py
|
||||||
# patch1 is adapted from https://koji.fedoraproject.org/koji/buildinfo?buildID=1092324
|
# patch1 is adapted from https://koji.fedoraproject.org/koji/buildinfo?buildID=1092324
|
||||||
@ -94,6 +94,9 @@ popd
|
|||||||
%{python3_sitelib}/pycparser-*.egg-info
|
%{python3_sitelib}/pycparser-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 5 2020 shixuantong<shixuantong@huawei.com> - 2.20-2
|
||||||
|
- update source0 and change tar package name
|
||||||
|
|
||||||
* Tue Jul 28 2020 jinzhimin<jinzhimin2@huawei.com> - 2.20-1
|
* Tue Jul 28 2020 jinzhimin<jinzhimin2@huawei.com> - 2.20-1
|
||||||
- update to 2.20
|
- update to 2.20
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user