update python-pyudev.spec.

This commit is contained in:
tianwei 2020-07-24 21:01:51 +08:00 committed by Gitee
parent 5288b7c102
commit 549b482171

View File

@ -1,7 +1,7 @@
%global srcname pyudev %global srcname pyudev
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.21.0 Version: 0.22.0
Release: 10 Release: 1
Summary: A libudev binding Summary: A libudev binding
License: LGPLv2+ License: LGPLv2+
URL: http://pypi.python.org/pypi/pyudev URL: http://pypi.python.org/pypi/pyudev
@ -66,6 +66,9 @@ rm -rf pyudev.egg-info
%changelog %changelog
* Fri Jul 24 2020 tianwei <tianwei12@huawei.com> - 0.22.0-1
- update to release 0.22.0
* Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.21.0-10 * Fri Sep 27 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.21.0-10
- modify requires - modify requires