diff --git a/ply-3.10.tar.gz b/ply-3.10.tar.gz new file mode 100644 index 0000000..85bb032 Binary files /dev/null and b/ply-3.10.tar.gz differ diff --git a/python-ply.spec b/python-ply.spec index 9a1b800..f0c2395 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -16,8 +16,8 @@ Here is a list of its essential features:\ Name: python-%{modname} Summary: Python Lex-Yacc -Version: 3.9 -Release: 9 +Version: 3.10 +Release: 1 License: BSD URL: http://www.dabeaz.com/ply/ Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz @@ -108,5 +108,8 @@ popd %doc python3/CHANGES %changelog +* Sat Jun 20 hanhui - 3.10-1 +- update 3.10 + * Mon Sep 16 2019 openEuler Buildteam - 3.9-9 - Package init