update package version to 2.20

This commit is contained in:
19909236985 2020-08-22 16:03:20 +08:00
parent a966aa6e1a
commit 5b4f09f94f
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
Summary: A parser for the C language
Version: 2.19
Version: 2.20
Release: 1
License: BSD
URL: http://github.com/eliben/pycparser
@ -94,5 +94,8 @@ popd
%{python3_sitelib}/pycparser-*.egg-info
%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
- Package init