!4 update release to 2.20

Merge pull request !4 from tianwei/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-29 18:47:16 +08:00 committed by Gitee
commit 2addb8b4fe
3 changed files with 4 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-pycparser Name: python-pycparser
Summary: A parser for the C language Summary: A parser for the C language
Version: 2.19 Version: 2.20
Release: 1 Release: 1
License: BSD License: BSD
URL: http://github.com/eliben/pycparser URL: http://github.com/eliben/pycparser
@ -94,5 +94,8 @@ popd
%{python3_sitelib}/pycparser-*.egg-info %{python3_sitelib}/pycparser-*.egg-info
%changelog %changelog
* Sat Aug 22 2020 tianwei <tianwei12@huawei.com> - 2.20-1
- update to release version 2.20
* Sun Sep 15 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.19-1 * Sun Sep 15 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.19-1
- Package init - Package init